From 41e5f99688ba7a113e90376934c8800f2d50f5bf Mon Sep 17 00:00:00 2001 From: _ <_@_> Date: Sat, 31 Oct 2020 16:00:13 -0500 Subject: [PATCH] update todo --- todo.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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?)