mirror of
https://0xacab.org/anarsec/anarsec.guide.git
synced 2025-07-01 09:46:55 -04:00
el,pt,ru
This commit is contained in:
parent
0f62607bb1
commit
38e17c5588
25 changed files with 1379 additions and 2 deletions
35
content/series/_index.el.md
Normal file
35
content/series/_index.el.md
Normal file
|
@ -0,0 +1,35 @@
|
|||
+++
|
||||
title = "Series"
|
||||
description = ""
|
||||
sort_by = "date"
|
||||
paginate_by = 5
|
||||
+++
|
||||
<br>
|
||||
<div class="column is-8 is-offset-2">
|
||||
|
||||
AnarSec is a resource designed to help anarchists navigate the hostile terrain of technology — defensive guides for digital security and anonymity, as well as offensive guides for hacking. All guides are available in booklet format for printing and will be kept up to date.
|
||||
|
||||
## Defensive
|
||||
|
||||
### Tails
|
||||
* [Tails for Anarchists](/posts/tails/)
|
||||
* [Tails Best Practices](/posts/tails-best/)
|
||||
|
||||
### Qubes OS
|
||||
* [Qubes OS for Anarchists](/posts/qubes/)
|
||||
|
||||
### Phones
|
||||
* [Kill the Cop in Your Pocket](/posts/nophones/)
|
||||
* [GrapheneOS for Anarchists](/posts/grapheneos/)
|
||||
|
||||
### General
|
||||
* [Linux Essentials](/posts/linux/)
|
||||
* [Remove Identifying Metadata From Files](/posts/metadata/)
|
||||
* [Encrypted Messaging for Anarchists](/posts/e2ee/)
|
||||
* [Make Your Electronics Tamper-Evident](/posts/tamper/)
|
||||
|
||||
## Offensive
|
||||
|
||||
*Coming soon*
|
||||
|
||||
</div>
|
35
content/series/_index.pt.md
Normal file
35
content/series/_index.pt.md
Normal file
|
@ -0,0 +1,35 @@
|
|||
+++
|
||||
title = "Series"
|
||||
description = ""
|
||||
sort_by = "date"
|
||||
paginate_by = 5
|
||||
+++
|
||||
<br>
|
||||
<div class="column is-8 is-offset-2">
|
||||
|
||||
AnarSec is a resource designed to help anarchists navigate the hostile terrain of technology — defensive guides for digital security and anonymity, as well as offensive guides for hacking. All guides are available in booklet format for printing and will be kept up to date.
|
||||
|
||||
## Defensive
|
||||
|
||||
### Tails
|
||||
* [Tails for Anarchists](/posts/tails/)
|
||||
* [Tails Best Practices](/posts/tails-best/)
|
||||
|
||||
### Qubes OS
|
||||
* [Qubes OS for Anarchists](/posts/qubes/)
|
||||
|
||||
### Phones
|
||||
* [Kill the Cop in Your Pocket](/posts/nophones/)
|
||||
* [GrapheneOS for Anarchists](/posts/grapheneos/)
|
||||
|
||||
### General
|
||||
* [Linux Essentials](/posts/linux/)
|
||||
* [Remove Identifying Metadata From Files](/posts/metadata/)
|
||||
* [Encrypted Messaging for Anarchists](/posts/e2ee/)
|
||||
* [Make Your Electronics Tamper-Evident](/posts/tamper/)
|
||||
|
||||
## Offensive
|
||||
|
||||
*Coming soon*
|
||||
|
||||
</div>
|
35
content/series/_index.ru.md
Normal file
35
content/series/_index.ru.md
Normal file
|
@ -0,0 +1,35 @@
|
|||
+++
|
||||
title = "Series"
|
||||
description = ""
|
||||
sort_by = "date"
|
||||
paginate_by = 5
|
||||
+++
|
||||
<br>
|
||||
<div class="column is-8 is-offset-2">
|
||||
|
||||
AnarSec is a resource designed to help anarchists navigate the hostile terrain of technology — defensive guides for digital security and anonymity, as well as offensive guides for hacking. All guides are available in booklet format for printing and will be kept up to date.
|
||||
|
||||
## Defensive
|
||||
|
||||
### Tails
|
||||
* [Tails for Anarchists](/posts/tails/)
|
||||
* [Tails Best Practices](/posts/tails-best/)
|
||||
|
||||
### Qubes OS
|
||||
* [Qubes OS for Anarchists](/posts/qubes/)
|
||||
|
||||
### Phones
|
||||
* [Kill the Cop in Your Pocket](/posts/nophones/)
|
||||
* [GrapheneOS for Anarchists](/posts/grapheneos/)
|
||||
|
||||
### General
|
||||
* [Linux Essentials](/posts/linux/)
|
||||
* [Remove Identifying Metadata From Files](/posts/metadata/)
|
||||
* [Encrypted Messaging for Anarchists](/posts/e2ee/)
|
||||
* [Make Your Electronics Tamper-Evident](/posts/tamper/)
|
||||
|
||||
## Offensive
|
||||
|
||||
*Coming soon*
|
||||
|
||||
</div>
|
Loading…
Add table
Add a link
Reference in a new issue