]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commitdiff
Update readme roadmap
authorChocobozzz <florian.bigard@gmail.com>
Wed, 15 Jun 2016 19:11:05 +0000 (21:11 +0200)
committerChocobozzz <florian.bigard@gmail.com>
Wed, 15 Jun 2016 19:11:05 +0000 (21:11 +0200)
README.md

index 6419c4877132703b4499004aa7e4eb73b00415f8..ab4cf81ed5a88aaf0e2cc9491ec0adc5a380328e 100644 (file)
--- a/README.md
+++ b/README.md
@@ -50,13 +50,17 @@ Thanks to [WebTorrent](https://github.com/feross/webtorrent), we can make P2P (t
 - [X] List the videos
 - [X] Search a video name (local index)
 - [X] View the video in an HTML5 page with WebTorrent
-- [ ]  Manage user accounts
-  - [ ] Inscription
+- [ ] Manage admin account
   - [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)
 - [ ] Manage API breaks
 - [ ] Add "DDOS" security (check if a pod don't send too many requests for example)
+- [ ] Admin panel
+  - [ ] Stats about the network (how many friends, how many requests per hour...)
+  - [ ] Stats about videos
+  - [ ] Manage users (create/remove)
 
 
 ## Installation