ptth/todo.md

9 lines
329 B
Markdown
Raw Normal View History

- Prevent directory traversal attacks
2020-10-28 03:57:49 +00:00
- Set up tokens or something so clients can't trivially
impersonate servers
- Offer list of clients at server root
2020-10-29 12:17:40 +00:00
- Fix possible timing gap when refreshing http_listen (Just have client wait a few seconds?)
2020-10-29 12:45:35 +00:00
- Parameter for server URL
- Parameter for static file serve path
- Error handling