Ask HN: SSH – authorized_keys comment field format (best practices)?7 points·by vaporup·2 anni fa·1 comments
vaporup·2 anni fa·discussWhat an unfortunate name to search for. Searching for debhelper finds mainly documentation but search for debputy and you are lost...
vaporup·3 anni fa·discussActually it is not that hard: - default: https://vaporup.github.io/books/the-pragmatic-sysadmin/debian-packaging/ - quick: https://nfpm.goreleaser.com/usage/
vaporup·3 anni fa·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·4 anni fa·discussYes, I use them for work. Checkout ssh-certinfo also:https://github.com/vaporup/ssh-tools/blob/master/ssh-certinf...
vaporup·4 anni fa·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·4 anni fa·discussSomething like https://whoosh.readthedocs.io for Crystal-Lang, Go-Lang, or as a CLI tool