My Fedora Account's Public SSH key
SSH will generate a key pair using either the DSA or RSA algorithm - which algorithm should I use for my Fedora account's public key?
SSH will generate a key pair using either the DSA or RSA algorithm - which algorithm should I use for my Fedora account's public key?
Use RSA key with at least 2048 bits. DSA is not secure these days because it is fixed to 1024 bits and it can be very broken in case you have a poor random number source. DSA is also removed from the default algorithms accepted and used in the OpenSSH tools in Fedora these days (which is another reason why you should use RSA).
My impression is that RSA would currently be the most usual kind of key to authenticate SSH users.
Asked: 2017-06-25 10:00:38 -0600
Seen: 75 times
Last updated: Jun 25 '17
urge... to.. ask for private key... rising (it'll help us troubleshoot, obvs)