diff --git a/xep-0450.xml b/xep-0450.xml index 60e87216..5289b052 100644 --- a/xep-0450.xml +++ b/xep-0450.xml @@ -37,6 +37,12 @@ melvo@olomono.de melvo@olomono.de + + 0.3.2 + 2021-06-27 + melvo + Use 'distrusted' consistently + 0.3.1 2021-05-14 @@ -473,7 +479,7 @@

- A client MUST save the information of a trust message until the key of the endpoint that sent the trust message is authenticated, so that the key can then be authenticated or revoked. + A client MUST save the information of a trust message until the key of the endpoint that sent the trust message is authenticated, so that the key can then be authenticated or distrusted. Storing data of a trust message from an endpoint with an unauthenticated key is necessary because the receiving endpoint can only use that data after authenticating the sending endpoint's key and that data might not be received again. Afterwards the information of the trust message MAY be deleted.

@@ -486,7 +492,7 @@

- A client MUST save the information of a trust message until it has fetched the corresponding key so that the key can then be authenticated or revoked. + A client MUST save the information of a trust message until it has fetched the corresponding key so that the key can then be authenticated or distrusted. Afterwards the information of the trust message can be deleted.