cyphar.com
cyphar.com copied to clipboard
Fix onion URLs
- Alt-Svc does not work without a matching TLS certificate for the hidden service; the protocol needs to be identical (HTTPS, HTTP/2). A valid .onion certificate from a CA costs an arm and a leg. Replace Alt-Svc with the "Onion-Location" header, which the Tor Browser supports.
- All v2 addresses are currently unreachable, on recent versions of Tor. Remove them.