Update readme roadmap
This commit is contained in:
parent
3c8ee69f88
commit
b2e4c0ba1a
|
@ -50,13 +50,17 @@ Thanks to [WebTorrent](https://github.com/feross/webtorrent), we can make P2P (t
|
||||||
- [X] List the videos
|
- [X] List the videos
|
||||||
- [X] Search a video name (local index)
|
- [X] Search a video name (local index)
|
||||||
- [X] View the video in an HTML5 page with WebTorrent
|
- [X] View the video in an HTML5 page with WebTorrent
|
||||||
- [ ] Manage user accounts
|
- [ ] Manage admin account
|
||||||
- [ ] Inscription
|
|
||||||
- [X] Connection
|
- [X] Connection
|
||||||
- [X] Account rights (upload...)
|
- [X] Account rights (upload...)
|
||||||
- [X] Make the network auto sufficient (eject bad pods etc)
|
- [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
|
- [ ] Manage API breaks
|
||||||
- [ ] Add "DDOS" security (check if a pod don't send too many requests for example)
|
- [ ] 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
|
## Installation
|
||||||
|
|
Loading…
Reference in New Issue