mirror of
https://github.com/He4eT/oddsquat.git
synced 2026-05-04 20:37:22 +00:00
posts: encrypted_XMPP: update draft
This commit is contained in:
parent
d178592399
commit
73ae752260
1 changed files with 12 additions and 12 deletions
|
|
@ -15,7 +15,7 @@ description: 'Secure and private messaging with XMPP and OMEMO encryption.'
|
||||||
|
|
||||||
I find it funny that twenty years ago I was already trying
|
I find it funny that twenty years ago I was already trying
|
||||||
to promote XMPP over ICQ to my classmates.
|
to promote XMPP over ICQ to my classmates.
|
||||||
At that time, the proprietary messenger once again made life harder
|
At the time, the proprietary messenger kept making life harder
|
||||||
for users of alternative clients.
|
for users of alternative clients.
|
||||||
That’s when I realized that I prefer protocols over services.
|
That’s when I realized that I prefer protocols over services.
|
||||||
|
|
||||||
|
|
@ -50,21 +50,21 @@ it on a <a
|
||||||
href='https://contrapunctus.codeberg.page/the-quick-and-easy-guide-to-xmpp.html'
|
href='https://contrapunctus.codeberg.page/the-quick-and-easy-guide-to-xmpp.html'
|
||||||
target='_blank'>dedicated page by Daniel Gultsch</a>.
|
target='_blank'>dedicated page by Daniel Gultsch</a>.
|
||||||
|
|
||||||
Хочу также отметить,
|
**Client**, in this post,
|
||||||
что я буду использовать слово Client для обозначения конкретных инстансов
|
means a specific instance of an XMPP application on a user device.
|
||||||
приложений на пользовательских устройствах. В документации, связанной с OMEMO
|
<br>OMEMO-related documentation uses the term Device,
|
||||||
для этого использвется термин Device, но мне он кажется запутывающим:
|
but I find it potentially confusing:
|
||||||
в реальности на одном устройстве может быть несколько независимых клиентов.
|
in practice, a single physical device can run multiple independent clients.
|
||||||
|
|
||||||
## Basic Concepts
|
## Basic Concepts
|
||||||
|
|
||||||
Here I'm going to explain some basic ideas behind e2e.
|
This section introduces some basic ideas behind end-to-end encryption.
|
||||||
|
|
||||||
Если основные концепции и терминология вам знакомы,
|
If you're already familiar with the concepts and terminology,
|
||||||
то можете смело пропустить этот раздел
|
you can skip ahead to <a
|
||||||
и перейти к особенностям их практического применения касательно XMPP.
|
href='#'>how end-to-end encryption affects the XMPP user experience</a>
|
||||||
|
or jump straight to the <a
|
||||||
Или даже сразу перейти к описанию workflow, которого я придерживаюсь сам.
|
href='#'>step-by-step workflow</a> I personally use.
|
||||||
|
|
||||||
### Trade-offs Between Safety and Convenience
|
### Trade-offs Between Safety and Convenience
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue