Félinàun Chapeau

Results 9 comments of Félinàun Chapeau

The comments in #602 wrong. API keys still work. So you just surprise broke all your Gandi users with the other backward incompatible PR. I would revert the other PR...

@LenardHess Whatever works for you. I don't have a strong opinion.

API keys still work, therefore #625 broke all your existing Gandi users. I suggest to revert that PR and adopt #626 to allow both, Bearer and Apikeys.

@G-eos API keys are deprecated for many years now, and yet they still work. At least they did 3 weeks ago, when I migrated away from them for other reasons....

I addressed your comments. Please take another look.

Sorry, did I break the Darwin integration? It's not obvious from the logs on the CI what is happening there. Initially, I didn't pay much attention to the broken tests...

@yorickdowne Do you maybe have an update on this issue? Thank you.

With all due respect to your project, but this project has fundamental flaws in its current form. [crypto/rsa](https://pkg.go.dev/crypto/rsa#GenerateKey), and [crypto/ecdas](https://pkg.go.dev/crypto/ecdsa#GenerateKey) both say very specifically that their GenerateKey method is not...

https://github.com/catwith1hat/det_ssh_key is an implementation of deterministic ed25519 keys as envisioned above.