mirror of
https://0xacab.org/anarsec/anarsec.guide.git
synced 2025-07-23 23:01:04 -04:00
qubes update, pdf macro, last edited macro
This commit is contained in:
parent
27cbe3f4fd
commit
0dc607247e
14 changed files with 38 additions and 18 deletions
|
@ -9,6 +9,7 @@ tags = ["intro", "linux", "tails", "easy"]
|
|||
[extra]
|
||||
blogimage="/images/tails1.png"
|
||||
toc=true
|
||||
dateedit=2023-05-10
|
||||
+++
|
||||
|
||||
Tails is an [operating system](/glossary/#operating-system-os) that makes anonymous computer use accessible to anyone. Tails is [designed](https://tails.boum.org/about/index.en.html) to leave no trace of your activity on your computer, unless you explicitly ask it to. It achieves this by running from a DVD or USB independent of the computer’s installed operating system. Tails comes with [several built-in applications](https://tails.boum.org/doc/about/features/index.en.html) pre-configured with security in mind, and all anarchists should know how to use it for secure communication, research, editing, and the publication of sensitive documents.
|
||||
|
@ -206,7 +207,7 @@ If there is a yellow warning on the padlock, it means that, in the page you're b
|
|||
|
||||

|
||||
|
||||
HTTPS is essential both to limit your web fingerprint, but also to prevent an intermediary from modifying the data you exchange with websites. If the intermediary cannot decrypt the data, they cannot modify it.
|
||||
HTTPS is essential both to limit your web fingerprint, but also to prevent an intermediary from modifying the data you exchange with websites. If the intermediary cannot decrypt the data, they cannot modify it. For an overview of HTTP / HTTPS connections with and without Tor, and what information is visible to various third parties, see the EFF's [interactive illustration](https://www.eff.org/pages/tor-and-https).
|
||||
|
||||
In short, don't visit websites that don't use HTTPS.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue