From 57062ba1f3050561cdfb940fcd8892959b68dc2c Mon Sep 17 00:00:00 2001 From: Paul Duncan Date: Sun, 18 May 2025 09:47:50 -0400 Subject: add content/posts/2025-05-18-tails-and-onion-service.md --- content/posts/2025-05-18-tails-and-onion-service.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 content/posts/2025-05-18-tails-and-onion-service.md diff --git a/content/posts/2025-05-18-tails-and-onion-service.md b/content/posts/2025-05-18-tails-and-onion-service.md new file mode 100644 index 0000000..c42e0bf --- /dev/null +++ b/content/posts/2025-05-18-tails-and-onion-service.md @@ -0,0 +1,21 @@ +--- +slug: tails-and-onion-service +title: "Tails and Onion Service" +date: "2025-05-18T09:44:21-04:00" +draft: true +--- +Post about fiddling with Tails and hosting site as onion service + +tails notes +- hidetopmenu extension does not work :/ +- screenshot +- ddg onion, cloud password +- firefox loses settings +- resizing img to enable persistent storage with gnome boxes +- more (see notes) + +tor onion service: +- set up vanity `.onion` +- updated `deploy.rb` to accept `DEPLOY_BASE_URL` +- deploying as static site to nginx +- using unix socket instead of port -- cgit v1.2.3