From 51de2c7ff3304a553d4e422c2eef23910edf5b55 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Thu, 14 Jan 2021 09:43:06 +0100 Subject: Update project description --- client/src/app/+about/about-peertube/about-peertube.component.html | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'client/src/app/+about') 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 5a0b6f46e..9bfda58a8 100644 --- a/client/src/app/+about/about-peertube/about-peertube.component.html +++ b/client/src/app/+about/about-peertube/about-peertube.component.html @@ -65,7 +65,7 @@
-
+

P2P & Privacy @@ -78,7 +78,7 @@

- The main threat to your privacy induced by BitTorrent lies in your IP address being stored in the instance's BitTorrent + 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.

@@ -115,8 +115,7 @@
  • - 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. + Web peers are not publicly accessible: because we use the websocket transport, the protocol is different from classic BitTorrent tracker. 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 -- cgit v1.2.3