HelloZeroNet / HelloZeroNet/ZeroNet

Can random fileserver_port on each startup help keep anonymity?

Open
#2,225 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
18.8k
Forks
2.3k
PR merge metrics
No merged PRs in 30d

Description

Hello,

while the fileserver_port number is constant (even if once randomly generated), maybe this constant port number can be another indicator that can hurt anonymity of the user meaning if there are [peers who are collecting zeronet network traffic, this constant (unchanging port) may (i do not know) help them pair network activity](http://127.0.0.1:43110/1DdPHedr5Tz55EtQWxqvsbEXPdc4uCVi9D/?:users/14r48CcSSyoNo1PNhy6uWriqpopMUfqfUX:tech:17f22a9d-8c86-440d-a727-262dcc4af749#post-f01a2a8d-d1f6-40b6-a054-da2297547e4d) even if one's IP is changed or if zeronet ID is changed (increasing probability that two IDs are used by one person).

Why not do it by default the way that if fileserver_port is set to 0 in zeronet.conf (i think this should be by default like that), then zeronet will be generating random port on EVERY start?

I think that [this is related code](https://github.com/HelloZeroNet/ZeroNet/blob/6bb929a8961441389acc0ddb830cf5248dd5cde5/src/File/FileServer.py#L51).

Another thing like static fileserver port is count of sites one user has. (i see it in /Stats), unsure why this is needed, because it also looks like another thing that may help connect/pair numeours accounts/IDs?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.