Skip to content

Instantly share code, notes, and snippets.

@cgwalters
Last active September 16, 2015 12:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cgwalters/7f482510290405f59df9 to your computer and use it in GitHub Desktop.
Save cgwalters/7f482510290405f59df9 to your computer and use it in GitHub Desktop.
public-ssh-keys.md

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512

This is a GPG (clear)signed document that I will keep updated with my public SSH keys for general-purpose use.

My GPG key can be found on https://keybase.io/walters (fingerprint: 1CEC7A9DF7DA85ABEF843DC0A866D7CCAE087291)

If you want to give me access to a machine, I recommend using the raw view, and gpg --verify on the document to verify my signature (and not just github's copy):

curl -L https://gist.githubusercontent.com/cgwalters/7f482510290405f59df9/raw/public-ssh-keys.md > walters-ssh.md
gpg --verify walters-ssh.md

Then extract the SSH key from the verified walters-ssh.md.

Preferred: ED25519, walters+2015-general@verbum.org

ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOQkQHeKan3X+g1jILw4a3KtcfEIED0kByKGWookU7ev walters+2015-general@verbum.org

Legacy: RSA (use only for systems with ancient SSH)

ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDhNhbnKX9mNKsOWTloW/e4XlWBzctBkIDPp8/rV7Ff+S09ykp0k6CG+sWBbh7sipkR//qavRSO+iE1bVBxS1CtV1zMz5sN9n8HUna+sAJB7V34gXCa3Fk3uPgm6OMuNn+wgIVdJH2MUXB0OLHX3onoM3w3f2e0r7zz9aBTJcXIVlkSTEfaivrSkKydzf88tRt3nOG+xGWXKWRDniSOODVI65CY+NIYXz1o2s8CS+CKrezUT6sj2nmkXKtQr7dQ97X7zDXYkhrtVpoVBEhkcc1Rhz6vjrhw9Rh6k7/t/GA3bm6GAxzLX5ZiI6OLWazm3MPTcBGgVd7JNh8A3lh1mwlH walters@lenny

-----BEGIN PGP SIGNATURE-----

iQEcBAEBCgAGBQJV+WenAAoJENxF/VkhwT8LIc4IAJ9aB+EU+GnPQAUAELUDmEAe LH4kMFMakneni7BpEOnQg5CEf8MeiIu/x3MzE9DHOwNFZ1Hi1qaS2Qo3AHQ0NKKn H64Wd0jy90PQTK1JjwdmHAGgKLgFUt4uW7w2vlHbiYHW8U8ZA2ZMxo21ytbkANMS y1atXRWH7vK9hsIdpBihtGaGMsATwdWi/jeCEwZFJBYdRR7Jmt+PmnBvGwSXbt8k WauSf9PNb6n1wyF2Ulgt5hJfbA7iQ364Ax0OwmM8nvM6coEBcWFo4iAVN4LLK4HZ sDNbMQOLt7nE80Y5KQ+3gg3r3rbAknQ3Y6AZjGI9yq1HtQvF85IbJ0Gl1JVKOoE= =VLEX -----END PGP SIGNATURE-----

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment