From 632f3f8ac42e5cbec4a8e10787ece486fe14a520 Mon Sep 17 00:00:00 2001 From: Paul Duncan Date: Sun, 18 May 2025 16:49:53 -0400 Subject: mv content/posts/2025-05-18-onion-service{,-mirror}.md --- content/posts/2025-05-18-onion-service-mirror.md | 29 ++++++++++++++++++++++++ content/posts/2025-05-18-onion-service.md | 29 ------------------------ 2 files changed, 29 insertions(+), 29 deletions(-) create mode 100644 content/posts/2025-05-18-onion-service-mirror.md delete mode 100644 content/posts/2025-05-18-onion-service.md diff --git a/content/posts/2025-05-18-onion-service-mirror.md b/content/posts/2025-05-18-onion-service-mirror.md new file mode 100644 index 0000000..053a76f --- /dev/null +++ b/content/posts/2025-05-18-onion-service-mirror.md @@ -0,0 +1,29 @@ +--- +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." 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." -- cgit v1.2.3