[git] gnupg-doc - branch, master, updated. 5e326105a760d04f8db6f9e94e54b8ee0d15537e
by Werner Koch
cvs at cvs.gnupg.org
Fri May 6 10:04:38 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 5e326105a760d04f8db6f9e94e54b8ee0d15537e (commit)
from 7703092b35dbd0084c26d277bb03cb7e21889add (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 5e326105a760d04f8db6f9e94e54b8ee0d15537e
Author: Werner Koch <wk at gnupg.org>
Date: Fri May 6 10:03:50 2016 +0200
drafts: Fixes some nits in openpgp-webkey-service.
diff --git a/misc/id/openpgp-webkey-service/middle.mkd b/misc/id/openpgp-webkey-service/middle.mkd
index 3f0e63f..f306322 100644
--- a/misc/id/openpgp-webkey-service/middle.mkd
+++ b/misc/id/openpgp-webkey-service/middle.mkd
@@ -186,7 +186,7 @@ section 11.1.
If the mail provider has published an encryption key for the
submission-address in the Web Key Directory, the key to be published
MUST be submitted using a PGP/MIME encrypted message ([](#RFC3156),
-section 4). The message MUST not be signed (because the
+section 4). The message MUST NOT be signed (because the
authenticity of the signing key has not yet been confirmed). After
decryption of the message at the mail provider a single
"application/pgp-keys" part, as specified above, is expected.
@@ -255,7 +255,7 @@ A response to a confirmation request MUST only be send in the positive
case; there is no negative confirmation response. A mail service
provider is expected to cancel a pending key submission after a
suitable time without a confirmation. The mail service provider
-SHOULD not retry the sending of a confirmation request after the first
+SHOULD NOT retry the sending of a confirmation request after the first
request has been send successfully.
The user MUST send the confirmation response from her target mail
diff --git a/misc/id/openpgp-webkey-service/template.xml b/misc/id/openpgp-webkey-service/template.xml
index c14ef88..1c6d3fc 100644
--- a/misc/id/openpgp-webkey-service/template.xml
+++ b/misc/id/openpgp-webkey-service/template.xml
@@ -3,7 +3,6 @@
<!ENTITY pandocAbstract PUBLIC '' 'abstract.xml'>
<!ENTITY pandocMiddle PUBLIC '' 'middle.xml'>
<!ENTITY pandocBack PUBLIC '' 'back.xml'>
- <!ENTITY rfc.0822 PUBLIC '' '../common/reference.RFC.0822.xml'>
<!ENTITY rfc.2119 PUBLIC '' '../common/reference.RFC.2119.xml'>
<!ENTITY rfc.3156 PUBLIC '' '../common/reference.RFC.3156.xml'>
<!ENTITY rfc.4880 PUBLIC '' '../common/reference.RFC.4880.xml'>
@@ -51,9 +50,7 @@
&rfc.2119;
&rfc.3156;
&rfc.4880;
- &rfc.5226;
&rfc.5785;
- &rfc.0822;
&rfc.6189;
</references>
&pandocBack;
-----------------------------------------------------------------------
Summary of changes:
misc/id/openpgp-webkey-service/middle.mkd | 4 ++--
misc/id/openpgp-webkey-service/template.xml | 3 ---
2 files changed, 2 insertions(+), 5 deletions(-)
hooks/post-receive
--
The GnuPG website and other docs
http://git.gnupg.org
More information about the Gnupg-commits
mailing list