Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upLeaked IP information when using WebTorrent? #1232
Closed
Comments
This comment has been minimized.
This comment has been minimized.
|
Yes. |
This comment has been minimized.
This comment has been minimized.
|
Thanks, what's the API for logging current connections from the console? |
This comment has been minimized.
This comment has been minimized.
|
There's not a direct API method for that. You need to iterate over all the wires. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi there, I'm considering incorporating WebTorrent into a project I'm doing but am worried about privacy concerns. Obviously the torrent mechanism will have to make one's IP public via WebRTC, just to be clear this means that someone can note who is seeding certain information based on their IP, right? Thanks