Skip to content
Snippets Groups Projects
Verified Commit 4cd55ea6 authored by anarsec's avatar anarsec
Browse files

french

parent 36827dc6
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@ base_url = "https://www.anarsec.guide"
title = "AnarSec"
default_language = "en"
theme = "DeepThought"
generate_feed = true
generate_feeds = true
taxonomies = [
{ name = "categories", feed = true, paginate_by = 10 },
......@@ -17,6 +17,20 @@ smart_punctuation = false
[link_checker]
internal_level = "error"
[languages.fr]
generate_feeds = true
taxonomies = [
{name = "categories"},
{name = "tags"},
]
title = "AnarSec"
[languages.fr.translations]
letter = "Letter zine"
[translations]
letter = "Letter booklet"
[extra]
navbar_items = [
{ code = "en", nav_items = [
......@@ -25,6 +39,13 @@ navbar_items = [
{ url = "$BASE_URL/recommendations/", name = "Recommendations" },
{ url = "$BASE_URL/glossary/", name = "Glossary" },
{ url = "$BASE_URL/contact/", name = "Contact" },
] },
{ code = "fr", nav_items = [
{ url = "$BASE_URL/fr/posts/", name = "Guides" },
{ url = "$BASE_URL/fr/series/", name = "Series" },
{ url = "$BASE_URL/fr/recommendations/", name = "Recommendations" },
{ url = "$BASE_URL/fr/glossary/", name = "Glossary" },
{ url = "$BASE_URL/fr/contact/", name = "Contact" },
] }
]
......
+++
sort_by = "date"
paginate_by = 10
title = "Tech Guides for Anarchists"
+++
<br>
<br>
**You want a quick overview of our** **[advice for all anarchists?](/recommendations)**
**You need to** **[do action research or write an anonymous communique?](/posts/tails)**
**You need** **[increased security against malware?](/posts/qubes)**
**You want to** **[protect your digital devices from covert house visits by law enforcement?](/posts/tamper)**
<p><strong><a href="/series">See all guides
<span class="icon is-small">
<img src="/images/arrow-color.png">
</span>
</a></strong></p>
+++
title = "Contact"
sort_by = "date"
paginate_by = 5
+++
<br>
<div class="column is-8 is-offset-2">
<p>
**Email**: anarsec (at) riseup (dot) net
[PGP key](/anarsec.asc)
>Our PGP public key can be verified from a second location [at 0xacab](https://0xacab.org/anarsec/anarsec.guide/-/blob/no-masters/static/anarsec.asc) — commit SHA should be 4ab7e7262f51a661b02e1cf6712b75101f4b25e1.
>
>WayBack Machine of PGP key: [anarsec.guide](https://web.archive.org/web/20230619164601/https://www.anarsec.guide/anarsec.asc) / [0xacab.org](https://web.archive.org/web/20230619164309/https://0xacab.org/anarsec/anarsec.guide/-/blob/no-masters/static/anarsec.asc)
# Contribute
Anarsec encourages contributions! If you would like to suggest edits to a guide, we prefer that you contact us rather than submit a merge request on 0xacab. This is to maintain a unified tone and style to the guides.
We are also open to submitted guides — please get in touch with proposals.
>0xacab commits are signed with SSH key fingerprint:
xXfPe+zku+SaJorO4XldMFcAVPMmQQgLHl4VpmYhiok
</div>
This diff is collapsed.
+++
title = "Guides"
sort_by = "date"
paginate_by = 10
+++
This diff is collapsed.
......@@ -14,7 +14,7 @@ a4="nophones-a4.pdf"
letter="nophones-letter.pdf"
+++
Effective [security culture and operational security](https://notrace.how/resources/read/csrc-bulletin-1-en.html#header-a-base-to-stand-on-distinguishing-opsec-and-security-culture) prevents the forces of repression from knowing about our specific criminal activities, but also about our lives, [relationships](https://notrace.how/threat-library/techniques/network-mapping.html), movement patterns, and so on. This knowledge is a huge advantage in narrowing down suspects and conducting targeted surveillance. This article will outline some strategies for killing the cop in your pocket.
Effective [security culture and operational security](https://www.notrace.how/fr/blog/a-base-to-stand-on/a-base-to-stand-on.html) prevents the forces of repression from knowing about our specific criminal activities, but also about our lives, [relationships](https://notrace.how/threat-library/techniques/network-mapping.html), movement patterns, and so on. This knowledge is a huge advantage in narrowing down suspects and conducting targeted surveillance. This article will outline some strategies for killing the cop in your pocket.
<!-- more -->
......
+++
title = "Recommendations"
sort_by = "date"
paginate_by = 5
+++
<br>
<div class="column is-8 is-offset-2">
As anarchists, we must defend ourselves against police and intelligence agencies that conduct [targeted digital surveillance](https://notrace.how/threat-library/techniques/targeted-digital-surveillance.html) for the purposes of [incrimination](https://notrace.how/threat-library/tactics/incrimination.html) and [network mapping](https://notrace.how/threat-library/techniques/network-mapping.html). Our goal is to obscure the State's visibility into our lives and projects. Our recommendations are intended for all anarchists, and they are accompanied by guides to put the advice into practice.
We agree with the conclusion of an overview of [targeted surveillance measures in France](https://actforfree.noblogs.org/post/2023/07/24/number-of-the-day-89502-preventive-surveillance-measures-france/): "So let’s be clear about our responsibilities: if we knowingly bring a networked device equipped with a microphone and/or a camera (cell phone, baby monitor, computer, car GPS, networked watch, etc.) close to a conversation in which “private or confidential words are spoken” and must remain so, even if it's switched off, we become a potential state informer…"
You may also be interested in the Threat Library's ["Digital Best Practices"](https://www.notrace.how/threat-library/mitigations/digital-best-practices.html).
## Your Phone
>**[Operating system](/glossary#operating-system-os)**: **GrapheneOS** is the only reasonably secure choice for cell phones. See [GrapheneOS for Anarchists](/posts/grapheneos/). If you decide to have a phone, treat it like an "encrypted landline" and leave it at home when you are out of the house. See [Kill the Cop in Your Pocket](/posts/nophones/).
## Your Computer
>**[Operating system](/glossary#operating-system-os)**: **Tails** is unparalleled for sensitive computer use (writing and sending communiques, moderating a sketchy website, researching for actions, reading articles that may be criminalized, etc.). Tails runs from a USB drive and is designed with the anti-forensic property of leaving no trace of your activity on your computer, as well as forcing all Internet connections through the [Tor network](/glossary#tor-network). See [Tails for Anarchists](/posts/tails/) and [Tails Best Practices](/posts/tails-best/).
>**[Operating system](/glossary#operating-system-os)**: **Qubes OS** has better security than Tails for many use cases, but has a steeper learning curve and no anti-forensic features. However, it is accessible enough for journalists and other non-technical users. Basic knowledge of using Linux is required — see [Linux Essentials](/posts/linux). Qubes OS can even run Windows programs such as Adobe InDesign, but much more securely than a standard Windows computer. See [Qubes OS for Anarchists](/posts/qubes/).
See [When to Use Tails vs. Qubes OS](/posts/qubes/#when-to-use-tails-vs-qubes-os). We do not offer "harm reduction" advice for Windows or macOS computers, as this is already widespread and gives a false sense of privacy and security.
## Encrypted Messaging
See [Encrypted Messaging for Anarchists](/posts/e2ee/)
## Storing Electronic Devices
See [Make Your Electronics Tamper-Evident](/posts/tamper/).
</div>
+++
title = "Search"
sort_by = "date"
paginate_by = 5
+++
<br>
<p style="text-align:center">The search feature is powered by DuckDuckGo -- a search engine that respects user privacy.</p>
<div class="columns is-centered">
<form action="https://duckduckgo.com/" method="get">
<input type="hidden" name="sites" value="anarsec.guide">
<input type="search" name="q">
<input type="submit" value="Search">
</form>
</div>
+++
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>
......@@ -14,7 +14,6 @@
<img class="is-rounded" src="{{ config.extra.author.avatar }}" style="max-width: 192px" />
</figure>
{% endif %}
{{ macros:: social_links( social_config=config.extra.social) }}
<p class="my-6">
<a href='{{ config.base_url }}'>
<span class="icon">
......
......@@ -44,7 +44,7 @@
<nav aria-label="section navigation" class="navbar is-light" role="navigation">
<div class="container">
<div class="navbar-brand">
<a class="navbar-item is-size-5 has-text-weight-bold" href="/">{{ config.title }}</a>
<a class="navbar-item is-size-5 has-text-weight-bold" href="{{get_url(path="", lang=lang)}}/">{{ config.title }}</a>
<a aria-expanded="false" aria-label="menu" class="navbar-burger burger" data-target="navMenu" role="button">
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
......@@ -124,7 +124,7 @@
<div class="content has-text-centered">
<p>
<a class="footer-text" href="https://0xacab.org/anarsec/anarsec.guide/-/blob/no-masters/CHANGELOG.md">Changelog </a>
<a href="/atom.xml" target="_blank">
<a href="{{get_url(path="", lang=lang)}}/atom.xml" target="_blank">
<span class="icon" title="RSS Feed">
<img src="/images/rss-symbol.png">
</span>
......
......@@ -76,7 +76,7 @@
<span class="icon is-small">
<img src="/images/file-pdf.png">
</span>
<span><a href="/posts/{{page.slug | lower}}/{{page.extra.letter | lower}}">Letter booklet</a> | <a href="/posts/{{page.slug | lower}}/{{page.extra.a4 | lower}}">A4 booklet</a> </span>
<span><a href="{{page.slug | lower}}/{{page.extra.letter | lower}}">Letter booklet</a> | <a href="{{page.slug | lower}}/{{page.extra.a4 | lower}}">A4 booklet</a> </span>
</span>
{% endmacro %}
......@@ -84,7 +84,7 @@
<p>
Categories:
{% for category in categories %}
<a class="has-text-weight-semibold" href="/categories/{{category | lower}}">
<a class="has-text-weight-semibold" href="{{get_url(path="", lang=lang)}}/categories/{{category | lower}}">
<span class="icon-text">
<span class="icon is-small">
<img src="/images/cube-pink.png">
......@@ -100,7 +100,7 @@
<p>
Tags:
{% for tag in tags %}
<a class="has-text-weight-semibold" href="/tags/{{tag | lower}}">
<a class="has-text-weight-semibold" href="{{get_url(path="", lang=lang)}}/tags/{{tag | lower}}">
<span class="icon-text">
<span class="icon is-small">
<img src="/images/tag-pink.png">
......
......@@ -26,14 +26,14 @@
<article class="box">
<div>
{% if page.extra.blogimage %}
<a href="/posts/{{ page.slug }}">
<a href="{{ page.slug }}">
<img class="column is-full"
src="{{ page.extra.blogimage }}">
</a>
{% endif %}
</div>
<h2 class="title">
<a class="has-text-dark" href='/posts/{{ page.slug }}'>
<a class="has-text-dark" href='{{ page.slug }}'>
{{ page.title }}
</a>
</h2>
......@@ -48,7 +48,7 @@
</div>
<div class="content mt-2">
{{ page.summary | safe }}
<a class="has-text-weight-semibold" href='/posts/{{ page.slug }}'>
<a class="has-text-weight-semibold" href='{{ page.slug }}'>
Read More
<span class="icon is-small">
<img src="/images/arrow-color.png">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment