PeerTube

PeerTube
A triangle pointing to the right that resembles a "play video" icon and consists of three smaller triangles of the same shape
Screenshot of a PeerTube test instance run by the Blender Foundation.
Developer(s) Framasoft, et. al
Preview release
v1.0.0-beta.10 / 7 August 2018 (2018-08-07)
Repository github.com/Chocobozzz/PeerTube
Written in TypeScript, HTML, CSS, SQL
Operating system Unix-like
Platform Web
Available in English
License AGPL v3.0+[1]
Website joinpeertube.org

PeerTube is a free, decentralized, federated video platform that uses peer-to-peer technology to reduce load on individual servers. It's released under the GNU Affero General Public License.

Started in 2015 by a programmer known as Chocobozzz, development of PeerTube is now supported by the French non-profit Framasoft. The aim is to provide an alternative to centralized platforms such as YouTube, Vimeo, or Dailymotion.

Origins and history

In 2015, as he was a student and could not find an alternative to YouTube, Chocobozzz began developing a peer-to-peer protocol to share videos.[2] He was contacted in 2017 by Framasoft, which had a campaign called Contributopia,[3] the goal of which is to create alternatives to centralized platforms. In order to support him and his work, notably on improving the design and usability, Framasoft hired the developer.

In 2018, Framasoft launched a crowdfunding on KissKissBankBank which raised more than €51,000 — more than double the initial goal of €20,000.[4]

A first beta of PeerTube was released in March 2018[5] and the first stable version is scheduled for October 2018. In June 2018, only a few months after the first beta, 113 instances[6] are publicly available on the web that together host more than 10,000 videos.[7]

Technology

PeerTube uses WebTorrent technology. Each server hosts a torrent tracker and each web browser viewing a video reshares it. This allows to share the load between the server itself and the clients as well as the bandwidth used through P2P technology.

The system works via a federation of instances run by independent entities. Each PeerTube server can host any number of videos by itself, and can additionally federate with other servers to let users watch their videos in the same user interface. This federation permits to collectively host a large number of videos in a unified platform, without having to build an infrastructure comparable to that of the web giants. Each server is operated by and stays under the sole administration of a distinct entity.

PeerTube uses the ActivityPub protocol, a new W3C web standard, in order to allow decentralization and compatibility with other services such as Hubzilla, Mastodon or Diaspora*.[8] It is for example possible to comment on a video from a Mastodon account. This can create a whole "ecosystem", as opposed to locked-in platforms of the Big Four tech companies. This ecosystem aims to be resilient against censorship[9] [10] and DDoS, the Big Four being an example of single point of failure.

The software relies on the PostgreSQL DBMS.

References

  1. "README.md §License".
  2. (in French) "PeerTube, une tentative d'alternative française et décentralisée à YouTube".
  3. (in French) "Contributopia".
  4. "PeerTube Crowdfunding".
  5. (in French) "PeerTube : le « YouTube décentralisé » passe en bêta publique".
  6. (in French) "Après YouTube… PeerTube ? Déjà des centaines d'instances !".
  7. "Statistiques PeerTube".
  8. "Just a few Facebook, Twitter, Instagram, and YouTube alternatives". 18 June 2018.
  9. Foundation, Blender. "YouTube Blocks Blender Videos Worldwide". blender.org.
  10. "Torrentfreak".
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.