Update todo

main
_ 2020-10-31 16:53:38 +00:00
parent be53772337
commit bf48eb2dbd
1 changed files with 6 additions and 4 deletions

10
todo.md
View File

@ -1,8 +1,10 @@
- Prevent directory traversal attacks
- Set up tokens or something so clients can't trivially
impersonate servers
- Offer list of clients at server root
- Fix possible timing gap when refreshing http_listen (Just have client wait a few seconds?)
- Parameter for server URL
- Parameter for static file serve path
- Parameter for sererv name
- Set up tokens or privkeys or tripcodes or something so clients can't trivially
impersonate servers
- Prevent directory traversal attacks
- Fix possible timing gap when refreshing http_listen (Just have client wait a few seconds?)
- Error handling