summaryrefslogtreecommitdiffhomepage
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 3 insertions, 1 deletions
diff --git a/TODO b/TODO
index 62d731d..03b0a70 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,3 @@
-* Typing "top" causes only "to" to be accepted.
* Improve JSON, removing use of "tag"
* potential DOS where developer sends Activity Entered that all
refer back to the first Activity Seen. This requires the user
@@ -17,6 +16,9 @@
unlikely that a Activity Entered will legitimately refer to an
old backlog item.
* Encryption!
+* Add random nonce to start message, to avoid replay issues.
+ (Or perhaps the encryption derives a RSA key in a way that avoids
+ replay..)
* Network!
* Server!
* gpg key downloading, web of trust checking, prompting