mirror of
https://github.com/He4eT/oddsquat.git
synced 2026-05-04 20:37:22 +00:00
posts: encrypted_XMPP: review fixes
This commit is contained in:
parent
a29b3e9e67
commit
6453ca95f0
1 changed files with 2 additions and 1 deletions
|
|
@ -129,7 +129,8 @@ OMEMO is based on the <a
|
|||
While the internal details are quite interesting,
|
||||
for practical purposes it’s enough to know that
|
||||
each client stores some cryptographic keys
|
||||
and can derive a hash from them, commonly called a fingerprint.
|
||||
and can derive a human-readable hash from them,
|
||||
commonly called a fingerprint.
|
||||
|
||||
Keys are usually managed automatically by the XMPP client,
|
||||
and in normal use you should never need to handle them manually.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue