Skip to content
This repository has been archived by the owner on May 10, 2019. It is now read-only.

detect browser speed and downgrade keysize if needed #762

Closed
benadida opened this issue Dec 15, 2011 · 5 comments
Closed

detect browser speed and downgrade keysize if needed #762

benadida opened this issue Dec 15, 2011 · 5 comments

Comments

@benadida
Copy link
Contributor

No description provided.

@shane-tomlinson
Copy link

I'm digging this approach, it could mean that we could support some older devices like my ancient iPod Touch that always times out when generating a key - even using DSA.

@benadida
Copy link
Contributor Author

after some discussion with bsmith, I'm starting to think we may be able to move to 1024-bit keys for everyone, given how short-lived our keys are, and given that they're only signing keys.

@benadida
Copy link
Contributor Author

barring issues raised on mailing list, action here is to downgrade all keys to 1024-bit, which should be plenty.

@lloyd
Copy link
Contributor

lloyd commented Apr 17, 2012

done in train 2012.04.11

@lloyd lloyd closed this as completed Apr 17, 2012
@benadida benadida removed their assignment Jan 6, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants
@benadida @lloyd @shane-tomlinson and others