aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2020-04-14 15:01:40 +0200
committerChocobozzz <me@florianbigard.com>2020-04-14 15:01:40 +0200
commitfbb740a3169346a29a47725a87aaedbf64804d6a (patch)
treeb3a1dd72f5bb7bdf192aad8245ea89a6c0d8482c /README.md
parent0c534f784f869dd783640656316b260a91c3d111 (diff)
downloadPeerTube-fbb740a3169346a29a47725a87aaedbf64804d6a.tar.gz
PeerTube-fbb740a3169346a29a47725a87aaedbf64804d6a.tar.zst
PeerTube-fbb740a3169346a29a47725a87aaedbf64804d6a.zip
Update peertube introduction
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/README.md b/README.md
index c78b8dede..c1bcbec5c 100644
--- a/README.md
+++ b/README.md
@@ -73,7 +73,12 @@ Be part of a network of multiple small federated, interoperable video hosting pr
73Introduction 73Introduction
74---------------------------------------------------------------- 74----------------------------------------------------------------
75 75
76PeerTube is a free, decentralized and federated video platform developed as an alternative to other platforms that centralize our data and attention, such as YouTube, Dailymotion or Vimeo. :clapper: But one organization hosting PeerTube alone may not have enough money to pay for bandwidth and video storage of its servers, all servers of PeerTube are interoperable as a federated network, and non-PeerTube servers can be part of the larger Vidiverse (federated video network) by talking our implementation of ActivityPub. Video load is reduced thanks to P2P (BitTorrent) in the web browser via <a href="https://github.com/webtorrent/webtorrent">WebTorrent</a>. 76PeerTube is a free, decentralized and federated video platform developed as an alternative to other platforms that centralize our data and attention, such as YouTube, Dailymotion or Vimeo. :clapper:
77
78But one organization hosting PeerTube alone may not have enough money to pay for bandwidth and video storage of its servers,
79all servers of PeerTube are interoperable as a federated network, and non-PeerTube servers can be part of the larger Vidiverse
80(federated video network) by talking our implementation of ActivityPub.
81Video load is reduced thanks to P2P in the web browser using <a href="https://github.com/webtorrent/webtorrent">WebTorrent</a> or <a href="https://github.com/novage/p2p-media-loader">p2p-media-loader</a>.
77 82
78To learn more, see: 83To learn more, see:
79* This [two-minute video](https://framatube.org/videos/watch/217eefeb-883d-45be-b7fc-a788ad8507d3) (hosted on PeerTube) explaining what PeerTube is and how it works 84* This [two-minute video](https://framatube.org/videos/watch/217eefeb-883d-45be-b7fc-a788ad8507d3) (hosted on PeerTube) explaining what PeerTube is and how it works