Software:PeerTube

From HandWiki
PeerTube
A triangle pointing to the right that resembles a "play video" icon and consists of three smaller triangles of the same shape
PeerTube - Blender Foundation screenshot.png
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; 5 years ago (2018-08-07)
Repositorygithub.com/Chocobozzz/PeerTube
Written inTypeScript, HTML, CSS, SQL
Operating systemUnix-like
PlatformWeb
Available inEnglish
LicenseAGPL v3.0+[1]
Websitejoinpeertube.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.[2] 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.[3] He was contacted in 2017 by Framasoft, which had a campaign called Contributopia,[4] 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 (fr) which raised more than €53,000 — more than double the initial goal of €20,000.[5][2]

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

In June 2018, as a result of its videos disappearing amid changes regarding the monetization of YouTube channels, the Blender Foundation began experimenting with hosting a PeerTube instance to distribute ad-free copies of the foundation's videos.[9]

Technology

File:What is Peertube.webm 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*.[10] 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] [11] 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". https://github.com/Chocobozzz/PeerTube/blob/develop/README.md#user-content-license. 
  2. 2.0 2.1 "PeerTube 1.0: the free/libre and federated video platform". https://framablog.org/2018/10/15/peertube-1-0-the-free-libre-and-federated-video-platform/. 
  3. (in French) "PeerTube, une tentative d'alternative française et décentralisée à YouTube". http://www.lefigaro.fr/secteur/high-tech/2018/03/30/32001-20180330ARTFIG00001-peertube-une-tentative-d-alternative-francaise-et-decentralisee-a-youtube.php. 
  4. (in French) "Contributopia". https://framablog.org/2017/10/09/contributopia-degoogliser-ne-suffit-pas/. 
  5. "PeerTube Crowdfunding". https://www.kisskissbankbank.com/en/projects/peertube-a-free-and-federated-video-platform. 
  6. (in French) "PeerTube : le « YouTube décentralisé » passe en bêta publique". https://www.nextinpact.com/news/106357-peertube-youtube-decentralise-passe-en-beta-publique.htm. 
  7. (in French) "Après YouTube… PeerTube ? Déjà des centaines d’instances !". https://www.linformaticien.com/actualites/id/49046/apres-youtube-peertube-deja-des-centaines-d-instances.aspx. 
  8. "Statistiques PeerTube". https://instances.joinpeertube.org/instances/stats. 
  9. 9.0 9.1 Foundation, Blender. "YouTube Blocks Blender Videos Worldwide". https://www.blender.org/media-exposure/youtube-blocks-blender-videos-worldwide/. 
  10. "Just a few Facebook, Twitter, Instagram, and YouTube alternatives". 18 June 2018. https://www.slashgear.com/just-a-few-facebook-twitter-instagram-and-youtube-alternatives-18534631/. 
  11. "Torrentfreak". https://torrentfreak.com/peertube-a-censorship-resistent-youtube-alternative-180623/.