Ask HN: SSH – authorized_keys comment field format (best practices)?7 points·by vaporup·há 2 anos·1 comments
vaporup·há 2 anos·discussWhat an unfortunate name to search for. Searching for debhelper finds mainly documentation but search for debputy and you are lost...
vaporup·há 3 anos·discussActually it is not that hard: - default: https://vaporup.github.io/books/the-pragmatic-sysadmin/debian-packaging/ - quick: https://nfpm.goreleaser.com/usage/
vaporup·há 3 anos·discussOh man, this is great. I was always confused with this stuff and didn't notice that this is such a big mess...Thank you
vaporup·há 4 anos·discussYes, I use them for work. Checkout ssh-certinfo also:https://github.com/vaporup/ssh-tools/blob/master/ssh-certinf...
vaporup·há 4 anos·discussAre there now any libraries which can parse dynamic YAML files?I found it very hard to do with map[string]interface{} or figuring out which kind of structs to create...For JSON there seem to be many libs now which can do this.
vaporup·há 4 anos·discussSomething like https://whoosh.readthedocs.io for Crystal-Lang, Go-Lang, or as a CLI tool