[Pkg-privacy-commits] [msva-perl] 45/356: These notes, roughly, were written on the whiteboard, and are saved here.
Ximin Luo
infinity0 at moszumanska.debian.org
Mon Aug 24 07:41:38 UTC 2015
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a commit to branch debian
in repository msva-perl.
commit 1c0be4fe061432a705497d43bdaf3ccad7a183ca
Author: Matthew James Goins <mjgoins at openflows.com>
Date: Sun Jan 10 12:50:39 2010 -0500
These notes, roughly, were written on the whiteboard, and are saved here.
---
notes_from_whiteboard.txt | 52 +++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 52 insertions(+)
diff --git a/notes_from_whiteboard.txt b/notes_from_whiteboard.txt
new file mode 100644
index 0000000..1ca2bae
--- /dev/null
+++ b/notes_from_whiteboard.txt
@@ -0,0 +1,52 @@
+Public Key Carriers {
+
+ x509 certs {
+ cert,
+ raw id#,
+ }
+
+ openpgp certs {
+ cert,
+ raw id#,
+ }
+
+ raw public keys {
+ raw id#,
+ key,
+ revoked?,
+ }
+}
+
+OpenPGP subkeys {
+ key,
+ raw id#,
+}
+
+ownertrust {
+ raw id#,
+ quantity,
+ depth,
+ uid,
+ scope,
+}
+
+certs {
+ issuer (pkc),
+ subject (pkc),
+ uid,
+ expiry,
+ add'l data,
+}
+
+exceptions {
+ uid,
+ pkc,
+ context,
+ expiry
+}
+
+config vars {
+ preferred keyserver,
+ preferred digest algorithms,
+ et cetera,
+}
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/msva-perl.git
More information about the Pkg-privacy-commits
mailing list