update todo
parent
f57777c72f
commit
41e5f99688
4
todo.md
4
todo.md
|
@ -1,8 +1,8 @@
|
||||||
- Parameter for server URL
|
- Parameter for server URL
|
||||||
- Parameter for static file serve path
|
- Parameter for static file serve path
|
||||||
- Parameter for server name
|
- Parameter for server name
|
||||||
- Set up tokens or privkeys or tripcodes or something so clients can't trivially
|
- Set up tokens or privkeys or tripcodes or something so
|
||||||
impersonate servers
|
clients can't trivially impersonate servers
|
||||||
|
|
||||||
- Prevent directory traversal attacks
|
- Prevent directory traversal attacks
|
||||||
- Fix possible timing gap when refreshing http_listen (Just have client wait a few seconds?)
|
- Fix possible timing gap when refreshing http_listen (Just have client wait a few seconds?)
|
||||||
|
|
Loading…
Reference in New Issue