From: Chocobozzz Date: Wed, 11 Jul 2018 11:59:20 +0000 (+0200) Subject: Update P2P & Privacy paragraph X-Git-Tag: v1.0.0-beta.10.pre.1~77 X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=18187cb9c4aacd98442d952556713bbe717efc6b;p=github%2FChocobozzz%2FPeerTube.git Update P2P & Privacy paragraph --- diff --git a/client/src/app/+about/about-peertube/about-peertube.component.html b/client/src/app/+about/about-peertube/about-peertube.component.html index a58924ad8..55ac344f9 100644 --- a/client/src/app/+about/about-peertube/about-peertube.component.html +++ b/client/src/app/+about/about-peertube/about-peertube.component.html @@ -53,7 +53,7 @@
  • - Web peers are not directly sent by the tracker: because we use WebRTC inside the web browser, the protocol is different from classic BitTorrent. + Web peers are not publicly accessible: because we use WebRTC inside the web browser (with the WebTorrent library), the protocol is different from classic BitTorrent. When you are in a web browser, you send a signal containing your IP address to the tracker that will randomly choose other peers to forward the information to. See this document for more information