X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=README.md;h=34b11bab64788b7626b4575484426b5e565ba758;hb=55b3394641a764b89132d0057d3fdf656dab2389;hp=a1198019c666435bcb20e99b391ee85f90c4ce45;hpb=9a5d2a3f54fbc4ef899988dd85cf65f92cc3ffff;p=github%2FChocobozzz%2FPeerTube.git diff --git a/README.md b/README.md index a1198019c..34b11bab6 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@

-Prototype of a decentralized video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent. +Decentralized video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent.

@@ -26,7 +26,7 @@ Prototype of a decentralized video streaming platform using P2P (BitTorrent) dir
- Build Status + Build Status @@ -74,8 +74,7 @@ Thanks to [WebTorrent](https://github.com/feross/webtorrent), we can make P2P (t ## Features - [X] Frontend - - [X] ~~Simple frontend (All elements are generated by jQuery)~~ - - [X] Angular 2 frontend + - [X] Angular frontend - [X] Join a network - [X] Generate a RSA key - [X] Ask for the friend list of other pods and make friend with them @@ -93,7 +92,7 @@ Thanks to [WebTorrent](https://github.com/feross/webtorrent), we can make P2P (t - [X] Connection - [X] Account rights (upload...) - [X] Make the network auto sufficient (eject bad pods etc) -- [ ] Validate the prototype (test PeerTube in a real world with many pods and videos) +- [X] Validate the prototype (test PeerTube in a real world) - [ ] Manage API breaks - [ ] Add "DDOS" security (check if a pod don't send too many requests for example) - [X] Admin panel @@ -103,7 +102,9 @@ Thanks to [WebTorrent](https://github.com/feross/webtorrent), we can make P2P (t - [X] OpenGraph tags - [ ] User playlists - [ ] User subscriptions (by tags, author...) -- [ ] Signaling a video to the admin pod +- [X] Signaling a video to the admin origin pod +- [X] Videos view count +- [ ] Videos likes/dislikes ## Installation