From: Jonathan McDowell <noodles@earth.li>
Date: Sun, 4 Mar 2007 15:38:05 +0000 (+0000)
Subject: Document our test keys
X-Git-Url: https://git.sommitrealweird.co.uk/onak.git/commitdiff_plain/e1385087ec060568a966a5305a9d88c24a2a0a55?ds=sidebyside

Document our test keys
Add some basic documentation about each of the test keys that are in
the keys/ directory.
---

diff --git a/keys/README b/keys/README
new file mode 100644
index 0000000..49991c6
--- /dev/null
+++ b/keys/README
@@ -0,0 +1,18 @@
+These are various keys that have been used during testing.
+
+v4.key			0x5DE480FC
+	A v4 RSA key, complete with RSA subkey.
+swhite.key
+	A v4 DSA/Elg key with 2 UIDs.
+mjr.new
+	A v4 DSA/Elg key with an updated binding signature on the subkey.
+manysubkeys.key
+	A v4 DSA key with 4 subkeys (DSA/Elg).
+iwj.key
+	A v2 RSA key.
+blackcat.key
+	A v3 RSA key.
+autodns.key
+	A v4 DSA/Elg key.
+noodles.key
+	My v4 DSA/Elg key.