.. RSA instructions
.. Author: Jonathan Dan

.. STATUS: snippet

1. Generate key: ``ssh-keygen -t rsa -b 4096 -C "your_email@byteflies.com"``
2. Save key in the default location
3. Choose and confirm a passphrase to encrypt your private key
