]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - README.md
Client: fix routes title
[github/Chocobozzz/PeerTube.git] / README.md
index 778762ebf2ab5fcf5edf271fc307007d1aecc1a3..34b11bab64788b7626b4575484426b5e565ba758 100644 (file)
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
 </h1>
 
 <h4 align="center">
-Prototype of a decentralized video streaming platform using P2P (BitTorrent) directly in the web browser with <a href="https://github.com/feross/webtorrent">WebTorrent</a>.
+Decentralized video streaming platform using P2P (BitTorrent) directly in the web browser with <a href="https://github.com/feross/webtorrent">WebTorrent</a>.
 </h4>
 
 <p align="center">
@@ -92,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,6 +103,8 @@ Thanks to [WebTorrent](https://github.com/feross/webtorrent), we can make P2P (t
 - [ ] User playlists
 - [ ] User subscriptions (by tags, author...)
 - [X] Signaling a video to the admin origin pod
+- [X] Videos view count
+- [ ] Videos likes/dislikes
 
 ## Installation