Small fixes to indexes and mkdocs.yml

docs/about/index.md
  - Fix absolute link

docs/guide/index.md
  - Fix link to LibRedirect Chrome and Firefox downloads

docs/index.md
  - Add Alex's information

mkdocs.yml
  - materialx -> material.extensions

Signed-off-by: nopeitsnothing <no@anonymousplanet.org>
This commit is contained in:
Than Harrison 2024-04-23 19:10:58 -04:00
parent ec6ff4f3e4
commit 864793b4e7
No known key found for this signature in database
GPG Key ID: F1CB32F67E3302A1
4 changed files with 21 additions and 10 deletions

View File

@ -21,7 +21,7 @@ The purpose: providing an introduction to various online tracking techniques, on
??? Note "Where do I start?"
Start either by going to [the beginning](/guide/) or using the search at top right of the page. It is also available at whatever point you are in your reading.
Start either by going to [the beginning](../guide/index.md) or using the search at top right of the page. It is also available at whatever point you are in your reading.
??? Note "Notes on the journey"
@ -33,9 +33,9 @@ The purpose: providing an introduction to various online tracking techniques, on
This guide is a non-profit open-source initiative, licensed under Creative Commons **Attribution-NonCommercial** 4.0 International ([cc-by-nc-4.0](https://creativecommons.org/licenses/by-nc/4.0/) <sup>[[Archive.org]](https://web.archive.org/web/https://creativecommons.org/licenses/by-nc/4.0/)</sup>).
- For mirrors see [Mirrors](../mirrors) and the links at the bottom right of the page. You should see these on every page.
- For mirrors see [Mirrors](../mirrors/index.md) and the links at the bottom right of the page. You should see these on every page.
- For help in comparing versions see [Comparing versions](/guide/#appendix-a7-comparing-versions)
- For help in comparing versions see [Comparing versions](../guide/index.md#appendix-a7-comparing-versions)
Feel free to submit issues **(please do report anything wrong)** using GitHub Issues at: <https://github.com/Anon-Planet/thgtoa/issues>. We also accept Merge Requests (MR) from our Gitlab and many other places. Do not hesitate to report issues and suggestions!
@ -55,7 +55,7 @@ Follow us on:
To contact me, see the updated information on the website or send an e-mail to <contact@anonymousplanet.org>
**Please consider [donating](/donate/) if you enjoy the project and want to support the hosting fees or support the funding of initiatives like the hosting of Tor Exit Nodes.**
**Please consider [donating](../donate/index.md) if you enjoy the project and want to support the hosting fees or support the funding of initiatives like the hosting of Tor Exit Nodes.**
### Recommended Reading
Some of those resources may, in order to sustain their project, contain or propose:

View File

@ -42,7 +42,7 @@ You could also install the [LibRedirect](https://libredirect.github.io/) extensi
- Firefox: <https://addons.mozilla.org/en-US/firefox/addon/libredirect/>
- Chromium-based browsers (Chrome, Brave, Edge): <https://github.com/libredirect/libredirect/blob/master/chromium.md>
- Chromium-based browsers (Chrome, Brave, Edge): <https://libredirect.github.io/download_chromium.html>
**If you are having trouble accessing any of the many academic articles referenced in this guide due to paywalls, feel free to use Sci-Hub (<https://en.wikipedia.org/wiki/Sci-Hub>** <sup>[[Wikiless]](https://wikiless.org/wiki/Sci-Hub)</sup> <sup>[[Archive.org]](https://web.archive.org/web/https://en.wikipedia.org/wiki/Sci-Hub)</sup>**) or LibGen (<https://en.wikipedia.org/wiki/Library_Genesis>** <sup>[[Wikiless]](https://wikiless.org/wiki/Library_Genesis)</sup> <sup>[[Archive.org]](https://web.archive.org/web/https://en.wikipedia.org/wiki/Library_Genesis)</sup>**) for finding and reading them. Because Science should be free. All of it. If you are faced with a paywall accessing some resources, consider using <https://12ft.io/>.**
@ -11007,7 +11007,7 @@ As mentioned before in this guide multiple times, we strongly recommend the use
- **See [Warning about special tumbling, mixing, coinjoining privacy wallets and services].**
## Using Bitcoin anonymously option:
## Using Bitcoin anonymously option
Despite this, it is possible to safely anonymize Bitcoin through the use of non-custodial collaborative transactions and privacy-preserving spending tools. This is possible with a protocol called [ZeroLink](https://code.samourai.io/whirlpool/Whirlpool/-/blob/whirlpool/THEORY.md) and an implementation called Whirlpool which as two clients that utilize it and provide the necessary spending tools, detailed below. So, you might be wondering how? Well, it is actually pretty simple:
@ -11038,7 +11038,7 @@ Despite this, it is possible to safely anonymize Bitcoin through the use of non-
**You should never access this wallet from a non-anonymized environment. Always use well-thought OPSEC with your BTC transactions. Remember those can be traced back to you.**
The origin of those BTC cannot be traced back to your real identity due to the use of Monero **unless Monero is broken** or if you consolidate outputs from spending at separate merchants. It is recommended to use privacy preserving wallets in the [Bitcoin section](Using Bitcoin anonymously option:). Please do read [Appendix B2: Monero Disclaimer].
The origin of those BTC cannot be traced back to your real identity due to the use of Monero **unless Monero is broken** or if you consolidate outputs from spending at separate merchants. It is recommended to use privacy preserving wallets in the [Bitcoin section](#using-bitcoin-anonymously-option). Please do read [Appendix B2: Monero Disclaimer].
**Regarding Zcash: this section previously included use of Zcash but it has been removed in light of newer, more accurate information.**

View File

@ -38,4 +38,15 @@ Anonymous Planet is a collective of volunteers and contributors. No one person i
- [:fontawesome-solid-house: Homepage](https://www.itsnothing.net)
- [:fontawesome-solid-envelope: E-mail](mailto:nopenothinghere@proton.me)
- [:simple-matrix: Matrix](https://matrix.to/#/@thehidden:tchncs.de)
??? person "@alex (they|them)"
- [:simple-github: GitHub](https://github.com/NobodySpecial256 "@NobodySpecial256")
- [:fontawesome-solid-envelope: E-mail](mailto:theheadlessserpentsec@protonmail.com)
- [:simple-matrix: Matrix](https://matrix.to/#/@memorysafetybelike:envs.net)
- [:fontawesome-solid-shield: Canary](https://itsnothing.net/canary.txt)
[What is Anonymous Planet?](about/index.md){ .md-button }
[Show us your support](donate/index.md){ .md-button }
[Our goals](constitution/index.md){ .md-button }

View File

@ -112,8 +112,8 @@ markdown_extensions:
- meta: {}
- abbr: {}
- pymdownx.emoji:
emoji_index: !!python/name:materialx.emoji.twemoji
emoji_generator: !!python/name:materialx.emoji.to_svg
emoji_index: !!python/name:material.extensions.emoji.twemoji
emoji_generator: !!python/name:material.extensions.emoji.to_svg
- tables: {}
- footnotes: {}
- toc:
@ -121,4 +121,4 @@ markdown_extensions:
toc_depth: 3
copyright: |
&copy; 2023 <a href="https://anonymousplanet.org/" target="_blank" rel="noopener">Anonymous Planet</a>
&copy; 2024 <a href="https://github.com/Anon-Planet" target="_blank" rel="noopener">Anonymous Planet</a>