ThisIsJo(e).com

Hello, this is my blog, where I document my thoughts and opinions. My current professional passions are cybersecurity, Linux, and networking.

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…