[git] gnupg-doc - branch, master, updated. 1d36db1e021124124758952c6cf156b9dc172d46
by Werner Koch
cvs at cvs.gnupg.org
Wed Aug 31 19:08:26 CEST 2016
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The GnuPG website and other docs".
The branch, master has been updated
via 1d36db1e021124124758952c6cf156b9dc172d46 (commit)
from d8f242e707b5ba78c7e40c71bd90dd2d34bf5780 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 1d36db1e021124124758952c6cf156b9dc172d46
Author: Werner Koch <wk at gnupg.org>
Date: Wed Aug 31 19:06:06 2016 +0200
web: Add stub for an FAQ entry for WKD
diff --git a/web/faq/wkd.org b/web/faq/wkd.org
new file mode 100644
index 0000000..702b469
--- /dev/null
+++ b/web/faq/wkd.org
@@ -0,0 +1,13 @@
+#+TITLE: GnuPG - The Web Key Directory
+#+STARTUP: showall indent
+#+SETUPFILE: "share/setup.inc"
+#+DATE: 2016-08-31
+
+* The Web Key Directory
+
+The Web Key Directory (WKD) is GnuPG’s standard system for key
+discovery. That is, it returns a public key for a supplied mail
+address. It is a distrubuted system in the same way email is
+distributed.
+
+FIXME: Write a detailed description.
-----------------------------------------------------------------------
Summary of changes:
web/faq/wkd.org | 13 +++++++++++++
1 file changed, 13 insertions(+)
create mode 100644 web/faq/wkd.org
hooks/post-receive
--
The GnuPG website and other docs
http://git.gnupg.org
More information about the Gnupg-commits
mailing list