posts: encrypted_XMPP: update draft

This commit is contained in:
He4eT 2026-04-15 18:12:28 +02:00 committed by Alexey
commit 9a5bf50577

View file

@ -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 Ive updated my personal list of trusted devices, Once Ive 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 peoples codes
directly from the main screen.
This makes device verification during in-person meetings simple and effortless.
### Dino ### Dino