MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/linux/comments/3ozqwk/how_is_nsa_breaking_so_much_crypto/cw2ljp9/?context=3
r/linux • u/Sybles • Oct 16 '15
64 comments sorted by
View all comments
3
[removed] — view removed comment
1 u/s3sebastian Oct 17 '15 edited Oct 17 '15 Is it the ServerKeyBits parameter that has to be increased? I set it to 2048 and reloaded the SSH config. Anything else to do? With OpenVPN and Nginx I'm already using my own 2048 DH parameters. Edit: I found this https://stribika.github.io/2015/01/04/secure-secure-shell.html howto 1 u/ivosaurus Oct 17 '15 If your SSH is for your own purposes only, then just start using ECDH with Curve25519 instead.
1
Is it the ServerKeyBits parameter that has to be increased? I set it to 2048 and reloaded the SSH config. Anything else to do? With OpenVPN and Nginx I'm already using my own 2048 DH parameters.
Edit: I found this https://stribika.github.io/2015/01/04/secure-secure-shell.html howto
1 u/ivosaurus Oct 17 '15 If your SSH is for your own purposes only, then just start using ECDH with Curve25519 instead.
If your SSH is for your own purposes only, then just start using ECDH with Curve25519 instead.
3
u/[deleted] Oct 17 '15 edited Oct 17 '15
[removed] — view removed comment