This website is powered by PeerTube

mascot

PeerTube is a self-hosted ActivityPub-federated video streaming platform using P2P directly in your web browser.

It is free and open-source software, under AGPLv3 licence.

For more information, please visit joinpeertube.org.

Discover how to setup your account, what is a channel, how to create a playlist and more!
Discover unofficial Android applications or browser addons!
Want to help to improve PeerTube? You can translate the web interface, give your feedback or directly contribute to the code!

P2P & Privacy

PeerTube uses the BitTorrent protocol to share bandwidth between users by default to help lower the load on the server, but ultimately leaves you the choice to switch back to regular streaming exclusively from the server of the video. What follows applies only if you want to keep using the P2P mode of PeerTube.

The main threat to your privacy induced by BitTorrent lies in your IP address being stored in the instance's BitTorrent tracker as long as you download or watch the video.

What are the consequences?

In theory, someone with enough technical skills could create a script that tracks which IP is downloading which video. In practice, this is much more difficult because:

The worst-case scenario of an average person spying on their friends is quite unlikely. There are much more effective ways to get that kind of information.

How does PeerTube compare with YouTube?

The threats to privacy with YouTube are different from PeerTube's. In YouTube's case, the platform gathers a huge amount of your personal information (not only your IP) to analyze them and track you. Moreover, YouTube is owned by Google/Alphabet, a company that tracks you across many websites (via AdSense or Google Analytics).

What can I do to limit the exposure of my IP address?

Your IP address is public so every time you consult a website, there is a number of actors (in addition to the final website) seeing your IP in their connection logs: ISP/routers/trackers/CDN and more. PeerTube is transparent about it: we warn you that if you want to keep your IP private, you must use a VPN or Tor Browser. Thinking that removing P2P from PeerTube will give you back anonymity doesn't make sense.

What will be done to mitigate this problem?

PeerTube wants to deliver the best countermeasures possible, to give you more choice and render attacks less likely. Here is what we put in place so far:

Ultimately, remember you can always disable P2P by toggling it in the video player, or just by disabling WebRTC in your browser.