diff options
-rw-r--r-- | todo.org | 12 |
1 files changed, 10 insertions, 2 deletions
@@ -11,8 +11,16 @@ ** IDEA via length * TODO Server -** TODO raise fewer exceptions -** IDEA possibly switch from guile to rust or something +** DONE possibly switch from guile to rust or something +** TODO implement missing features: +*** TODO 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 +** TODO short description of what it does +** TODO nix module * TODO List of public surveys * IDEA CLI tool for age batch decryption & conversion to .csv |