summaryrefslogtreecommitdiffhomepage
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 1 insertions, 4 deletions
diff --git a/TODO b/TODO
index 6f6f97a..97a1f65 100644
--- a/TODO
+++ b/TODO
@@ -1,3 +1,4 @@
+* async bugs
* Uncommenting the networkDelay in sendPtyOutput exposes a bug in
the Activity chain construction.
* potential DOS where developer sends Activity Entered that all
@@ -16,10 +17,6 @@
amount of time would also work; after eg 10 seconds it's very
unlikely that a Activity Entered will legitimately refer to an
old backlog item.
-* Include Entered in the Activity chain, so when the developer makes
- 2 keypresses close together, they send the second Activity Entered with
- the first Activity Entered as its HashPointer. This allows the developer
- to prove the order they did things.
* Encryption!
* Network!
* Server!