diff options
author | Paul Duncan <pabs@pablotron.org> | 2025-05-18 09:41:04 -0400 |
---|---|---|
committer | Paul Duncan <pabs@pablotron.org> | 2025-05-18 09:41:04 -0400 |
commit | 8aff93e9a641a9704e6db0042303d585611b1db2 (patch) | |
tree | 027f384e2354aceb3efe1da601e664e9b55855ab | |
parent | 852ca36fe6154d4df2a4a61e0a58d6bba6e68d1c (diff) | |
download | pablotron.org-8aff93e9a641a9704e6db0042303d585611b1db2.tar.xz pablotron.org-8aff93e9a641a9704e6db0042303d585611b1db2.zip |
TODO.md: mark tor auto-build as done
-rw-r--r-- | TODO.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -33,9 +33,8 @@ note: will need to reduce size of `gallery` ## tor -- url: <http://pabstordmsrzhushs5drpb5mtb2ml56iyacidsjfebl2jlss65rlbsqd.onion/'> -- auto-build update hidden service (right now it's static) - 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"` @@ -734,3 +733,4 @@ - final version of fip203 and fips204 - explanation of math for both? (not done, but covered in post above) - goaccess +- tor: auto-build update hidden service (right now it's static) |