]> the.earth.li Git - onak.git/commitdiff
Update TODO with more details of key import checks.
authorJonathan McDowell <noodles@earth.li>
Sat, 31 Jul 2004 18:19:16 +0000 (18:19 +0000)
committerJonathan McDowell <noodles@earth.li>
Sat, 31 Jul 2004 18:19:16 +0000 (18:19 +0000)
Expand on key import checks.

TODO

diff --git a/TODO b/TODO
index f54d1c6d5bbc772186285140838160674fec39de..90d426a3319c4b2bebb6598b0556b16a7ada3c4c 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,4 +1,9 @@
 * Check keys on import?
+   * Non self-signed user IDs
+   * Non self-signed subkeys
+   * Invalid revocations
+   * Signatures marked as non-exportable
+   * PKS subkey damage
 * Better signature subpacket parsing (primary UID for example).
 * Better merging of signatures; need to compare subpackets on Type 4 packets
   and choose which we should use (how? most recent date?)