Skip to content

Add singlehop hidden service capability

micah requested to merge micah/platform:feature/singlehop into master

This cuts the number of hops for a tor onion service from 6 to 3, speeding it up considerably. This removes the anonymity aspect of the service, so it must be enabled intentionally, knowing that the server's location no longer is hidden.

https://blog.torproject.org/blog/whats-new-tor-0298

This is a feature that riseup uses.

Merge request reports