mirror of
https://0xacab.org/anarsec/anarsec.guide.git
synced 2025-06-19 12:04:08 -04:00
heading sizes
This commit is contained in:
parent
0497edcff4
commit
ab86029512
2 changed files with 10 additions and 1 deletions
|
@ -340,7 +340,7 @@ There is much more flexibility in how you configure Qubes OS than Tails, but mos
|
|||
* Encryption
|
||||
* Passwords: [See above](#password-management)
|
||||
* Encrypted containers: Gocryptfs works the same way, and is useful for a second layer of defense.
|
||||
* Encrypted communication: Use [Cwtch](https://cwtch.im/) for synchronous messaging, and Element for asynchronous messaging. See [Encrypted Messaging for Anarchists](/posts/e2ee/).
|
||||
* Encrypted communication: Use [Cwtch](https://cwtch.im/). See [Encrypted Messaging for Anarchists](/posts/e2ee/).
|
||||
* Phishing awareness
|
||||
* This is where Qubes OS really shines. Awareness is no longer your only defense - Qubes OS is designed to protect against [phishing](/glossary/#phishing) attacks.
|
||||
* Open attachments in a disposable and offline qube.
|
||||
|
|
|
@ -540,3 +540,12 @@ pre[theme="dark"]
|
|||
height: auto
|
||||
max-height:90vh
|
||||
|
||||
h2
|
||||
font-size: 1.44em !important
|
||||
|
||||
h3
|
||||
font-size: 1.09em !important
|
||||
|
||||
h4
|
||||
font-size: 1em !important
|
||||
font-style: italic !important
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue