From 870f09d124ef82ad43e2a062253866ec63972487 Mon Sep 17 00:00:00 2001
From: Paul Schaub
Date: Sat, 21 Jul 2018 11:21:44 +0200
Subject: [PATCH] Add anchors and hint about the fingerprint
---
xep-0373.xml | 21 +++++++++++++--------
1 file changed, 13 insertions(+), 8 deletions(-)
diff --git a/xep-0373.xml b/xep-0373.xml
index bccf3d40..b68a5446 100644
--- a/xep-0373.xml
+++ b/xep-0373.xml
@@ -149,7 +149,8 @@
Public-Key metadata node ("metadata node")A PEP node containing metadata of the entity's public OpenPGP key.
Public-Key data node ("data node")A PEP node containing an entity's public OpenPGP key.
Secret-Key nodeA PEP node containing an entity's encrypted secret OpenPGP key.
- OpenPGP v4 Fingerprint StringA String representing the OpenPGP v4 fingerprint of a key.
+ OpenPGP v4 Fingerprint StringA String representing the OpenPGP v4 fingerprint of a key. If the key consists of a master key and subkeys, this is the fingerprint of the
+master key.
@@ -475,12 +476,12 @@
owner is whitelisted as described in &xep0223;. The secret key is
additionally encrypted.
-
+
The used PEP server MUST support PEP and the whitelist access
model. It SHOULD also support persistent items.
-
+
-
+
]]>
-
+
]]>
-
+
If the node does not exist the service will return an &IQ;
error indicating the item-not-found error condition. The
@@ -582,7 +583,7 @@
-
+
The service will return a service-unavailable error &IQ; if
it does not support PEP.
@@ -600,7 +601,7 @@
-
+
+
+
+
+
In order to set a new secret key, clients store the encrypted
secret key as Base64 encoded raw OpenPGP message within an
<secretkey/> element qualified by the 'urn:xmpp:openpgp:0'