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

Shorter authentication subkeys #54

Open
andrewgdotcom opened this issue May 18, 2020 · 0 comments
Open

Shorter authentication subkeys #54

andrewgdotcom opened this issue May 18, 2020 · 0 comments
Assignees
Milestone

Comments

@andrewgdotcom
Copy link
Owner

Smartcards are quite slow when processing rsa4096. This can be problematic when using authentication subkeys for batch processing, e.g. via ansible, chef etc. Since authentication keys need not remain secure in the long term (unlike encryption keys), rsa4096 for auth is overkill. We should consider reducing this to rsa2048.

@andrewgdotcom andrewgdotcom added this to the 0.2.0 milestone May 18, 2020
@andrewgdotcom andrewgdotcom self-assigned this May 18, 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

1 participant