diff options
author | Paul Duncan <pabs@pablotron.org> | 2025-05-26 19:00:57 -0400 |
---|---|---|
committer | Paul Duncan <pabs@pablotron.org> | 2025-05-26 19:00:57 -0400 |
commit | 48c22b6d58e8edd8f3cdb7cf9417c5493a359620 (patch) | |
tree | 98867f635103063d7b77f1486cfed73e60b57772 | |
parent | 8d3be23a6c3a03a448e82ec54276ac10517fdda5 (diff) | |
download | pablotron.org-48c22b6d58e8edd8f3cdb7cf9417c5493a359620.tar.xz pablotron.org-48c22b6d58e8edd8f3cdb7cf9417c5493a359620.zip |
content/articles/about.md: add pgp key fingerprint, update mastodon and onion service wording
-rw-r--r-- | content/articles/about.md | 15 |
1 files changed, 11 insertions, 4 deletions
diff --git a/content/articles/about.md b/content/articles/about.md index a1d180a..0fff6ae 100644 --- a/content/articles/about.md +++ b/content/articles/about.md @@ -103,15 +103,16 @@ interesting. More about this site: - [Archived Posts][]: Older blog posts, grouped by year. -- [Site Backend][]: Description of the technology behind this site. -- [Onion Service][pabstor]: This site as an [onion service][]. +- [Site Backend][]: Explanation of the technology behind this site. +- [Onion Service][pabstor]: Site mirror, only accessible via [Tor][]. ## Links - [GitHub][github-me]: My [GitHub][] page. - [Keybase][keybase-me]: My [Keybase][] page. -- [Mastodon][mastodon-me]: My [Mastodon][] page (currently empty). -- [PGP Key][pgp-key]: My [PGP][] key. +- [Mastodon][mastodon-me]: My [Mastodon][] page (mostly empty). +- [PGP Key][pgp-key]: My current [PGP][] key. Fingerprint: + [021136521548EB198F64FF738E182534CDD1F2B8][pgp-key-keys-openpgp-org]. ## Old Sites @@ -173,3 +174,9 @@ Machine][] at the following URLs: "Onion service URL for this site." [onion service]: https://community.torproject.org/onion-services/ "Service that can only be accessed via the Tor network." +[onion address]: https://en.wikipedia.org/wiki/.onion + "Top-level domain for onion services." +[tor]: https://torproject.org/ + "The Onion Router" +[pgp-key-keys-openpgp-org]: https://keys.openpgp.org/search?q=021136521548EB198F64FF738E182534CDD1F2B8 + "Entry for my PGP key on keys.openpgp.org." |