diff options
author | Paul Duncan <pabs@pablotron.org> | 2025-05-18 16:49:53 -0400 |
---|---|---|
committer | Paul Duncan <pabs@pablotron.org> | 2025-05-18 16:49:53 -0400 |
commit | 632f3f8ac42e5cbec4a8e10787ece486fe14a520 (patch) | |
tree | a2c39eecad0abedc2b9317bf9d791a8bcf518506 /content/posts/2025-05-18-onion-service.md | |
parent | c57805158096a664e967d38461ef48440905380f (diff) | |
download | pablotron.org-632f3f8ac42e5cbec4a8e10787ece486fe14a520.tar.xz pablotron.org-632f3f8ac42e5cbec4a8e10787ece486fe14a520.zip |
mv content/posts/2025-05-18-onion-service{,-mirror}.md
Diffstat (limited to 'content/posts/2025-05-18-onion-service.md')
-rw-r--r-- | content/posts/2025-05-18-onion-service.md | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/content/posts/2025-05-18-onion-service.md b/content/posts/2025-05-18-onion-service.md deleted file mode 100644 index 053a76f..0000000 --- a/content/posts/2025-05-18-onion-service.md +++ /dev/null @@ -1,29 +0,0 @@ ---- -slug: onion-service-mirror -title: "Onion Service Mirror" -date: "2025-05-18T09:44:21-04:00" ---- -This site is now mirrored as an [onion service][] at the following -([Tor][]-only) [URL][]: - -[http://pabstordmsrzhushs5drpb5mtb2ml56iyacidsjfebl2jlss65rlbsqd.onion/][pabstor] - -See [Site Backend - Onion Service][site-backend-onion-service] for more -details. - -[tor]: https://torproject.org/ - "The Onion Router" -[onion service]: https://community.torproject.org/onion-services/ - "Service that can only be accessed via the Tor network." -[pabstor]: http://pabstordmsrzhushs5drpb5mtb2ml56iyacidsjfebl2jlss65rlbsqd.onion - "Onion service URL for this site." -[site-backend-onion-service]: {{< relref "articles/site-backend" >}}#onion-service - "Site Backend, Onion Service" -[url]: https://en.wikipedia.org/wiki/URL - "Uniform resource locator (URL)" -[.onion]: https://en.wikipedia.org/wiki/.onion - "Top-level domain for onion services." -[mkp224o]: https://github.com/cathugger/mkp224o/ - "Vanity .onion address generator" -[vanity .onion address]: https://community.torproject.org/onion-services/advanced/vanity-addresses/ - "Vanity .onion address." |