diff options
author | stuebinm | 2021-04-27 00:39:24 +0200 |
---|---|---|
committer | stuebinm | 2021-04-27 00:40:35 +0200 |
commit | 445c3f73d77fe957c1663666df4fde852fd4de14 (patch) | |
tree | 7353bba4fc758b865493fa1453c7bf64a2005b9d | |
parent | 69eb6fe0a6ac34cf412bd6ba23dd11c5b7fbd417 (diff) |
server: update todo.org
-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 |