DEV Community

Discussion on: Configuring SSH for git

Collapse
 
mausworks profile image
Rasmus Wennerström • Edited

Here's a dumb question — "How much more secure will I be if I use ED25519 over RSA?"

And are there any caveats to this?

EDIT: I posted this "dumb question", not because I like RSA, but because I'm curious

Collapse
 
rafaelcpalmeida profile image
Rafael Almeida

Have a look at this.

Thread Thread
 
mausworks profile image
Rasmus Wennerström

Great write-up, thanks for sharing this.