diff options
author | Paul Duncan <pabs@pablotron.org> | 2025-05-18 09:47:50 -0400 |
---|---|---|
committer | Paul Duncan <pabs@pablotron.org> | 2025-05-18 09:47:50 -0400 |
commit | 57062ba1f3050561cdfb940fcd8892959b68dc2c (patch) | |
tree | 35a904dfdbe6a4b53cf5bee6256a850a5dd3be24 | |
parent | 8aff93e9a641a9704e6db0042303d585611b1db2 (diff) | |
download | pablotron.org-57062ba1f3050561cdfb940fcd8892959b68dc2c.tar.xz pablotron.org-57062ba1f3050561cdfb940fcd8892959b68dc2c.zip |
add content/posts/2025-05-18-tails-and-onion-service.md
-rw-r--r-- | content/posts/2025-05-18-tails-and-onion-service.md | 21 |
1 files changed, 21 insertions, 0 deletions
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 |