mirror of
https://0xacab.org/anarsec/anarsec.guide.git
synced 2025-07-26 16:15:42 -04:00
tail best updates, pdf macro
This commit is contained in:
parent
11986c34cb
commit
0031e85f7a
15 changed files with 62 additions and 22 deletions
|
@ -10,6 +10,8 @@ tags = ["intro", "e2ee", "easy"]
|
|||
blogimage="/images/BASE_2.png"
|
||||
toc=true
|
||||
dateedit=2023-05-10
|
||||
a4="e2ee-a4.pdf"
|
||||
letter = "e2ee-letter.pdf"
|
||||
+++
|
||||
Several different options are available for [end-to-end encrypted](/glossary/#end-to-end-encryption-e2ee) communications, with different trade-offs. This article will present an overview, as well as installation instructions for Tails, Qubes OS, and GrapheneOS.
|
||||
<!-- more -->
|
||||
|
@ -227,7 +229,7 @@ What homeserver you use is important— do not use the default homeserver matrix
|
|||
|
||||
Matrix can either be used through a web client (using Element Web on Tor Browser) or though a desktop client (using Element Desktop). The web clients for Systemli and Anarchy Planet are `element.systemli.org` and `anarchy.chat`, respectively. When using a desktop client, before trying to log in change the homeserver address to `https://matrix.systemli.org` or `https://riot.anarchyplanet.org`, respectively. It is easy to create an account anonymously, and does not require a phone. Systemli requires having an email account with them (which you need an invite to obtain), whereas anyone can sign up to Anarchy Planet with the registration code `aplanet`.
|
||||
|
||||
A matrix ID looks like @username:homeserver, so for example, @anarsec:riot.anarchyplanet.org. Just like email, you can message accounts that are on different homeservers.
|
||||
A matrix ID looks like \@username:homeserver, so for example, \@anarsec:riot.anarchyplanet.org. Just like email, you can message accounts that are on different homeservers.
|
||||
|
||||
As soon as you have logged in, go to **Setting → Security & Privacy**.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue