update todo

main
_ 2020-10-31 16:00:13 -05:00
parent f57777c72f
commit 41e5f99688
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
- Parameter for server URL
- Parameter for static file serve path
- Parameter for server name
- Set up tokens or privkeys or tripcodes or something so clients can't trivially
impersonate servers
- 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?)