Carlos Alexandro Becker
Carlos Alexandro Becker
I think current version of glow is still using the rsa keys, so we prob want to migrate them to the ed15519 ones as well... or somehow force the old...
I feel like this should be here somewhere... 
currently it is not possible to use password protected keys in server mode.
ideally the password should be asked only on use, in order to avoid asking the password of all user keys to use only one of them. not even sure that...
v2
any plans to implement api v2?
Any way to show the error rate (total requests vs 5xx requests) on the plugin?
tag
Can you tag the releases? It would be good because then we can use the tags without fear of api-breaking changes... Thanks!
### Describe the bug Building things that use this library seems to yield an error on darwin, both amd64 and arm64. Example output: ``` ❯ GOOS=darwin GOARCH=arm64 go build ....
closes https://github.com/goreleaser/goreleaser/issues/2911