diff options
author | Paul Duncan <pabs@pablotron.org> | 2025-05-18 11:58:37 -0400 |
---|---|---|
committer | Paul Duncan <pabs@pablotron.org> | 2025-05-18 11:58:37 -0400 |
commit | 93d5722964c51829132ff6a9b42daa1e02d287ff (patch) | |
tree | abf7ebc1fbb87df701a03fbacc812055c38218b2 | |
parent | f97ae79ebb0a1b5c755ce69d5dfa2a6f8402ceee (diff) | |
download | pablotron.org-93d5722964c51829132ff6a9b42daa1e02d287ff.tar.xz pablotron.org-93d5722964c51829132ff6a9b42daa1e02d287ff.zip |
TODO.md: mark tor stuff as done
-rw-r--r-- | TODO.md | 8 |
1 files changed, 1 insertions, 7 deletions
@@ -31,13 +31,6 @@ directory: `user.k3:/data/backup/k2/sda6/share/www/pablotron.org/htdocs` note: will need to reduce size of `gallery` -## tor -- add `Onion-Location` header: - url: <http://pabstordmsrzhushs5drpb5mtb2ml56iyacidsjfebl2jlss65rlbsqd.onion/'> - ref: <https://community.torproject.org/onion-services/advanced/onion-location/> - `Header set Onion-Location "http://your-onion-address.onion%{REQUEST_URI}s"` -- add about page link - ## post ideas - fast document search: postgres fts, `pg_trgm`, and tika (git/test/sift) (richard asked about this on 2019-07-22, so +1) @@ -734,3 +727,4 @@ - explanation of math for both? (not done, but covered in post above) - goaccess - tor: auto-build update hidden service (right now it's static) +- tor: add `Onion-Location` header |