diff options
author | Werner Koch <wk@gnupg.org> | 1999-02-22 20:08:46 +0100 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 1999-02-22 20:08:46 +0100 |
commit | 9f099678ac91f2aa831637f82143f998faa1fdbe (patch) | |
tree | 8c1a2752f0cd30d7a5ae079b733197f05a50a9f9 /THOUGHTS | |
parent | See ChangeLog: Sat Feb 20 21:40:49 CET 1999 Werner Koch (diff) | |
download | gnupg2-9f099678ac91f2aa831637f82143f998faa1fdbe.tar.xz gnupg2-9f099678ac91f2aa831637f82143f998faa1fdbe.zip |
See ChangeLog: Mon Feb 22 20:04:00 CET 1999 Werner Koch
Diffstat (limited to 'THOUGHTS')
-rw-r--r-- | THOUGHTS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -195,10 +195,12 @@ o Allow more that one file for key storage. o Use the HKS protocol and enhance it in a way that binary keyrings can be transmitted. (I already wrote some http server and client code which can be used for this) + And extend it to allow reuse of a connection. o Keep a checksum (hash) of the entire keyblock so that a client can easy check whether this keyblock has changed. (keyblock = the entire key with all certificates etc.) + Transmitted in the HEAD info. o Allow efficient propagation of new keys and revocation certificates. |