diff options
author | John Turner <jturner.usa@gmail.com> | 2025-07-26 02:25:39 -0400 |
---|---|---|
committer | John Turner <jturner.usa@gmail.com> | 2025-07-26 02:25:39 -0400 |
commit | 2e00eef658828a83401fb446d98fb86d750d325f (patch) | |
tree | 1979feb80340fcbe0e097969342e5a6d658473b3 | |
parent | c117573bbd78bbb13ffc252f6ea776f295b2112e (diff) | |
download | website-2e00eef658828a83401fb446d98fb86d750d325f.tar.gz |
add links to keys to allow downloading them from scripts easier
-rw-r--r-- | index.org | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -11,6 +11,8 @@ Some of my projects can be viewed at [[https://jturnerusa.dev/gitweb]]. ** pgp Send me private messages with PGP if you'd like! + +[[https://jturnerusa.dev/keys/gpg/jturnerusa@gmail.com]] #+BEGIN_SRC -----BEGIN PGP PUBLIC KEY BLOCK----- @@ -29,6 +31,8 @@ u7DSW37j3OZzTtxQswEA70uff9WN+PmZWrJ3pkvjM9eJHA6xGxy2HRerw3BNJQE= ** ssh I sign my git commits with my ssh keys. + +[[https://jturnerusa.dev/keys/ssh/gentoo-pc]] #+BEGIN_SRC ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIA3D6QtWHDFV5agz2Ms/wPOAmRSuH3xGfsI/a8Nnex0c #+END_SRC |