linux
-
Hello, this blog post is somewhat dated. First, I would say don’t use RSA unless it’s a legacy system or version of OpenSSH. RSA is an older algorithm, and I believe it’s time to move to new standardized algorithms like ECDSA or Ed25519. SSH is simple to use, and I used it a lot during…