mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 08:45:04 -05:00
improve section "General Procedure"
This commit is contained in:
parent
88748e637e
commit
f75a51c228
@ -152,20 +152,20 @@
|
||||
<p>
|
||||
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 <link url='#usecases'>Use Cases</link>.
|
||||
Instead, this section should rather show the fundamental idea behind it.
|
||||
Instead, this section should rather show the fundamental idea behind ATT.
|
||||
</p>
|
||||
<section2 topic='Authentication' anchor='general-procedure-authentication'>
|
||||
<ol>
|
||||
<li>
|
||||
<p>
|
||||
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 1 automatically sends an authentication message for device 2's key to devices whose keys it has already authenticated and another authentication message for the keys of those devices to device 2.
|
||||
</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>
|
||||
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 2 automatically sends an authentication message for device 1's key to devices whose keys it has already authenticated and another authentication message for the keys of those devices to device 1.
|
||||
</p>
|
||||
</li>
|
||||
<li>
|
||||
|
Loading…
Reference in New Issue
Block a user