]> the.earth.li Git - onak.git/commitdiff
Add revoked/bare public key signed keys
authorJonathan McDowell <noodles@earth.li>
Sun, 4 Mar 2007 15:40:50 +0000 (15:40 +0000)
committerJonathan McDowell <noodles@earth.li>
Sun, 4 Mar 2007 15:40:50 +0000 (15:40 +0000)
Add a revoked v4 key and a key with a signature on the main public key
that isn't revoked.

keys/README
keys/huggie-rev.key [new file with mode: 0644]
keys/putro.key [new file with mode: 0644]

index 49991c6f659acb7158d81c44f5fc638348ff7573..f32e8c6a8d0b02533d55b3a77071ae431cbe98fa 100644 (file)
@@ -16,3 +16,7 @@ autodns.key
        A v4 DSA/Elg key.
 noodles.key
        My v4 DSA/Elg key.
+putro.key
+       A v4 key with a non revocation signature on the public key.
+huggie-rev.key
+       A revoked v4 key.
diff --git a/keys/huggie-rev.key b/keys/huggie-rev.key
new file mode 100644 (file)
index 0000000..0491c4f
Binary files /dev/null and b/keys/huggie-rev.key differ
diff --git a/keys/putro.key b/keys/putro.key
new file mode 100644 (file)
index 0000000..2675583
Binary files /dev/null and b/keys/putro.key differ