ptth/todo.md

11 lines
383 B
Markdown
Raw Normal View History

- Offer list of clients at server root
2020-10-29 12:45:35 +00:00
- Parameter for server URL
- Parameter for static file serve path
2020-10-31 16:53:38 +00:00
- 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?)
2020-10-29 12:45:35 +00:00
- Error handling