diff options
Diffstat (limited to 'todo.org')
-rw-r--r-- | todo.org | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -13,12 +13,13 @@ * TODO Server ** DONE possibly switch from guile to rust or something ** TODO implement missing features: -*** TODO truncate hashes +*** DONE truncate hashes *** TODO accept unencrypted answers and store them in a single file? *** TODO validate answers? This seems difficult, but I guess it could at least check whether the age-encryption header is there. -*** TODO config options: listen address, output path +*** DONE config options: listen address, output path +*** TODO limit answers from one ip address ** TODO short description of what it does ** TODO nix module |