Comment by kodablah
4 years ago
Easy to get around residential ISP NAT issues too. It's really easy for any software to start a local ephemeral onion service on Tor on their local machine and have it reachable worldwide in a couple seconds.
I'm a fan of this project and have been watching it for a while. It is my hope that more self-at-home-hosted options pop up in this space around Tor onion services.
> ...self-at-home-hosted options pop up in this space around Tor onion services.
See also: https://github.com/agl/pond
With Snowflake bridges, apps can now connect to the Tor network from within a browser.
Ref: https://snowflake.torproject.org/
Shameless plug, I also wrote a simple lib that makes onion services easy: https://github.com/cretz/bine (OP's project uses a fork of it and I plan on putting more time into it soon)