diff --git a/README.md b/README.md index 84dc1e6..344922a 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,6 @@ Welcome. -**[IMPORTANT RECOMMENDATION FOR UKRAINIANS. ВАЖЛИВА РЕКОМЕНДАЦІЯ ДЛЯ УКРАЇНЦІВ](briar.html)** - -This is a maintained guide with the aim of providing an introduction to various online tracking techniques, online ID verification techniques, and detailed guidance to creating and maintaining (truly) anonymous online identities. **It is written with hope for activists, journalists, scientists, lawyers, whistle-blowers, and good people being oppressed, censored, harassed anywhere!** This guide has no affiliation with the [Anonymous](https://en.wikipedia.org/wiki/Anonymous_(hacker_group)) [[Wikiless]](https://wikiless.com/wiki/Anonymous_(hacker_group)) [[Archive.org]](https://web.archive.org/web/https://en.wikipedia.org/wiki/Anonymous_(hacker_group)) collective/movement. +This is a guide with the aim of providing an introduction to various online tracking techniques, online ID verification techniques, and detailed guidance to creating and maintaining (truly) anonymous online identities. **It is written with hope for activists, journalists, scientists, lawyers, whistle-blowers, and good people being oppressed, censored, harassed anywhere!** This guide has no affiliation with the [Anonymous](https://en.wikipedia.org/wiki/Anonymous_(hacker_group)) [[Wikiless]](https://wikiless.com/wiki/Anonymous_(hacker_group)) [[Archive.org]](https://web.archive.org/web/https://en.wikipedia.org/wiki/Anonymous_(hacker_group)) collective/movement. This guide is an open-source non-profit initiative, [licensed](LICENSE.html) under **Creative Commons Attribution-NonCommercial 4.0 International** ([cc-by-nc-4.0](https://creativecommons.org/licenses/by-nc/4.0/) [[Archive.org]](https://web.archive.org/web/https://creativecommons.org/licenses/by-nc/4.0/)) and is **not sponsored/endorsed by any commercial/governmental entity**. This means that you are free to use our guide for pretty much any purpose **excluding commercially** as long as you do attribute it. There are no ads or any affiliate links. diff --git a/docs/about/index.md b/docs/about/index.md index 7a93cd6..d73fa73 100644 --- a/docs/about/index.md +++ b/docs/about/index.md @@ -7,7 +7,7 @@ schema: "@id": https://www.anonymousplanet.org/ name: Anonymous Planet url: https://www.anonymousplanet.org/about/ - logo: ../media/favicon.png + logo: ../media/profile.png sameAs: - https://github.com/Anon-Planet - https://opencollective.com/anonymousplanetorg diff --git a/docs/changelog/index.md b/docs/changelog/index.md index 2a7e3ad..d63ff40 100644 --- a/docs/changelog/index.md +++ b/docs/changelog/index.md @@ -7,7 +7,7 @@ schema: "@id": https://www.anonymousplanet.org/ name: Anonymous Planet url: https://www.anonymousplanet.org/authors/ - logo: ../media/favicon.png + logo: ../media/profile.png sameAs: - https://github.com/Anon-Planet - https://opencollective.com/anonymousplanetorg diff --git a/docs/guide/index.md b/docs/guide/index.md index 4fe1757..759dba4 100644 --- a/docs/guide/index.md +++ b/docs/guide/index.md @@ -7,7 +7,7 @@ schema: "@id": https://www.anonymousplanet.org/ name: Anonymous Planet url: https://www.anonymousplanet.org/guide/ - logo: ../media/favicon.ico + logo: ../media/profile.png sameAs: - https://github.com/Anon-Planet - https://opencollective.com/anonymousplanetorg diff --git a/docs/index.md b/docs/index.md index f30de15..ec1aa38 100644 --- a/docs/index.md +++ b/docs/index.md @@ -7,7 +7,7 @@ schema: "@id": https://www.anonymousplanet.org/ name: Anonymous Planet url: https://www.anonymousplanet.org/authors/ - logo: ../media/favicon.png + logo: ../media/profile.png sameAs: - https://github.com/Anon-Planet - https://opencollective.com/anonymousplanetorg diff --git a/docs/mirrors/index.md b/docs/mirrors/index.md index 448e7d6..5713e72 100644 --- a/docs/mirrors/index.md +++ b/docs/mirrors/index.md @@ -7,7 +7,7 @@ schema: "@id": https://www.anonymousplanet.org/ name: Anonymous Planet url: https://www.anonymousplanet.org/mirrors/ - logo: ../media/favicon.png + logo: ../media/profile.png sameAs: - https://github.com/Anon-Planet - https://opencollective.com/anonymousplanetorg @@ -27,7 +27,7 @@ schema: !!! Note "PDF export (single file)" - The guide is also available as a **PDF** (images and layout preserved). It is built automatically in GitHub Actions: open [**Build guide PDF**](https://github.com/Anon-Planet/thgtoa/actions/workflows/build-pdf.yml) on the [**source repository**](https://github.com/Anon-Planet/thgtoa), pick a successful run, and download the **`thgtoa`** and **`thgtoa-dark`** artifacts. You can start a fresh build anytime (**Actions** → **Build guide PDF** → **Run workflow**). + The guide is also available as a **PDF** (images and layout preserved). It is built automatically in GitHub Actions: open [**Build guide PDF**](https://github.com/Anon-Planet/thgtoa/actions/workflows/build-sign-release.yml) on the [**source repository**](https://github.com/Anon-Planet/thgtoa), pick a successful run, and download the **`thgtoa`** and **`thgtoa-dark`** artifacts. You can start a fresh build anytime (**Actions** → **Build guide PDF** → **Run workflow**). To produce the same file locally, clone the repository and run `python3 scripts/build_guide_pdf.py --both` (Python, [MkDocs Material](https://squidfunk.github.io/mkdocs-material/getting-started/), and **Google Chrome** or **Microsoft Edge** required). More detail is in the [repository README](https://github.com/Anon-Planet/thgtoa#ways-to-read-or-export-the-guide). diff --git a/mkdocs.yml b/mkdocs.yml index 2afac81..c36f1e1 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -9,6 +9,7 @@ repo_name: "" #edit_uri: "" theme: name: material + locale: en favicon: media/profile.png icon: logo: material/bird