summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2017-04-18 22:15:50 -0400
committerJoey Hess <joeyh@joeyh.name>2017-04-18 22:15:50 -0400
commit6efff1628776b89922ea04c3a68bf760b6e5afb9 (patch)
tree0828ca572e7a3d3ecb18211472fa4416849e855d
parentd73352f848b79224a94e531bb651897321064998 (diff)
downloaddebug-me-6efff1628776b89922ea04c3a68bf760b6e5afb9.tar.gz
cool idea!
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index 1d06a49..8c37049 100644
--- a/TODO
+++ b/TODO
@@ -1,3 +1,7 @@
+* Leave the prevMessage out of Activity serialization to save BW.
+ Do include it in the data that gets signed, so it can be recovered
+ by trying each likely (recently seen) Activity as the prevMessage, and
+ checking the signature.
* loadLog should verify the hashes (and signatures) in the log, and
refuse to use logs that are not valid proofs of a session.
* Encryption!