updates.
authorPekka Riikonen <priikone@silcnet.org>
Sun, 17 Jun 2001 19:55:35 +0000 (19:55 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Sun, 17 Jun 2001 19:55:35 +0000 (19:55 +0000)
TODO

diff --git a/TODO b/TODO
index 0908c277c655a26dad7a2406ba02a556b45cd7d1..770aeedc828f4200c7aa2c322f0c3b6290a3c43b 100644 (file)
--- a/TODO
+++ b/TODO
@@ -145,6 +145,19 @@ TODO/bugs In SILC Libraries
    in separately.
 
 
+TODO In SILC Protocol
+=====================
+
+ o pp-03 draft:
+
+       o Add SILC_MESSAGE_FLAG_SIGNED flag that indicates that the
+         messages is signed with the senders private key and thus can
+         be verified with its public key.  This is especially handy
+         feature when sending privat messages without having negotiated
+         private keys, thus the servers decrypts and re-ecnrypts the
+         messages.  Other applications exists as well.
+
+
 TODO After 1.0
 ==============