Track tasks and feature requests
Join 40 million developers who use GitHub issues to help identify, assign, and keep track of the features and bug fixes your projects need.
Sign up for free See pricing for teams and enterprisesLeaked 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