HelloZeroNet / HelloZeroNet/ZeroNet

[feature suggestion] "--tor inside" option to run ZeroNet in the VM connected to Tor

Đang mở
#474 1 bình luận 2 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
JavaScript
Star
18.8k
Fork
2.3k
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

Currently these options are supported: `--tor {disable,enable,always}`.
`--tor always` is designed to run alongside the Tor process, and means that ZeroNet will use the Tor controller port to create the hidden service and Tor's SOCKS5 port to connect to the peers.

However, people sometimes also run Tor-connected VMs. This is actually the most secure way to connect to the Tor network, see for example the Whonix and Qubes projects. The suggested `--tor inside` option will work the same way as `--tor always` works with these exceptions:
- NetZero will not use SOCKS5, instead it will just connect to all peers directly, and perform DNS queries directly too, dark and clear nets alike.
- NetZero will not use the Tor controller port, instead the HS address and port will be supplied as an additional, required argument, for example `--tor_hidden_service {hs1}.onion:{port1}{:{hs2}.onion:{port2}{:...}}`. User will create hidden service(s) and route it/them to that port(s).

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.