improve glossary

This commit is contained in:
Melvin Keskin 2019-03-16 17:34:19 +01:00
parent 4e403e5bd2
commit c77564a67a
1 changed files with 3 additions and 3 deletions

View File

@ -73,7 +73,7 @@
<dl> <dl>
<di> <di>
<dt>OMEMO message</dt> <dt>OMEMO message</dt>
<dd>Message encrypted with OMEMO</dd> <dd>Message encrypted using OMEMO</dd>
</di> </di>
<di> <di>
<dt>Device</dt> <dt>Device</dt>
@ -89,7 +89,7 @@
</di> </di>
<di> <di>
<dt>Key authentication</dt> <dt>Key authentication</dt>
<dd>Verifying that a key received over an insecure channel is actually the one of the assumed device</dd> <dd>Verification that a key received over an insecure channel is actually the one of the assumed device</dd>
</di> </di>
<di> <di>
<dt>Manual key authentication</dt> <dt>Manual key authentication</dt>
@ -101,7 +101,7 @@
</di> </di>
<di> <di>
<dt>Mutual key authentication</dt> <dt>Mutual key authentication</dt>
<dd>Key authentication in which two devices authenticate the key of each other</dd> <dd>Key authentication in which two devices authenticate each other's key</dd>
</di> </di>
<di> <di>
<dt>Key revocation</dt> <dt>Key revocation</dt>