HelloZeroNet/Documentation

Insecure instructions for using ZeroNet with Tor Browser

Open

#84 opened on Sep 23, 2018

View on GitHub
 (3 comments) (0 reactions) (0 assignees)JavaScript (117 forks)github user discovery
help wanted

Repository metrics

Stars
 (79 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

How to use ZeroNet in Tor browser? advices telling TB to not send traffic to 127.0.1 through Tor. While this is required for ZeroNet to work, this might also allow malicious sites to fetch content from other ports and allow fingerprinting users.

I am thinking of http://127.0.0.1:631 which is CUPS/printing web interface (often used in Linux, macOS), http://127.0.0.1:8080/ can be anything (IPFS uses it by default, I have Syncthing there, I think µTorrent also uses it for remote UI), transmission-daemon uses 9091 if I recall correctly.

Contributor guide