diff --git a/README.md b/README.md index 1749f2513..6df8bea19 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Thanks to [webtorrent](https://github.com/feross/webtorrent), we can make P2P (t ## Features -- [ ] Frontend +- [X] Frontend - [X] ~~Simple frontend (All elements are generated by jQuery)~~ - [X] Angular 2 frontend - [X] Join a network @@ -38,8 +38,8 @@ Thanks to [webtorrent](https://github.com/feross/webtorrent), we can make P2P (t - [X] View the video in an HTML5 page with webtorrent - [ ] Manage user accounts - [ ] Inscription - - [ ] Connection - - [ ] Account rights (upload...) + - [X] Connection + - [X] Account rights (upload...) - [X] Make the network auto sufficient (eject bad pods etc) - [ ] Manage API breaks - [ ] Add "DDOS" security (check if a pod don't send too many requests for example)