mirror of
https://github.com/He4eT/oddsquat.git
synced 2026-05-04 12:27:23 +00:00
posts: encrypted_XMPP: update draft
This commit is contained in:
parent
6f5acdfa3f
commit
6562ccff86
1 changed files with 18 additions and 17 deletions
|
|
@ -286,8 +286,8 @@ If I lose one of my devices or delete any private keys,
|
||||||
the first thing I do is remove the corresponding client
|
the first thing I do is remove the corresponding client
|
||||||
from the trusted list on my other devices.
|
from the trusted list on my other devices.
|
||||||
|
|
||||||
Once I’ve updated my personal list of trusted devices,
|
Once I’ve updated all my personal lists,
|
||||||
I should inform my contacts through trusted channels.
|
I should inform my contacts about changes via trusted channels.
|
||||||
|
|
||||||
I can simply ask Alice to scan my new QR code the next time we meet,
|
I can simply ask Alice to scan my new QR code the next time we meet,
|
||||||
and send Bob a message introducing my new client or letting him know
|
and send Bob a message introducing my new client or letting him know
|
||||||
|
|
@ -296,26 +296,27 @@ and that no real messages will ever come from it again.
|
||||||
|
|
||||||
## Client Applications
|
## Client Applications
|
||||||
|
|
||||||
Этот раздел описывает особенности применения OMEMO для конкретных клиентов,
|
This section describes how OMEMO is used in specific client applications
|
||||||
которыми я пользуюсь сам.
|
that I personally use.
|
||||||
|
|
||||||
### Conversations, Monocles and Other Forks
|
### Conversations and Forks
|
||||||
|
|
||||||
Conversation - это современное полнофункциональное чат-приложение.
|
Conversations is a modern, fully featured chat application for Android.
|
||||||
Оно поддерживает всё, что должно поддерживать:
|
It supports everything a messaging app should support:
|
||||||
переписки, звонки, отправку фотографий и файлов.
|
chats, voice calls, and sharing photos and files.
|
||||||
У него есть несколько форков, в которых UX может отличаться,
|
|
||||||
но core-фичи работают абсолютно одинаково.
|
|
||||||
|
|
||||||
На экране с информацией о конакте (в том числе и о своём аккаунте)
|
There are several forks of it where the UI or UX may differ,
|
||||||
можно увидеть список фингерпринтов,
|
but the core features work exactly the same.
|
||||||
вручную отметить галочкой доверенные или отозвать доверие.
|
I personally use Monocles Chat.
|
||||||
|
|
||||||
Упростить все эти рутинные вещи призвана система с QR-кодами:
|
On the contact details screen (including your own account),
|
||||||
прямо на главном можно показать свой код или считать чужой.
|
you can see a list of published fingerprints
|
||||||
Так верификация устройств при личной встрече становится простой и ненапряжной.
|
and manually mark them as trusted or revoke trust.
|
||||||
|
|
||||||
Правило большого пальца - сканируй QR-код при каждом удобном случае.
|
To simplify all these routine operations, a QR-code-based system is used:
|
||||||
|
You can show your own QR code or scan other people’s codes
|
||||||
|
directly from the main screen.
|
||||||
|
This makes device verification during in-person meetings simple and effortless.
|
||||||
|
|
||||||
### Dino
|
### Dino
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue