diff --git a/todo.md b/todo.md index fe88f99..f9b04b1 100644 --- a/todo.md +++ b/todo.md @@ -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?)