Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to serve files via Tor hidden service #23

Open
philippgille opened this issue Apr 28, 2019 · 0 comments
Open

Add option to serve files via Tor hidden service #23

philippgille opened this issue Apr 28, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@philippgille
Copy link
Owner

philippgille commented Apr 28, 2019

Tor hidden services (v3) have the advantage of being accessible from the internet without having to set up any port forwarding from the router (that's using NAT). Additionally the traffic is encrypted by default.

It should be possible to launch a temporary hidden service with a single simple serve command.

Libraries:

With those libraries it should be possible to include Tor in the single serve binary, without requiring the user to install anything.

Other info:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant