Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mention elliptic curve algorithms in best practices guide #454

Closed
anarcat opened this issue Sep 7, 2017 · 1 comment
Closed

mention elliptic curve algorithms in best practices guide #454

anarcat opened this issue Sep 7, 2017 · 1 comment

Comments

@anarcat
Copy link
Contributor

anarcat commented Sep 7, 2017

The best practices guide could suggest considering ECC subkeys since they are now supported in 2.1. They are faster, which is very useful for security tokens. Note that if there's a RSA and ECC key on a key, GnuPG 1.4 will do the right thing and choose the one that works (e.g. use RSA if it doesn't support ECC)...

kradan added a commit to kradan/riseup_help that referenced this issue Jul 7, 2018
kradan added a commit to kradan/riseup_help that referenced this issue Sep 20, 2018
kradan added a commit to kradan/riseup_help that referenced this issue Sep 28, 2019
kradan added a commit to kradan/riseup_help that referenced this issue Oct 4, 2019
@micah
Copy link
Contributor

micah commented Aug 19, 2020

We have deprecated the best practices guide, and instead tell people to use the defaults now, so closing this issue!

@micah micah closed this as completed Aug 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants