From 7adb7769f55e4bd16a10f95063831c311660ebd2 Mon Sep 17 00:00:00 2001
From: Melvin Keskin
+ This section explains the basic procedure of autmomatically authenticating or revoking a key by a trust message. + It does not specify the detailed behaviour which can be found in section Use Cases. + Instead, this section should rather show the fundamental idea behind it. +
++ Device 1 manually authenticates the key of device 2. + Device 1 automatically sends an authentication message for device 2's key to devices whose keys it has already authenticated and an authentication message for the keys of those devices to device 2. +
++ Device 2 manually authenticates the key of device 1. + Device 2 automatically sends an authentication message for device 1's key to devices whose keys it has already authenticated and an authentication message for the keys of those devices to device 1. +
++ Device 1 automatically authenticates the keys of the authentication message from device 2. + Each device receiving an authentication message from device 1 automatically authenticates device 2's key, if device 1's key has already been authenticated by it. + Each device receiving an authentication message from device 2 automatically authenticates the corresponding keys, if device 2's key has been authenticated by it. +
++ Device 2 automatically authenticates the keys of the authentication message from device 1. + Each device receiving an authentication message from device 2 automatically authenticates device 1's key, if device 2's key has already been authenticated by it. + Each device receiving an authentication message from device 1 automatically authenticates the corresponding keys, if device 1's key has been authenticated by it. +
++ Device 1 manually revokes the trust in the key of device 2. + Device 1 automatically sends a revocation message for device 2's key to devices whose keys it has already authenticated. + Each device receiving a revocation message from device 1 automatically revokes the trust in device 2's key, if device 1's key has already been authenticated by it. +
+A trust message contains an XMPP URI (see &xep0147;) defined by the following scheme: