X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=sidebyside;f=README.md;h=ffeee435bc96a8c92a007c0bc5310663c72b293f;hb=187501f8b8e334f043ae1e9af3c9d4f45ea0e6c1;hp=82fbfbba2874d642b694492ec381c3a128ea093a;hpb=2e0752b8c013b7bffa762826f8b3625307bb52d9;p=github%2FChocobozzz%2FPeerTube.git diff --git a/README.md b/README.md index 82fbfbba2..ffeee435b 100644 --- a/README.md +++ b/README.md @@ -83,8 +83,8 @@ Want to see it in action? ## Why -We can't build a FOSS video streaming alternatives to YouTube, Dailymotion, -Vimeo... with a centralized software. One organization alone may not have +We can't build a FOSS video streaming alternative to YouTube, Dailymotion, +Vimeo... with centralized software. One organization alone may not have enough money to pay for bandwidth and video storage of its servers. So we need to have a decentralized network of servers seeding videos (as @@ -150,7 +150,7 @@ See [ARCHITECTURE.md](/ARCHITECTURE.md) for a more detailed explanation. ### Backend * The backend is a REST API. - * Servers communicate with each others with [Activity + * Servers communicate with each other with [Activity Pub](https://www.w3.org/TR/activitypub/). * Each server has its own users who query it (search videos, query where the torrent URI of this specific video is...).