diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -36,7 +36,7 @@ Thanks to [webtorrent](https://github.com/feross/webtorrent), we can make P2P (t | |||
36 | - [ ] Inscription | 36 | - [ ] Inscription |
37 | - [ ] Connection | 37 | - [ ] Connection |
38 | - [ ] Account rights (upload...) | 38 | - [ ] Account rights (upload...) |
39 | - [ ] Make the network auto sufficient (eject bad pods etc) | 39 | - [X] Make the network auto sufficient (eject bad pods etc) |
40 | - [ ] Manage API breaks | 40 | - [ ] Manage API breaks |
41 | - [ ] Add "DDOS" security (check if a pod don't send too many requests for example) | 41 | - [ ] Add "DDOS" security (check if a pod don't send too many requests for example) |
42 | 42 | ||