summaryrefslogtreecommitdiffstats
path: root/THOUGHTS
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>1999-02-22 20:08:46 +0100
committerWerner Koch <wk@gnupg.org>1999-02-22 20:08:46 +0100
commit9f099678ac91f2aa831637f82143f998faa1fdbe (patch)
tree8c1a2752f0cd30d7a5ae079b733197f05a50a9f9 /THOUGHTS
parentSee ChangeLog: Sat Feb 20 21:40:49 CET 1999 Werner Koch (diff)
downloadgnupg2-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--THOUGHTS2
1 files changed, 2 insertions, 0 deletions
diff --git a/THOUGHTS b/THOUGHTS
index 38f67cba3..4696767b4 100644
--- a/THOUGHTS
+++ b/THOUGHTS
@@ -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.