X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=TODO;h=e8bbcf8cade0b6dbf36050b18369d8591275ca3f;hb=6175840fb524397cecae2d70b4befa8d377a652d;hp=e60dfdc2f2ee69bf7a929c9760d6ae7a11d4e539;hpb=439d7874f4cc9590a4a4e5d57f924c1b661a1485;p=silc.git diff --git a/TODO b/TODO index e60dfdc2..e8bbcf8c 100644 --- a/TODO +++ b/TODO @@ -153,6 +153,10 @@ TODO In SILC Server TODO In SILC Libraries ====================== + o Rewrite the task system. I made it too complex and too "neat" and + it really should be rewritten. We don't need priorities really, one + priority is enough. This will simplify a lot the task system. + o Implement PFS (Perfect Forward Secrecy) flag in SKE (and in client and server, actually). If PFS is set, re-key must cause new key exchange. This is required by the SILC protocol.