X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2Fabout%2Fabout.component.html;h=6fa856742fb46108fcc438a887c648ccd562e38d;hb=45c0fb35eb3904cbea91ff1ee450d308bbb4ebdb;hp=c0be53581b7b92923395cb03d080424760eaf412;hpb=36f9424ff192b0584a433bc196bced6fcf265808;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/about/about.component.html b/client/src/app/about/about.component.html index c0be53581..6fa856742 100644 --- a/client/src/app/about/about.component.html +++ b/client/src/app/about/about.component.html @@ -3,6 +3,10 @@ Welcome to the {{ instanceName }} instance +
+
{{ shortDescription }}
+
+
Description
@@ -14,4 +18,33 @@
+ +
+
Signup
+ +
+ User registration is allowed and + + + this instance provides a baseline quota of {{ userVideoQuota | bytes: 0 }} space for the videos of its users. + + + + this instance provides unlimited space for the videos of its users. + +
+ +
+ User registration is currently not allowed. +
+
+ +
+
P2P & Privacy
+ +

+ PeerTube uses the BitTorrent protocol to share bandwidth between users. It implies that your public IP address is stored in the public BitTorrent tracker of the video PeerTube instance as long as you're watching the video. + If you want to keep your public IP address private, please use a VPN or Tor. +

+