13 Commits

Author SHA1 Message Date
nopenothinghere
1c7ea25ef9 v1.1.9
Fix VT hashes
Sign recent changes
2023-07-29 13:00:17 -04:00
nopenothinghere
993987c6ae Fix one more file path
Sign changes
2023-07-29 12:16:41 -04:00
nopenothinghere
148f30a9c9 Fix file path on verify page
Sign changes
2023-07-29 12:05:46 -04:00
nopenothinghere
983bd463c1 (meta) Update workflows 2023-07-29 11:31:19 -04:00
nopenothinghere
f0b66574d9 Update VT hashes
Sign recent changes
2023-07-29 11:29:13 -04:00
nopeitsnothing
2d331680c0 Merge remote-tracking branch 'origin/master' 2023-07-29 09:27:39 -04:00
doublepleat
f248363832 Rename "TAILS" to "Tails" (#317)
* Fix typo

Change TAILS -> Tails

* Remove duplicate link

"Snapchat Transparency Report" is repeated
Archive link is different but just older version of the same

---------

Co-authored-by: nopeitsnothing <no@anonymousplanet.org>
2023-07-29 09:25:56 -04:00
nopeitsnothing
7c5f9c5290 Fix Appendix K reference to itself (#320) 2023-07-29 09:19:16 -04:00
nopenothinghere
cd0b6cd830 Fix Appendix K reference to itself 2023-07-29 09:15:48 -04:00
nopeitsnothing
00bd59da91 Update "Online Phone Number" section (#319)
- Adds silent.link

As always, this guide recommends using providers which accept Monero
(XMR) as payment, or, at the very least offer non-KYC transaction via
BTC - which is viable using this guide.

Do not trust Google results for "free SMS verification".
2023-07-28 15:04:46 -04:00
nopenothinghere
9f4ae5158e Missing parenthesis 2023-07-27 23:47:00 -04:00
nopeitsnothing
80fc552f0c Fixup Brave config settings (#318) 2023-07-27 23:39:35 -04:00
nopeitsnothing
d65f9e65ea Add updated list of CPU attacks
Includes recent Zenbleed advisory
2023-07-24 22:14:43 +00:00
203 changed files with 17379 additions and 5379 deletions

View File

@@ -4,7 +4,7 @@
# #
# Source repository: https://github.com/actions/dependency-review-action # Source repository: https://github.com/actions/dependency-review-action
# Public documentation: https://docs.github.com/en/code-security/supply-chain-security/understanding-your-software-supply-chain/about-dependency-review#dependency-review-enforcement # Public documentation: https://docs.github.com/en/code-security/supply-chain-security/understanding-your-software-supply-chain/about-dependency-review#dependency-review-enforcement
name: 'Dependency Review' name: '🧪 Dependencies'
on: [pull_request] on: [pull_request]
permissions: permissions:
@@ -14,7 +14,7 @@ jobs:
dependency-review: dependency-review:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: 'Checkout Repository' - name: '📦 Checkout Repository'
uses: actions/checkout@v3 uses: actions/checkout@v3
- name: 'Dependency Review' - name: '📦 Dependency Review'
uses: actions/dependency-review-action@v2 uses: actions/dependency-review-action@v2

View File

@@ -1,4 +1,4 @@
name: 'Lock Threads' name: '🔒 Lock Threads'
on: on:
schedule: schedule:
@@ -16,6 +16,7 @@ jobs:
action: action:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: '🔒 Lock Threads'
- uses: dessant/lock-threads@v4 - uses: dessant/lock-threads@v4
with: with:
github-token: ${{ secrets.PERSONAL_ACCESS_TOKEN }} github-token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}

View File

@@ -1,4 +1,4 @@
name: release name: '🦠 VirusTotal Scan'
on: on:
pull_request: pull_request:
@@ -8,13 +8,16 @@ jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: 📦 Checkout - name: '📦 Checkout'
uses: actions/checkout@v3 uses: actions/checkout@v3
- name: 📦 Set up Go - name: '📦 Set up Go'
uses: actions/setup-go@v3 uses: actions/setup-go@v4
with:
go-version: '1.20.6'
- run: go version
- name: 📦 Scan PDF files using VT - name: '🦠 Scan PDF files using VT'
uses: crazy-max/ghaction-virustotal@v3 uses: crazy-max/ghaction-virustotal@v3
with: with:
vt_api_key: ${{ secrets.VT_API_KEY }} vt_api_key: ${{ secrets.VT_API_KEY }}

View File

@@ -1,3 +1,11 @@
v1.1.9
- Add dependency check action
- Fixup Brave config settings
- Add silent.link to Online Phone Number section
- Fix Appendix K reference to itself
- Rename "TAILS" to "Tails"
v1.1.8 v1.1.8
- Add AnarSec to links - Add AnarSec to links

View File

@@ -1,7 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSDps+e9XrCW1x/XSkoXmBIoSMhsgUCZKviTQAKCRAoXmBIoSMh
snfEAP43DPspzOi1Ih+Po1hNacS+EvkOWPsWdpL9XtCVtCCBWwD/cEwPyF5ezyy3
d6fGbEtZCBROPCvXBi51T+VRY+F1dQw=
=CgSS
-----END PGP SIGNATURE-----

View File

@@ -1,4 +0,0 @@
untrusted comment: signature from minisign secret key
RUSn9xivowlq/hlqz/W/5/HRTmFbQEus0UVV+sPcbpL8D0cSpork7jFQGJPKIxlJAJ7aa3bC7eBcY0wJ9rgzaaGeSKeqb6dAIQA=
trusted comment: timestamp:1688986190 file:CHANGELOG.md hashed
SXfxxbVen5THxKncdjouZXPYEzEE/Zkza1SYQ0tWkk4CQVo3fTxSxW98wx+Nr+zASEFff2VuW8NE1VnexBctBw==

View File

@@ -1,7 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSDps+e9XrCW1x/XSkoXmBIoSMhsgUCZKviTgAKCRAoXmBIoSMh
shbzAQDPE0uHQyj+ttGmHHegOih6Sn8TRXbLjYS6OPu8aJyZtwEAxGkwCrePZpBn
2rkkX5Zq08e8Lnqf03P5sljM/6NaPwY=
=HvL2
-----END PGP SIGNATURE-----

View File

@@ -1,4 +0,0 @@
untrusted comment: signature from minisign secret key
RUSn9xivowlq/gD5vCC8/YFdUVxQVvGfr4Far0rKgyq8NvpyWOyv7OniMR0H1cROxjbaNwDGKi40AIpnb4DxlLhGLB9vXxAk4Qo=
trusted comment: timestamp:1688986192 file:CODE_OF_CONDUCT.md hashed
c/gqb4lhNi5QSYDPleH1kOw2eKf2nl4THsf1eGTuelpxOmg+ZN0BWB63JvbWRfldoE3hZ6zN+aQGFraAACEfDA==

View File

@@ -1,7 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSDps+e9XrCW1x/XSkoXmBIoSMhsgUCZKviUAAKCRAoXmBIoSMh
sgGUAQCT8oPw0zMk0RtsMnYc99NPJyG0uwZakUAUyT0UF+DhQQD+NfzT6/8x7B+k
Mbyg8bRLkvF7RAqv9kYehsnDCUAAGgg=
=E0NG
-----END PGP SIGNATURE-----

View File

@@ -1,4 +0,0 @@
untrusted comment: signature from minisign secret key
RUSn9xivowlq/tWnF0Uppl4tQg0CfR1fSzNpvQpIunGQeT70ZiZbMV5l/1sb5rFmzjZOgOyJxslx/Da9yoSnzcDy+zKhHF99ng0=
trusted comment: timestamp:1688986194 file:CONTRIBUTING.md hashed
R3JHJEylBrNW4osNxVmN395CWNjmNnuW6kwTUss+7XSwcOLR17xA7KeKFaal3Cad1dhu35nA8TRQzftIIRrOBQ==

View File

@@ -1,7 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSDps+e9XrCW1x/XSkoXmBIoSMhsgUCZKviUgAKCRAoXmBIoSMh
sh1MAQCwAzCcd80FxRAxLN2PA+waaolI48OK6rpeLkS/42qCnAEAxNJIme6ZOS7t
9G8b82hsMZHt+sxCsWn+aDBolv7Zqgw=
=Y9bK
-----END PGP SIGNATURE-----

View File

@@ -1,4 +0,0 @@
untrusted comment: signature from minisign secret key
RUSn9xivowlq/gEdIFDRsGwF2xuLoX64+PcxRZHg0mT+M3d5ZBNe4iv6jUdYpoFpY6Ba2Ny2jTxhLq8lbu4IsvRsBxMSvCdipQE=
trusted comment: timestamp:1688986195 file:KEY_ROTATION.md hashed
a8JjCFxGHWTBeP7hQi+scY/hfGtG0LE4P012wG1Ub2LmcWDtjUYa7RSBey6m7kIRZIKo0CZ289r5XPWv5bziBQ==

View File

@@ -1,7 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSDps+e9XrCW1x/XSkoXmBIoSMhsgUCZKviUwAKCRAoXmBIoSMh
siIHAP9QTxETiQENsf8GQuF3HRIHvS8HMH6Q2m7aRGIFV7wi+AEAgzVE4+N32sUt
1fl+wgTMXtnS1n3s/z0pBYjWTo6RRgI=
=dpyL
-----END PGP SIGNATURE-----

View File

@@ -1,4 +0,0 @@
untrusted comment: signature from minisign secret key
RUSn9xivowlq/gAzBQtyzCamju84eebs9pmkibZyZu3dRxd3LrTgZgknkRyjTMx8clMYRpHl1l7XCqCROtQU8r+zSXd79xFgFQc=
trusted comment: timestamp:1688986197 file:LICENSE.md hashed
PriOlkOE0c2JDbLkReUYeIvMq/OfhO9fpw2dOen4zb0VxpKSQO/he1dELCvFwGxWc1ky9JfdVO/jpQQ2O9fABA==

View File

@@ -1,7 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSDps+e9XrCW1x/XSkoXmBIoSMhsgUCZKviVQAKCRAoXmBIoSMh
stHUAQC13zqk3FBc+uD69VJIbyF6ulccq30EhCUW7ymAZHbdeAEAqFU2klQJ6IS2
3hkwnJbBFqkPPMreKLF9uwTMFj6lzgc=
=EDBS
-----END PGP SIGNATURE-----

View File

@@ -1,4 +0,0 @@
untrusted comment: signature from minisign secret key
RUSn9xivowlq/pgNN3JobRKk9yc7YsFmiU8HGK3ODVuzNh4pPtbNj+u0hu3lLC6FJJV1f8o2iiMrmBKnMmeQL/lpTIOHtwXTtwc=
trusted comment: timestamp:1688986198 file:README.md hashed
9+PYNQficxA7oZZmuh9FO+SjOgN0IFMo1RxBW3JXtXOqPvWWhpokcW4b0TIMaZ93Rw/JSGAo2OmzML/QtNwkCA==

View File

@@ -155,7 +155,7 @@ input:checked + .slider::before {
<h1>The Hitchhikers Guide to Online Anonymity</h1> <h1>The Hitchhikers Guide to Online Anonymity</h1>
</a> </a>
<h2>How I learned to start worrying and love <del>privacy</del> anonymity</h2> <h2>How I learned to start worrying and love <del>privacy</del> anonymity</h2>
<h4 class="project-version">The latest Version is v1.1.8. See the <a href="{{ site.github.changelog_url }}" style="color:#ff4700">changelog.</a></h4> <h4 class="project-version">The latest Version is v1.1.9. See the <a href="{{ site.github.changelog_url }}" style="color:#ff4700">changelog.</a></h4>
<section id="downloads"> <section id="downloads">
{% if page.url != "/" %} {% if page.url != "/" %}
<a href="{{ site.github.home_url }}" class="btn_small">Home</a> <a href="{{ site.github.home_url }}" class="btn_small">Home</a>

View File

@@ -1,7 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSDps+e9XrCW1x/XSkoXmBIoSMhsgUCZKviVgAKCRAoXmBIoSMh
snTHAP4lsUPtxHxWTfZSXxGcXj3yQsBmvXMXLyKVadAOK94xEQD/dptFx4SG1Vc2
mf9Mu8A2V65J3SdGkMK8mOpXsZo7bQI=
=sxrz
-----END PGP SIGNATURE-----

View File

@@ -1,4 +0,0 @@
untrusted comment: signature from minisign secret key
RUSn9xivowlq/jMbV8YC4jebQgZWBwmP0XZ0QEfXmIO2c1YQ30zXoZm2QxZjfybCNrVIaPgL72LiqBBTtDQPNrN9JjTSZkuvVAw=
trusted comment: timestamp:1688986200 file:about.md hashed
sQbQBYzVe6UmVxM2awphiVwn9D7ZsF8klUXqkCCIwApPqWLcQVwDUjhMUcn91Xye3abs4Ui6XY2CZRtrS+WGCw==

View File

@@ -1,17 +0,0 @@
e9dc90c9142d3ad4e8a25d8737fdb0a8440e2b5a65467792cdf2f2291e43544f583223828bda5224bcf77bdee12a7bf336f2ab080b722ee3f996f0ef0d05583a CHANGELOG.md
13a500b51aaaab394f40d459c722f25c94fdb92c0488a45caa67b5ef5c4d8ea1d5a9e303879cb04fbe61fb756a0b0e713533178cac66310d1f6d227c7a1b9bc7 CODE_OF_CONDUCT.md
fae76da5237e8504d65819f57141f5e4760ed7bb33bb3289c408998ba0789ce0d01fcaddf29eebb7435bd8994c3aedcaea52ca617272dd1f867782b328661407 CONTRIBUTING.md
51b88600d8c32dc6189bace5786e7dc4c4c9e6b40a106b12e349307757e4d8aa4df6cf5cac1e06200664dd385cb35e4db84d7e7992fd9c3c9cea05fca28a27bb KEY_ROTATION.md
be4c0b66dbdca9446079753dc3fcf2fb3eec55e8061c23ebcb20242458319a44120397d825b621fe6a59940204a05689bbb1a23bdd69120f775913f5c08d40dc LICENSE.md
ae55dafb58b68494ac627911e7ca19878c515bdd712e3328775065b2066e212ed4c62d24abe5267442560eb0ffe89a46ed20c66bbb169e5dd61ac451c55575ac README.md
2bcc51fa507b38a06187c8692a0233fc5b91f568b8e9397de110bdf892e3c4b5da23f1a3fd24422e3cf2c35d83543c1ba7e728397c86cc1f15f783a5b2f74739 about.md
26196d7b81bb79c8dc290a98204e3d416e887552ec68b0de4bbe2f17bcc11fe8e3dfccc7f210a72ddecba2eecfa2e33ceaf57f4b0c3061230d62b805e8228f79 briar.md
81352084f4e0d2104f71be16779ca788a97da03df7b6307b14867ad097be329ff37f039a4aed1b0309391c4af10187ee32822736bc3c797b3af5b19f4da0cc73 chatrooms-rules.md
0f1ade686710eae78be9d2ac09f8249399994b4e73d37e8d0893cff9d58ba93dc38eb5ffb912744aa1318508449ed7a11661af99e778f0d800f5b11ced4fbd2c constitution.md
5a0a6f7e1df8e6965606d12e6763c86c96adb023df120c0a71e631f2ad44fcd9057c84f793411f71e6b5366a84fe583def86729f0863d0e3a0f083d228f37850 donations.md
7db3ab828fe7e26ffa4d26e195b64ac64c388cc2664cc78a8c1f656c442799ded4e1047efe891ec872ce007d34f061479e4aa5d9025aeaf1efe467b3b623aadf guide.md
046a52e53005963dd38343505aa43e51b5d750f0891c0a20a675c80ef9a254077db98b15165641a5f7ea33cc19f035e2aa7dbec4504a95c32b63911e3c7a8046 legacy.md
354a7a6f910c5a6508cf13b406c542ae3f0ad739fa3732936ccaa282fd486a475c39ab0862525dd4555f06e0164b90a99dac400b729bc9feab91b637eb896589 links.md
32b57ea09d576ce73f74352e9fe1baef19ed6c3808a9e3fa4716ec881f57a579861fa22b95e56dc729048c27e242fbbc15866cb2c36411c9e49173c00c126647 moderncrypto-rules.md
28ee0d22dd1f3ad583eeae49d459b8bafcafbb094912342afa628f015c89f1c296769a66bdd5d1c98b5c56a2351ffb9eb15f38ad34fae9f765bfa584d31003bc twitter.md
08acf0cc88dbe57a51f678ef869a71ff96945b3a9078363c5c2c1f96e767d5d82c7c8a30ebac1d5ef66f11d62bcaccbcb67edfc6a8d0221ba41c948472681b16 verify.md

View File

@@ -1,7 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSDps+e9XrCW1x/XSkoXmBIoSMhsgUCZKviaQAKCRAoXmBIoSMh
sj4+AQDnqoGE7bYKxMUz8kNgzuuUriquClDXSQgJP4mZ8Dcj1AEAs6pS6qI+nN+1
r2eM4kFGMx3BZGNbDb1vsgaswcSrSAg=
=q81d
-----END PGP SIGNATURE-----

View File

@@ -1,4 +0,0 @@
untrusted comment: signature from minisign secret key
RUSn9xivowlq/rBALh50DZ/tiQkiyRMtfmBETiyvyhd9KVcSEMdsyUFw0MF+/sh6gtgz7zR1UDUI3MbafKdvWFCiICGJgtYE2AI=
trusted comment: timestamp:1688986218 file:b2sum.txt hashed
g4s8ceXv2O/cm75MAuyJpoC1YSs35GWVX2jm70agINNYRSP5T7b/kKPCeJ20XGSY+pVsxQQGFHTevOw90JTDAg==

View File

@@ -1,7 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSDps+e9XrCW1x/XSkoXmBIoSMhsgUCZKviWAAKCRAoXmBIoSMh
sgFnAQDPDN9bDW7IVlwUkaPqjNY+1c/6gz6WVAJWT4mRQvaJWwD/WZ0b9jMXhsl3
MmLyqZHA5G6WRgAKcfRjadK/nNFRIAs=
=2MeS
-----END PGP SIGNATURE-----

View File

@@ -1,4 +0,0 @@
untrusted comment: signature from minisign secret key
RUSn9xivowlq/mjhwPVty4ZNYfjn4Gx8rNfbI0b+wd4o32ZIPOV/tWquVnu0QA3tLFvn+UODOdV+MYvFsknKZ37H9BAgqPt0CQc=
trusted comment: timestamp:1688986201 file:briar.md hashed
SYjfmeugty9rjdPcj8H7XOu55V4XyFaFLaLDYYl/aPoXXBgIWcfenixYKC9bAAa46M56Rt2ECMUAX7GNLGgzAA==

View File

@@ -1,7 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSDps+e9XrCW1x/XSkoXmBIoSMhsgUCZKviWQAKCRAoXmBIoSMh
skoeAQDSS2L1kw6F8lZRURNYkLzCsBVEuzo26/V0sZ2oaL7bWwEAhZy1SgPai/cx
0YynYjkfAI/3ACRC91n/wC9n5s7DiQo=
=xVXr
-----END PGP SIGNATURE-----

View File

@@ -1,4 +0,0 @@
untrusted comment: signature from minisign secret key
RUSn9xivowlq/rLXR8idyufcZFnYdYipqM3lvINPxKGr6KNEZoNq0UHDG5PThx+JfeIT2RKQoU3Qd6McVV45YgF8FMdmbCXo/QA=
trusted comment: timestamp:1688986203 file:chatrooms-rules.md hashed
h0yHmlN8dYTc512DC+vju2U3CZk4e5f2wXlmjxkdHR0/hmmPAHUMo6aTk7ZzqJpMyzEHJ5Bd+lfe4SM4edHIBw==

View File

@@ -1,7 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSDps+e9XrCW1x/XSkoXmBIoSMhsgUCZKviWwAKCRAoXmBIoSMh
snwuAQC5JMjdW7ALwcq3iOOxPv2JgzjqS5R+RYt7Kth4P4qCawEA1LYB9oCcnqs0
yywrfnOf0uU2C0b9fOevYkclH0uUZQY=
=ujUM
-----END PGP SIGNATURE-----

View File

@@ -1,4 +0,0 @@
untrusted comment: signature from minisign secret key
RUSn9xivowlq/pTBVjkP4uv5unHZNWMoXS1e0g8frI16Z7Oo13E5kkaSDRQfNY5ljVzaYTS87i+qGp2f/rajz3CFZ+hZK4XmEAs=
trusted comment: timestamp:1688986204 file:constitution.md hashed
3apJLwS1c88pfK1K89+Y+h3EcGuw4jZYLlsxGRkOi/3SfbiDUINpeiWXOTF7kOLdH9zSM+1seH+yTw+8WA8jBQ==

View File

@@ -1,7 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSDps+e9XrCW1x/XSkoXmBIoSMhsgUCZKviXAAKCRAoXmBIoSMh
svxpAP9hY5TkP5QMfvilDO5L48mYElitdAVdu1FFqlnLWbEqegD+IDTHMN1mhcBj
HY4Ju1n+19wTxOyvX8s6gCZf5xYy6Ak=
=Vffx
-----END PGP SIGNATURE-----

View File

@@ -1,4 +0,0 @@
untrusted comment: signature from minisign secret key
RUSn9xivowlq/sQFyVW9JQLYtu+Uzm+8g8sA/n2nmKhCq1qD2dDWRBu2sgf52CUpImu5sAOsEITef7OL1YlZgM5i7/spdOrQvQE=
trusted comment: timestamp:1688986206 file:donations.md hashed
KJSyfvtqYuvUZDmsOpBXtPvQNbpD8KtMaUHrD8GJ8ySLa3zZW2Z80CntbhaRKY5wzODEE3R8C02t8R2b2TDXCQ==

File diff suppressed because it is too large Load Diff

View File

@@ -1,7 +1,7 @@
-----BEGIN PGP SIGNATURE----- -----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSDps+e9XrCW1x/XSkoXmBIoSMhsgUCZKvh/AAKCRAoXmBIoSMh iHUEABYKAB0WIQTIfYdGb9IFlFzxCjghq2tqbLLDNwUCZMVCKgAKCRAhq2tqbLLD
spbIAQCu48MGqs9WWx9AsR2g0H1KE+n4xZdk6E4MhvDb//RjjwD/fMtPra6+AjQp N+X7AQCZ71EYsi1H30uDZ+ZloADfPJsZoH+6NaKDEUvZPIQm+gEAkutQxbetJQEY
FAGa4tlQ9PyaqwQpUhEHF7PMv6iUsgc= F5Q3QyMGgHoJ+tN8r3JVikxuJ3IR7gA=
=ytff =mu/l
-----END PGP SIGNATURE----- -----END PGP SIGNATURE-----

View File

@@ -1,4 +1,4 @@
untrusted comment: signature from minisign secret key untrusted comment: signature from minisign secret key
RUSn9xivowlq/iEUKQMoHB19a+JSq2LYbEJ9IrrlGI9q/vw8L8ET89ox8QGp6Lj9JLWp+ZAoX4oyHb1YiEMq86Ldz96trT8sHgc= RUSn9xivowlq/jCmeOXzC2B5avN4SpmNj/c9uXFxVleRBvc9f8j5oBvXWMnMn1NHhRGA2z01KMFpzxSK1IPNAhxZ1TPRcNN55AA=
trusted comment: timestamp:1688986110 file:CHANGELOG.html hashed trusted comment: timestamp:1690649132 file:CHANGELOG.html hashed
iyFcPKJt9OJ6JUgDggjTC8dzHfzwKSJOxJm9ZnyapY7niHOu6ZLgwTVb8ruTPRtJ7pWm4DFM9lYOT84Jj9d7Bg== xRguRCOlibAVs7akDiQQmeR1UiXqRjDI4EgOGqIAmAl5Kn8JsjeYVUn3pQV1a21zXKfvv2XG3HpW9//9r0i1CQ==

Binary file not shown.

View File

@@ -1,7 +1,7 @@
-----BEGIN PGP SIGNATURE----- -----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSDps+e9XrCW1x/XSkoXmBIoSMhsgUCZKvh/gAKCRAoXmBIoSMh iHUEABYKAB0WIQTIfYdGb9IFlFzxCjghq2tqbLLDNwUCZMVCLAAKCRAhq2tqbLLD
slwEAQCnRoWdxWgHgEvB+6V0YR2RI59zE/F+mScvjJPK4qLqGwD9FUHrU8X4+H49 N89hAQCto33e9QuNlHhg74DxfMiEUHyLjhXx4lpyD13p20yNtgD/T/QWiD/z7VpI
Kvo323Z9LVuHtfva5157U9EX3cSwSgs= 9RO3uBBu7LaLU3VhEoz3MKfVuRLqfwc=
=GEo3 =dpJS
-----END PGP SIGNATURE----- -----END PGP SIGNATURE-----

View File

@@ -1,4 +1,4 @@
untrusted comment: signature from minisign secret key untrusted comment: signature from minisign secret key
RUSn9xivowlq/mwBAdaahoTlZ+0i32/UytSRqsys6j8wB3DzuTuxLPsiHkiCWIfINkCho8lVR3Lyvwy2kQ5Kghj2Dy/SQMiRLwE= RUSn9xivowlq/gubhkADsFItP5eX8zne/TqVgDgqUydYLyWkmBu+BqafOwotMUL23a4qC0WUwT/NhnRa6EoUph5KTjWkR547gAI=
trusted comment: timestamp:1688986111 file:CHANGELOG.odt hashed trusted comment: timestamp:1690649134 file:CHANGELOG.odt hashed
iDPckgSVpMtZaNU+eBQ7ej8Uay568/RR/aaXA973nbQfJj3z/Oml9qlsKIfwMjl9pX1Qc+1t6AOY6HgKoow2BQ== hM2y7zgxgBH1T0G2VIiTilEzngUM0NwpNt/8n7Hew2I6XPIQyS06FaJlEvxkIhoFJ4s2F4I1rHuAMO4BoYspCQ==

Binary file not shown.

View File

@@ -1,7 +1,7 @@
-----BEGIN PGP SIGNATURE----- -----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSDps+e9XrCW1x/XSkoXmBIoSMhsgUCZKvh/wAKCRAoXmBIoSMh iHUEABYKAB0WIQTIfYdGb9IFlFzxCjghq2tqbLLDNwUCZMVCLgAKCRAhq2tqbLLD
strfAQCQFIfXjC4W6I7WNRC6Khh/+nXHgra4DKwWHY4QLuRKGgEA2yKKtXDa26+v N/uMAPwKca40dYvpxDhHxLU+jUIWi3FLWYGrLFwWKE4Z7oZe/AEAoX8sXPlDK+M3
5iZKkVjAhb0pf3Ireb62jwoz12b2xAs= REyuh5L0Yo9xpU7RDh798zewUT/+HQU=
=YlcX =3PbT
-----END PGP SIGNATURE----- -----END PGP SIGNATURE-----

View File

@@ -1,4 +1,4 @@
untrusted comment: signature from minisign secret key untrusted comment: signature from minisign secret key
RUSn9xivowlq/vdly/EloERoVonPLmU4tKaWX4EAm2Lc+WX3fRGZstHoRobOa5Xqkwd+tFYPviw87y22/+1qCsqdgjiZLSOrXwU= RUSn9xivowlq/nj79NlqzyjryPvgr7RcKm2iJLePWwlj1MAVzXBY4DlmOTQJfTal2Y1QjixTxa6GGuC/qkNvJpC3EcZSTfi+AwI=
trusted comment: timestamp:1688986113 file:CHANGELOG.pdf hashed trusted comment: timestamp:1690649136 file:CHANGELOG.pdf hashed
n0wDcaPKDqnnKLWg8tBacFZHdAfVdXweddB32eEuFxdnU8M7kduQNePyQUdAkZWNIcSJ5L983Vek75OKdQ3mBQ== xTWxXHMwoIUPXik+xq4H2Vrwrjrpd2UjM1hZX6ks2wgwKNTjqBNB28aE5k7SiOom2NGHF3vfLqW11iPCFjAaCg==

View File

@@ -5,11 +5,154 @@
<meta name="generator" content="pandoc" /> <meta name="generator" content="pandoc" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" /> <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
<title>The Hitchhiker&#39;s Guide to Online Anonymity</title> <title>The Hitchhiker&#39;s Guide to Online Anonymity</title>
<style type="text/css"> <style>
code{white-space: pre-wrap;} html {
span.smallcaps{font-variant: small-caps;} line-height: 1.5;
span.underline{text-decoration: underline;} font-family: Georgia, serif;
div.column{display: inline-block; vertical-align: top; width: 50%;} font-size: 20px;
color: #1a1a1a;
background-color: #fdfdfd;
}
body {
margin: 0 auto;
max-width: 36em;
padding-left: 50px;
padding-right: 50px;
padding-top: 50px;
padding-bottom: 50px;
hyphens: auto;
overflow-wrap: break-word;
text-rendering: optimizeLegibility;
font-kerning: normal;
}
@media (max-width: 600px) {
body {
font-size: 0.9em;
padding: 1em;
}
h1 {
font-size: 1.8em;
}
}
@media print {
body {
background-color: transparent;
color: black;
font-size: 12pt;
}
p, h2, h3 {
orphans: 3;
widows: 3;
}
h2, h3, h4 {
page-break-after: avoid;
}
}
p {
margin: 1em 0;
}
a {
color: #1a1a1a;
}
a:visited {
color: #1a1a1a;
}
img {
max-width: 100%;
}
h1, h2, h3, h4, h5, h6 {
margin-top: 1.4em;
}
h5, h6 {
font-size: 1em;
font-style: italic;
}
h6 {
font-weight: normal;
}
ol, ul {
padding-left: 1.7em;
margin-top: 1em;
}
li > ol, li > ul {
margin-top: 0;
}
blockquote {
margin: 1em 0 1em 1.7em;
padding-left: 1em;
border-left: 2px solid #e6e6e6;
color: #606060;
}
code {
font-family: Menlo, Monaco, 'Lucida Console', Consolas, monospace;
font-size: 85%;
margin: 0;
}
pre {
margin: 1em 0;
overflow: auto;
}
pre code {
padding: 0;
overflow: visible;
overflow-wrap: normal;
}
.sourceCode {
background-color: transparent;
overflow: visible;
}
hr {
background-color: #1a1a1a;
border: none;
height: 1px;
margin: 1em 0;
}
table {
margin: 1em 0;
border-collapse: collapse;
width: 100%;
overflow-x: auto;
display: block;
font-variant-numeric: lining-nums tabular-nums;
}
table caption {
margin-bottom: 0.75em;
}
tbody {
margin-top: 0.5em;
border-top: 1px solid #1a1a1a;
border-bottom: 1px solid #1a1a1a;
}
th {
border-top: 1px solid #1a1a1a;
padding: 0.25em 0.5em 0.25em 0.5em;
}
td {
padding: 0.125em 0.5em 0.25em 0.5em;
}
header {
margin-bottom: 4em;
text-align: center;
}
#TOC li {
list-style: none;
}
#TOC ul {
padding-left: 1.3em;
}
#TOC > ul {
padding-left: 0;
}
#TOC a:not(:hover) {
text-decoration: none;
}
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
span.underline{text-decoration: underline;}
div.column{display: inline-block; vertical-align: top; width: 50%;}
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
ul.task-list{list-style: none;}
.display.math{display: block; text-align: center; margin: 0.5rem auto;}
</style> </style>
</head> </head>
<body> <body>
@@ -17,7 +160,9 @@
<h1 class="title">The Hitchhiker&#39;s Guide to Online Anonymity</h1> <h1 class="title">The Hitchhiker&#39;s Guide to Online Anonymity</h1>
</header> </header>
<h1 id="contributor-code-of-conduct">Contributor Code of Conduct</h1> <h1 id="contributor-code-of-conduct">Contributor Code of Conduct</h1>
<p>This project adheres to No Code of Conduct. We are all adults. We accept anyones contributions. Nothing else matters.</p> <p>This project adheres to No Code of Conduct. We are all adults. We
<p>For more information please visit the <a href="https://github.com/domgetter/NCoC">No Code of Conduct</a> homepage.</p> accept anyones contributions. Nothing else matters.</p>
<p>For more information please visit the <a href="https://github.com/domgetter/NCoC">No Code of Conduct</a>
homepage.</p>
</body> </body>
</html> </html>

View File

@@ -1,7 +1,7 @@
-----BEGIN PGP SIGNATURE----- -----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSDps+e9XrCW1x/XSkoXmBIoSMhsgUCZKviAQAKCRAoXmBIoSMh iHUEABYKAB0WIQTIfYdGb9IFlFzxCjghq2tqbLLDNwUCZMVCMAAKCRAhq2tqbLLD
skXoAP4kQ0nPIJj60cjhqcs5AzmmRZYAy1XH698k2KqJEAvOewD6A8QU5cQgFJEY N7TxAQDrNA0f5ASUbhX67mAMctekk4WlqXQOQ79ki2oUXPLJFQD/Y27q7BntPm+H
9NZ+Jz487jxeV9ju++GX7LD+kVXF2gs= tFbwzttduhzgtKpSyFJQgNcU+kZuNQs=
=V1+e =ICHR
-----END PGP SIGNATURE----- -----END PGP SIGNATURE-----

View File

@@ -1,4 +1,4 @@
untrusted comment: signature from minisign secret key untrusted comment: signature from minisign secret key
RUSn9xivowlq/ioo28EDlpt05lMj9jH/4zMxjvwURfcOSYkDnkbxyG/gvvEsNlxRBq1WcM9DAgyTZrIJT2PF84ZRnqZeS89g/Q0= RUSn9xivowlq/o07knonAaxRrj51giRFC8HGhek4b3hgV8mG2N6iD9/5V1hbJ+v3nFcwK5fdHvD/CcWf0DSrmyqyXS5ROHkfTAw=
trusted comment: timestamp:1688986114 file:CODE_OF_CONDUCT.html hashed trusted comment: timestamp:1690649138 file:CODE_OF_CONDUCT.html hashed
cGcxHe0lj4bBpiOv7jZf4ECdHxpj2NlrSDlZG/RYm5z2u4kUEF5CmB9Oa4osArTJYh6fT4xKh73wCELRjnClBw== 16XowJRiUTL5A4yCoLaHpyqlTXQzNMFaTu7ClQWk7ZuVNCG6xJY7ncSmjbfhuNmtRnrXkyZih9mfJZjpnlytCQ==

Binary file not shown.

View File

@@ -1,7 +1,7 @@
-----BEGIN PGP SIGNATURE----- -----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSDps+e9XrCW1x/XSkoXmBIoSMhsgUCZKviAgAKCRAoXmBIoSMh iHUEABYKAB0WIQTIfYdGb9IFlFzxCjghq2tqbLLDNwUCZMVCMgAKCRAhq2tqbLLD
ssF7AP9661YHAI2kHzhqFdZgKAdSNu6YFjApdmD83nQ1gm5o1wD9FQereq+7abfj N39fAQC7tfy4ojMSx5TudcRkO86b+wXzA6d2LbIXChie5294wgD+NuP/OH/kmiDE
451feWm8cFhCe/ptSxuMcJkL0LNWBQg= xuo97D4EMzJLY3KqaV1lXI/0+yKR5gw=
=Z+AW =3Zl8
-----END PGP SIGNATURE----- -----END PGP SIGNATURE-----

View File

@@ -1,4 +1,4 @@
untrusted comment: signature from minisign secret key untrusted comment: signature from minisign secret key
RUSn9xivowlq/u9apUyiflHVEm34i3/wdt8KRB39BmdvM5g+MmH6YwXbid7AW3t/s6YXHsNR+Vq2u509VOWRLCpkGYBNkEeCGQ8= RUSn9xivowlq/hBBMqfXAhu5IJTgtqjk/DGU6xup9rKaumnGP0d7GECXp2UivdwxkzfIus+FPlfQnvDTYG2rJlD2v7WEeXeBfg8=
trusted comment: timestamp:1688986116 file:CODE_OF_CONDUCT.odt hashed trusted comment: timestamp:1690649140 file:CODE_OF_CONDUCT.odt hashed
OxeHbHF+sSr+2dKoZX34MrO3HuFmB7cda0Neu4Vz3C4KIdutPqZUhR73+tD5mjg8IAPGIOwlE550VaEQiUZwCQ== yjo+FFCIFvyQ4jEDQy5C2mCGKc4k+acii4Y55iNRQ3cjS8nYWKh5FIabgqb9+iBMty+rtCCSJm3u+kViZ64KAQ==

Binary file not shown.

View File

@@ -1,7 +1,7 @@
-----BEGIN PGP SIGNATURE----- -----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSDps+e9XrCW1x/XSkoXmBIoSMhsgUCZKviBAAKCRAoXmBIoSMh iHUEABYKAB0WIQTIfYdGb9IFlFzxCjghq2tqbLLDNwUCZMVCNAAKCRAhq2tqbLLD
sqqXAQC4x4fqIkK+oD1QgSGMhjQCbx/KkU3u0eZ5k1gnFo74IwEA487DD0+A3eap N8QjAQDBNI5VprrQKhgHwg7FNST5oFr0rYPWNHph1VGM3AAD+gEAnG87eRZvv7Oo
YBeUA3pCevxD8L3+kIqYLzPE+et19QA= LUmQKr/tvHcPbPNf8yy+Zzzx0RQbFQQ=
=+2bd =b0Y7
-----END PGP SIGNATURE----- -----END PGP SIGNATURE-----

View File

@@ -1,4 +1,4 @@
untrusted comment: signature from minisign secret key untrusted comment: signature from minisign secret key
RUSn9xivowlq/hM++/KlSz1U1X/o0OLpIYJO8FlzUVAnU728YlaEEp32YcyAXRbEnKlB0iOsxmAsQ7vjOHrbG6QWl170kzuWLwk= RUSn9xivowlq/uKAcEGCq5SA21m6HT9i7t0MtFhmL0EIpiT63GwltoXquYqdWoMLjsIVNpJ50CvEaYQvq9iaxGYmfTJgV6BDNQU=
trusted comment: timestamp:1688986117 file:CODE_OF_CONDUCT.pdf hashed trusted comment: timestamp:1690649142 file:CODE_OF_CONDUCT.pdf hashed
AYcGYCO+4I/AzssZfBSe181AaNEpRRzXTopH4kF9gr2SQSQvSqJs5XPKbQ7QYMfYlvLJYcxHJ/0QlVimecjVBw== jvO9HjkINBwQxgVT+AjLtEndyNskcb9/ImP2I4iw9CSa/BsM/8e4bDslCfXWoao0DKa+RaS/3QNKjcWRMsGyDA==

View File

@@ -5,11 +5,154 @@
<meta name="generator" content="pandoc" /> <meta name="generator" content="pandoc" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" /> <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
<title>The Hitchhiker&#39;s Guide to Online Anonymity</title> <title>The Hitchhiker&#39;s Guide to Online Anonymity</title>
<style type="text/css"> <style>
code{white-space: pre-wrap;} html {
span.smallcaps{font-variant: small-caps;} line-height: 1.5;
span.underline{text-decoration: underline;} font-family: Georgia, serif;
div.column{display: inline-block; vertical-align: top; width: 50%;} font-size: 20px;
color: #1a1a1a;
background-color: #fdfdfd;
}
body {
margin: 0 auto;
max-width: 36em;
padding-left: 50px;
padding-right: 50px;
padding-top: 50px;
padding-bottom: 50px;
hyphens: auto;
overflow-wrap: break-word;
text-rendering: optimizeLegibility;
font-kerning: normal;
}
@media (max-width: 600px) {
body {
font-size: 0.9em;
padding: 1em;
}
h1 {
font-size: 1.8em;
}
}
@media print {
body {
background-color: transparent;
color: black;
font-size: 12pt;
}
p, h2, h3 {
orphans: 3;
widows: 3;
}
h2, h3, h4 {
page-break-after: avoid;
}
}
p {
margin: 1em 0;
}
a {
color: #1a1a1a;
}
a:visited {
color: #1a1a1a;
}
img {
max-width: 100%;
}
h1, h2, h3, h4, h5, h6 {
margin-top: 1.4em;
}
h5, h6 {
font-size: 1em;
font-style: italic;
}
h6 {
font-weight: normal;
}
ol, ul {
padding-left: 1.7em;
margin-top: 1em;
}
li > ol, li > ul {
margin-top: 0;
}
blockquote {
margin: 1em 0 1em 1.7em;
padding-left: 1em;
border-left: 2px solid #e6e6e6;
color: #606060;
}
code {
font-family: Menlo, Monaco, 'Lucida Console', Consolas, monospace;
font-size: 85%;
margin: 0;
}
pre {
margin: 1em 0;
overflow: auto;
}
pre code {
padding: 0;
overflow: visible;
overflow-wrap: normal;
}
.sourceCode {
background-color: transparent;
overflow: visible;
}
hr {
background-color: #1a1a1a;
border: none;
height: 1px;
margin: 1em 0;
}
table {
margin: 1em 0;
border-collapse: collapse;
width: 100%;
overflow-x: auto;
display: block;
font-variant-numeric: lining-nums tabular-nums;
}
table caption {
margin-bottom: 0.75em;
}
tbody {
margin-top: 0.5em;
border-top: 1px solid #1a1a1a;
border-bottom: 1px solid #1a1a1a;
}
th {
border-top: 1px solid #1a1a1a;
padding: 0.25em 0.5em 0.25em 0.5em;
}
td {
padding: 0.125em 0.5em 0.25em 0.5em;
}
header {
margin-bottom: 4em;
text-align: center;
}
#TOC li {
list-style: none;
}
#TOC ul {
padding-left: 1.3em;
}
#TOC > ul {
padding-left: 0;
}
#TOC a:not(:hover) {
text-decoration: none;
}
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
span.underline{text-decoration: underline;}
div.column{display: inline-block; vertical-align: top; width: 50%;}
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
ul.task-list{list-style: none;}
.display.math{display: block; text-align: center; margin: 0.5rem auto;}
</style> </style>
</head> </head>
<body> <body>
@@ -17,61 +160,114 @@
<h1 class="title">The Hitchhiker&#39;s Guide to Online Anonymity</h1> <h1 class="title">The Hitchhiker&#39;s Guide to Online Anonymity</h1>
</header> </header>
<h5 id="any-opinion-is-welcome.">Any opinion is welcome.</h5> <h5 id="any-opinion-is-welcome.">Any opinion is welcome.</h5>
<h5 id="feel-free-to-discuss-in-the-discussions-section.">Feel free to discuss in the <a href="https://github.com/Anon-Planet/thgtoa/discussions">discussions</a> section.</h5> <h5 id="feel-free-to-discuss-in-the-discussions-section.">Feel free to
<h5 id="feel-free-report-issues-in-the-issues-section.">Feel free report issues in the <a href="https://github.com/Anon-Planet/thgtoa/issues">issues</a> section.</h5> discuss in the <a href="https://github.com/Anon-Planet/thgtoa/discussions">discussions</a>
section.</h5>
<h5 id="feel-free-report-issues-in-the-issues-section.">Feel free report
issues in the <a href="https://github.com/Anon-Planet/thgtoa/issues">issues</a>
section.</h5>
<h3 id="code-free-contributions">Code Free Contributions</h3> <h3 id="code-free-contributions">Code Free Contributions</h3>
<h4 id="there-are-multiple-ways-you-can-add-to-the-guide">There are multiple ways you can add to the guide:</h4> <h4 id="there-are-multiple-ways-you-can-add-to-the-guide">There are
multiple ways you can add to the guide:</h4>
<ul> <ul>
<li>You can <a href="https://github.com/Anon-Planet/thgtoa/issues/new">submit bugs and feature requests</a> with detailed information about your issue or idea: <li>You can <a href="https://github.com/Anon-Planet/thgtoa/issues/new">submit bugs and
feature requests</a> with detailed information about your issue or idea:
<ul> <ul>
<li>If youd like to propose an addition, please follow the standards outlined here.</li> <li>If youd like to propose an addition, please follow the standards
<li>If youre reporting an issue, please be sure to include the expected behaviour, the observed behaviour, and steps to reproduce the problem.</li> outlined here.</li>
<li>If youre reporting an issue, please be sure to include the expected
behaviour, the observed behaviour, and steps to reproduce the
problem.</li>
</ul></li> </ul></li>
<li>This can require technical knowledge, but you can also get involved in conversations about bug reports and feature requests. This is a great way to get involved without getting too overwhelmed!</li> <li>This can require technical knowledge, but you can also get involved
<li><a href="https://github.com/Anon-Planet/thgtoa/pulls">Help fellow committers test recently submitted pull requests</a>. Simply by pulling down a pull request and testing it, you can help ensure our new code contributions for stability and quality.</li> in conversations about bug reports and feature requests. This is a great
way to get involved without getting too overwhelmed!</li>
<li><a href="https://github.com/Anon-Planet/thgtoa/pulls">Help fellow
committers test recently submitted pull requests</a>. Simply by pulling
down a pull request and testing it, you can help ensure our new code
contributions for stability and quality.</li>
</ul> </ul>
<h3 id="content-contributions">Content Contributions</h3> <h3 id="content-contributions">Content Contributions</h3>
<p>For those of you who are looking to add content to the guide, include the following:</p> <p>For those of you who are looking to add content to the guide, include
the following:</p>
<h5 id="pull-requests"><u>Pull Requests</u></h5> <h5 id="pull-requests"><u>Pull Requests</u></h5>
<ul> <ul>
<li><strong>Do</strong> create a <a href="http://git-scm.com/book/en/Git-Branching-Branching-Workflows#Topic-Branches">topic branch</a> to work on instead of working directly on <code>master</code>. This helps to: <li><strong>Do</strong> create a <a href="http://git-scm.com/book/en/Git-Branching-Branching-Workflows#Topic-Branches">topic
branch</a> to work on instead of working directly on
<code>master</code>. This helps to:
<ul> <ul>
<li>Protect the process.</li> <li>Protect the process.</li>
<li>Ensures users are aware of commits on the branch being considered for merge.</li> <li>Ensures users are aware of commits on the branch being considered
<li>Allows for a location for more commits to be offered without mingling with other contributor changes.</li> for merge.</li>
<li>Allows contributors to make progress while a PR is still being reviewed.</li> <li>Allows for a location for more commits to be offered without
mingling with other contributor changes.</li>
<li>Allows contributors to make progress while a PR is still being
reviewed.</li>
</ul></li> </ul></li>
<li><strong>Do</strong> follow the <a href="http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html">50/72 rule</a> for Git commit messages.</li> <li><strong>Do</strong> follow the <a href="http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html">50/72
<li><strong>Do</strong> write “WIP” on your PR and/or open a <a href="https://help.github.com/en/articles/about-pull-requests#draft-pull-requests">draft PR</a> if submitting unfinished changes..</li> rule</a> for Git commit messages.</li>
<li><strong>Do</strong> make sure the title of a draft PR makes it immediately clear that its a draft</li> <li><strong>Do</strong> write “WIP” on your PR and/or open a <a href="https://help.github.com/en/articles/about-pull-requests#draft-pull-requests">draft
<li><strong>Do</strong> target your pull request to the <strong>master branch</strong>.</li> PR</a> if submitting unfinished changes..</li>
<li><strong>Do</strong> specify a descriptive title to make searching for your pull request easier.</li> <li><strong>Do</strong> make sure the title of a draft PR makes it
<li><strong>Dont</strong> leave your pull request description blank.</li> immediately clear that its a draft</li>
<li><strong>Dont</strong> abandon your pull request. Being responsive helps us land your changes faster.</li> <li><strong>Do</strong> target your pull request to the <strong>master
branch</strong>.</li>
<li><strong>Do</strong> specify a descriptive title to make searching
for your pull request easier.</li>
<li><strong>Dont</strong> leave your pull request description
blank.</li>
<li><strong>Dont</strong> abandon your pull request. Being responsive
helps us land your changes faster.</li>
<li><strong>Dont</strong> post questions in older closed PRs.</li> <li><strong>Dont</strong> post questions in older closed PRs.</li>
<li><strong>Do</strong> stick to the guide to find common style issues.</li> <li><strong>Do</strong> stick to the guide to find common style
<li><strong>Dont</strong> make mass changes (such as replacing “I” with “we”) using automated serach/replace functionality. issues.</li>
<li><strong>Dont</strong> make mass changes (such as replacing “I” with
“we”) using automated serach/replace functionality.
<ul> <ul>
<li>Search/replace doesnt understand context, and as such, will inevitably cause inconsistencies and make the guide harder to read.</li> <li>Search/replace doesnt understand context, and as such, will
<li>If its part of a larger PR, itll also make the reviewers life harder, as theyll have to go through manually and undo everything by hand.</li> inevitably cause inconsistencies and make the guide harder to read.</li>
<li><em>If youre going to make mass changes, take the time to do it properly</em>. Otherwise Ill just have to undo it anyway.</li> <li>If its part of a larger PR, itll also make the reviewers life
<li>If your change contains backslashes (<code>\</code>), either escape them with another backslash (<code>\\</code>) or put them in a <code>code block</code>.</li> harder, as theyll have to go through manually and undo everything by
hand.</li>
<li><em>If youre going to make mass changes, take the time to do it
properly</em>. Otherwise Ill just have to undo it anyway.</li>
<li>If your change contains backslashes (<code>\</code>), either escape
them with another backslash (<code>\\</code>) or put them in a
<code>code block</code>.</li>
</ul></li> </ul></li>
</ul> </ul>
<p>When reporting guide issues:</p> <p>When reporting guide issues:</p>
<ul> <ul>
<li><strong>Do</strong> write a detailed description of your issue and use a descriptive title.</li> <li><strong>Do</strong> write a detailed description of your issue and
<li><strong>Do</strong> make it as detailed as possible and dont just submit 50 line changes without explaining.</li> use a descriptive title.</li>
<li><strong>Dont</strong> file duplicate reports; search for your bug before filing a new report.</li> <li><strong>Do</strong> make it as detailed as possible and dont just
submit 50 line changes without explaining.</li>
<li><strong>Dont</strong> file duplicate reports; search for your bug
before filing a new report.</li>
<li><strong>Dont</strong> attempt to report issues on a closed PR.</li> <li><strong>Dont</strong> attempt to report issues on a closed PR.</li>
</ul> </ul>
<h3 id="large-prs">Large PRs</h3> <h3 id="large-prs">Large PRs</h3>
<p>Please split large sets of changes into multiple PRs. For example, a PR that adds Windows 11 support, removes Windows AME references, and fixes typos can be split into 3 PRs. This makes PRs easier to review prior to merging.</p> <p>Please split large sets of changes into multiple PRs. For example, a
<p>For an example of what <em>not</em> to do, see: <a href="https://github.com/Anon-Planet/thgtoa/pull/51" class="uri">https://github.com/Anon-Planet/thgtoa/pull/51</a>. This PR contains enough changes to split into multiple smaller and individually-reviewable PRs.</p> PR that adds Windows 11 support, removes Windows AME references, and
fixes typos can be split into 3 PRs. This makes PRs easier to review
prior to merging.</p>
<p>For an example of what <em>not</em> to do, see: <a href="https://github.com/Anon-Planet/thgtoa/pull/51" class="uri">https://github.com/Anon-Planet/thgtoa/pull/51</a>. This PR
contains enough changes to split into multiple smaller and
individually-reviewable PRs.</p>
<h3 id="updating-prs">Updating PRs</h3> <h3 id="updating-prs">Updating PRs</h3>
<p>While a PR is being reviewed, modifications may be made to it by the reviewer prior to merging. If this is the case, a new branch will be created for the PRs review. If you would like to submit a change to a PR that is in the process of being reviewed, <em>do not update the PR directly</em>. This will only cause merge conflicts and delay the PR from being merged. Instead, submit your changes to the PRs review branch.</p> <p>While a PR is being reviewed, modifications may be made to it by the
<p>For an example of what <em>not</em> to do, see: <a href="https://github.com/Anon-Planet/thgtoa/pull/51" class="uri">https://github.com/Anon-Planet/thgtoa/pull/51</a>. Instead of submitting changes to the PR directly, they should have been submitted as changes to the <a href="https://github.com/NobodySpecial256/thgtoa/tree/pr/51">PRs associated review branch</a>.</p> reviewer prior to merging. If this is the case, a new branch will be
created for the PRs review. If you would like to submit a change to a
PR that is in the process of being reviewed, <em>do not update the PR
directly</em>. This will only cause merge conflicts and delay the PR
from being merged. Instead, submit your changes to the PRs review
branch.</p>
<p>For an example of what <em>not</em> to do, see: <a href="https://github.com/Anon-Planet/thgtoa/pull/51" class="uri">https://github.com/Anon-Planet/thgtoa/pull/51</a>. Instead
of submitting changes to the PR directly, they should have been
submitted as changes to the <a href="https://github.com/NobodySpecial256/thgtoa/tree/pr/51">PRs
associated review branch</a>.</p>
<hr /> <hr />
<p><strong>Thank you</strong> for taking the few moments to read this far! Youre already way ahead of the curve, so keep it up!</p> <p><strong>Thank you</strong> for taking the few moments to read this
far! Youre already way ahead of the curve, so keep it up!</p>
</body> </body>
</html> </html>

View File

@@ -1,7 +1,7 @@
-----BEGIN PGP SIGNATURE----- -----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSDps+e9XrCW1x/XSkoXmBIoSMhsgUCZKviBQAKCRAoXmBIoSMh iHUEABYKAB0WIQTIfYdGb9IFlFzxCjghq2tqbLLDNwUCZMVCNgAKCRAhq2tqbLLD
sos7AP9yhTJ01L2O170fElAesfqZ78+W7e67PI0VdOkO6ool/AEA1CxMbM2qPxWh NzipAP0TiQ/1tv0deYL6y9QN9Ot2C/G52hkzPHLlBkD9DAnwYgEAyFdYYArCRV2T
bqNzPvUAepX0/C0rPp0nNuVnzS7MQgU= ahQz7qOz5Pm3qe0UZ+scPEuQ+bIS5A8=
=UL+Y =dOoD
-----END PGP SIGNATURE----- -----END PGP SIGNATURE-----

View File

@@ -1,4 +1,4 @@
untrusted comment: signature from minisign secret key untrusted comment: signature from minisign secret key
RUSn9xivowlq/kJDSQcnHHBj/uCrIEl25acHORkEShj9weXJ8GOGrME6kYrRM2EmiI9eO/iK1DPR5qmPnWWsAZ27gpDybkb1lA8= RUSn9xivowlq/nyvC9AJ28oBX38KzKVqTAxqaNW0ygOOwWpXsKfaRgYGbVYW91TuQ42VRewkXN1f2e12Tw3HPariUghGFTQIBws=
trusted comment: timestamp:1688986119 file:CONTRIBUTING.html hashed trusted comment: timestamp:1690649144 file:CONTRIBUTING.html hashed
bXwmRpEsdtXK1T/WuzgkmHvuuvPpFK8anwjgvKTtiHITg1QMvWvbBoktpWFafz+M+7qO2j9OSTHtTR9ifeqhCg== FTg1FpQXdPj119CHLBDvz/0kHz8sUIajQJZKfwDP2FUS3HFxoxVB7/yR7YXyxSD1uoF/Kr386ywcsJS17sgRBg==

Binary file not shown.

View File

@@ -1,7 +1,7 @@
-----BEGIN PGP SIGNATURE----- -----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSDps+e9XrCW1x/XSkoXmBIoSMhsgUCZKviBwAKCRAoXmBIoSMh iHUEABYKAB0WIQTIfYdGb9IFlFzxCjghq2tqbLLDNwUCZMVCOAAKCRAhq2tqbLLD
smzKAP929JZvmuU0L3h+ZKbgDn87uq4SOzYaAM/pgq3Vj7EqbwD9GSqn0IMpRo+l Nyh8AP9oFp4Cnh745UdTH4BzCt6pC14GrH+CIq2NeSsUjKlMuAEA94IuSqGbu97H
fJH2wVa5zbhv+Vs+xCgpadSgPOA78wI= KDchfqRYf78W2sO5hWxWg5W94/2IgAA=
=+Tx9 =k3I4
-----END PGP SIGNATURE----- -----END PGP SIGNATURE-----

View File

@@ -1,4 +1,4 @@
untrusted comment: signature from minisign secret key untrusted comment: signature from minisign secret key
RUSn9xivowlq/rXfBfmrOBCnN7IcDnVO/tsemeYpVMQF7H9E8Fcesi3S2A+FxAgu7OiM7TRev3Zht7uTZeQVS5M4D1yGoUeSgg0= RUSn9xivowlq/tx+iiVjrshrHqtTI69qeq/S6ZQbc+eColFvVPC3jc41h7j2GPlfeJVysyK6bhDBhnFIep+xL6NBTVmjqlC79wg=
trusted comment: timestamp:1688986120 file:CONTRIBUTING.odt hashed trusted comment: timestamp:1690649146 file:CONTRIBUTING.odt hashed
xO3TIrlzdertD+eGmIUwPJdPcVivzsbUaaJihL/Z6JzZgn0Pc1/G8ed5fpwUvEGy+d2ESfHTN8495yQsieGkBw== /fsBqFIRog1GIuITuPUCWjaLgI6jNB3sbo8QNlL+D2f+/EQ/5ySxGcmwlH6EfIeLTP1/PD/I61lfTvHZjWy6BQ==

Binary file not shown.

View File

@@ -1,7 +1,7 @@
-----BEGIN PGP SIGNATURE----- -----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSDps+e9XrCW1x/XSkoXmBIoSMhsgUCZKviCQAKCRAoXmBIoSMh iHUEABYKAB0WIQTIfYdGb9IFlFzxCjghq2tqbLLDNwUCZMVCOgAKCRAhq2tqbLLD
stKCAP0d4Hd+I+iT6Uk9rYxsAwleKdT40IrkTGBBVElJyDfXQwD8Dt9XhQCg6hvN N3dOAP9igQrEswrbu2S4m8nslELoiOte79OaITg/L4mfINA09gD/Zt1bFLQm+t0H
rHOevdsVeVtT9f7r3NGXeqGb7dRXgQM= CqkdrmVlwSCboPRuE/7NYto5JEJqng0=
=VAdA =1ucY
-----END PGP SIGNATURE----- -----END PGP SIGNATURE-----

View File

@@ -1,4 +1,4 @@
untrusted comment: signature from minisign secret key untrusted comment: signature from minisign secret key
RUSn9xivowlq/kZ57LTEie9u15TTSa9jgea42IuM88XZartpHJ/l5PAKUWbE1IS2vj8bO38PCf+ZI5Id82KzcMK6wF+C8cvGYAI= RUSn9xivowlq/qykY1uQ9xqEAFJE0nUI77+Be7vEvWkD34G5qGgclBkHtHxk/gkl3VgvaqpM5Qjsd0oU7YlNjvn/gIrYNSnrdAc=
trusted comment: timestamp:1688986122 file:CONTRIBUTING.pdf hashed trusted comment: timestamp:1690649148 file:CONTRIBUTING.pdf hashed
1m0dOEIa/q93RPRHy2UlDVfr2yGfuiPxnMdUfGFsLR2Zr94Ajj8G8qoiwNtJa7rKcbke/MVPf4IiW80J0gpHCQ== a/8kwD1C6MKyCWeFXPC2PYWwvjHFZU6UVWcoEHN5hri4jjE0XhNSlJQqeOBEbkmzLjqIX6UbdSJ7EvJDO36iCA==

View File

@@ -5,21 +5,174 @@
<meta name="generator" content="pandoc" /> <meta name="generator" content="pandoc" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" /> <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
<title>The Hitchhiker&#39;s Guide to Online Anonymity</title> <title>The Hitchhiker&#39;s Guide to Online Anonymity</title>
<style type="text/css"> <style>
code{white-space: pre-wrap;} html {
span.smallcaps{font-variant: small-caps;} line-height: 1.5;
span.underline{text-decoration: underline;} font-family: Georgia, serif;
div.column{display: inline-block; vertical-align: top; width: 50%;} font-size: 20px;
color: #1a1a1a;
background-color: #fdfdfd;
}
body {
margin: 0 auto;
max-width: 36em;
padding-left: 50px;
padding-right: 50px;
padding-top: 50px;
padding-bottom: 50px;
hyphens: auto;
overflow-wrap: break-word;
text-rendering: optimizeLegibility;
font-kerning: normal;
}
@media (max-width: 600px) {
body {
font-size: 0.9em;
padding: 1em;
}
h1 {
font-size: 1.8em;
}
}
@media print {
body {
background-color: transparent;
color: black;
font-size: 12pt;
}
p, h2, h3 {
orphans: 3;
widows: 3;
}
h2, h3, h4 {
page-break-after: avoid;
}
}
p {
margin: 1em 0;
}
a {
color: #1a1a1a;
}
a:visited {
color: #1a1a1a;
}
img {
max-width: 100%;
}
h1, h2, h3, h4, h5, h6 {
margin-top: 1.4em;
}
h5, h6 {
font-size: 1em;
font-style: italic;
}
h6 {
font-weight: normal;
}
ol, ul {
padding-left: 1.7em;
margin-top: 1em;
}
li > ol, li > ul {
margin-top: 0;
}
blockquote {
margin: 1em 0 1em 1.7em;
padding-left: 1em;
border-left: 2px solid #e6e6e6;
color: #606060;
}
code {
font-family: Menlo, Monaco, 'Lucida Console', Consolas, monospace;
font-size: 85%;
margin: 0;
}
pre {
margin: 1em 0;
overflow: auto;
}
pre code {
padding: 0;
overflow: visible;
overflow-wrap: normal;
}
.sourceCode {
background-color: transparent;
overflow: visible;
}
hr {
background-color: #1a1a1a;
border: none;
height: 1px;
margin: 1em 0;
}
table {
margin: 1em 0;
border-collapse: collapse;
width: 100%;
overflow-x: auto;
display: block;
font-variant-numeric: lining-nums tabular-nums;
}
table caption {
margin-bottom: 0.75em;
}
tbody {
margin-top: 0.5em;
border-top: 1px solid #1a1a1a;
border-bottom: 1px solid #1a1a1a;
}
th {
border-top: 1px solid #1a1a1a;
padding: 0.25em 0.5em 0.25em 0.5em;
}
td {
padding: 0.125em 0.5em 0.25em 0.5em;
}
header {
margin-bottom: 4em;
text-align: center;
}
#TOC li {
list-style: none;
}
#TOC ul {
padding-left: 1.3em;
}
#TOC > ul {
padding-left: 0;
}
#TOC a:not(:hover) {
text-decoration: none;
}
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
span.underline{text-decoration: underline;}
div.column{display: inline-block; vertical-align: top; width: 50%;}
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
ul.task-list{list-style: none;}
.display.math{display: block; text-align: center; margin: 0.5rem auto;}
</style> </style>
</head> </head>
<body> <body>
<header id="title-block-header"> <header id="title-block-header">
<h1 class="title">The Hitchhiker&#39;s Guide to Online Anonymity</h1> <h1 class="title">The Hitchhiker&#39;s Guide to Online Anonymity</h1>
</header> </header>
<p>PGP/GPG key ID <code>7DFFD7471FB76E2A8ABBBCDDD769B3749E933B8A</code> is no longer active PGP/GPG key ID <code>42FF35DB9DE7C088AB0FD4A70C216A52F6DF4920</code> is no longer active</p> <p>PGP/GPG key ID <code>7DFFD7471FB76E2A8ABBBCDDD769B3749E933B8A</code>
<p>This project now uses separate master, release signing, and email keys.</p> is no longer active PGP/GPG key ID
<p>Current master key fingerprint: <code>9EA98278639F1CD853E096CBFF94507587A6A9B9</code> Current release key fingerprint: <code>83A6CF9EF57AC25B5C7F5D29285E6048A12321B2</code> Current email key fingerprint: <code>B6D1757632A280F99F2DCBFDB9AB9D93AFF05B9C</code></p> <code>42FF35DB9DE7C088AB0FD4A70C216A52F6DF4920</code> is no longer
<p>The email and release keys should be signed by the master key. The master key takes precedence over all other project keys. ———————————————————————————— Minisign key</p> active</p>
<p>This project now uses separate master, release signing, and email
keys.</p>
<p>Current master key fingerprint:
<code>9EA98278639F1CD853E096CBFF94507587A6A9B9</code> Current release
key fingerprint: <code>83A6CF9EF57AC25B5C7F5D29285E6048A12321B2</code>
Current email key fingerprint:
<code>B6D1757632A280F99F2DCBFDB9AB9D93AFF05B9C</code></p>
<p>The email and release keys should be signed by the master key. The
master key takes precedence over all other project keys.
———————————————————————————— Minisign key</p>
<pre><code>untrusted comment: minisign public key 902835EC74825934 <pre><code>untrusted comment: minisign public key 902835EC74825934
RWQ0WYJ07DUokK8V/6LNJ9bf/O/QM9k4FSlDmzgEeXm7lEpw3ecYjXDM</code></pre> RWQ0WYJ07DUokK8V/6LNJ9bf/O/QM9k4FSlDmzgEeXm7lEpw3ecYjXDM</code></pre>
<p>is no longer active</p> <p>is no longer active</p>
@@ -27,7 +180,8 @@ RWQ0WYJ07DUokK8V/6LNJ9bf/O/QM9k4FSlDmzgEeXm7lEpw3ecYjXDM</code></pre>
<pre><code>untrusted comment: minisign public key FE6A09A3AF18F7A7 <pre><code>untrusted comment: minisign public key FE6A09A3AF18F7A7
RWSn9xivowlq/ihAzclDBxhCxbYz4bLkC8E645lHgSUlQNlDvoTxO5Fv</code></pre> RWSn9xivowlq/ihAzclDBxhCxbYz4bLkC8E645lHgSUlQNlDvoTxO5Fv</code></pre>
<p>instead</p> <p>instead</p>
<p>Files signed using this key pair can be verified with the following command:</p> <p>Files signed using this key pair can be verified with the following
command:</p>
<pre><code>minisign -Vm &lt;file&gt; -P RWSn9xivowlq/ihAzclDBxhCxbYz4bLkC8E645lHgSUlQNlDvoTxO5Fv</code></pre> <pre><code>minisign -Vm &lt;file&gt; -P RWSn9xivowlq/ihAzclDBxhCxbYz4bLkC8E645lHgSUlQNlDvoTxO5Fv</code></pre>
</body> </body>
</html> </html>

View File

@@ -1,7 +1,7 @@
-----BEGIN PGP SIGNATURE----- -----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSDps+e9XrCW1x/XSkoXmBIoSMhsgUCZKviCgAKCRAoXmBIoSMh iHUEABYKAB0WIQTIfYdGb9IFlFzxCjghq2tqbLLDNwUCZMVCPAAKCRAhq2tqbLLD
sqniAQD57lhGzJ4qGNdR+AckvV3m0sG7O7YPccG084PBlqyFoQD+N+o1N81XvJCp N9hKAPwO749KViwV9O5HP7qnLzYa7CKUZCgWGC+dJWmdBllfegD/cBBs9nQCLUYK
MBCTaO4fvDLKysoN1UnsCXUReV6hdwA= tKIr2sBKTAE7+RR95YPp+Zutld6rHAg=
=S7YP =Id3D
-----END PGP SIGNATURE----- -----END PGP SIGNATURE-----

View File

@@ -1,4 +1,4 @@
untrusted comment: signature from minisign secret key untrusted comment: signature from minisign secret key
RUSn9xivowlq/pGhTRk114UcQT5Yy7ijHLok1bJDUjWEdoqO8kzv/pdxXZ0MLXP32LJcanmsuCkAlnzGe7Jr/duicpf2G6QitgM= RUSn9xivowlq/tfmvpmtfnwr+i0rQaY47dXhhLMADbW2HdVVeu7BefJ3m3ESFm7TiWiFYm06t/zlbSsA1omxoXTDbLEHrDJn8Q4=
trusted comment: timestamp:1688986124 file:KEY_ROTATION.html hashed trusted comment: timestamp:1690649149 file:KEY_ROTATION.html hashed
vObuRb1GFfE7MvjNjz4UpiwkeID5PyrOLny4mY+Y+2AaUnDzSz6m91XuWf53YpxZsWaHQ7+a2Y5NfMWLNKB7Dg== OZpEv+pO0xYc/kpnxZ/uDzqOLxxGc350JCMiafiYbnImhBcMNmOV+S51hOIEdhw8rl81fdLChKe6TccWXjUxBw==

Binary file not shown.

View File

@@ -1,7 +1,7 @@
-----BEGIN PGP SIGNATURE----- -----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSDps+e9XrCW1x/XSkoXmBIoSMhsgUCZKviDAAKCRAoXmBIoSMh iHUEABYKAB0WIQTIfYdGb9IFlFzxCjghq2tqbLLDNwUCZMVCPgAKCRAhq2tqbLLD
sjl0AQCGBQzF+2bvJGmyF9BBrtQivzTL0LYz+whk6H86pV/eZgD/TpyNlPsIqJ+A N8YaAP9pFvpon5GzYTscqkIp5js2ex3DQriHICCsxi2SZi7PMAD+IdJTtqxB46Za
87knyYl2nir5jQ/mSPAmi+ncTFuaqQ8= xYkdygIk/8oggkxWAdk5eeoMzgAVmws=
=gY/4 =9Ke8
-----END PGP SIGNATURE----- -----END PGP SIGNATURE-----

View File

@@ -1,4 +1,4 @@
untrusted comment: signature from minisign secret key untrusted comment: signature from minisign secret key
RUSn9xivowlq/tx+7v/50opDjP025QO0irLC/Nngj+PNYfsHxGNnBI0i07dLvq1RMcBEQUjKs12Ngb6eOB+gO3wcl3yXMMFXmA4= RUSn9xivowlq/lg06B7INleSkKV38W1XFHRJ8TRdr8sGxHcXXQZaqOCpO4M7FN+mch5xgzD6jF13Zt9BrMeXXyutl72VaKbJzgE=
trusted comment: timestamp:1688986125 file:KEY_ROTATION.odt hashed trusted comment: timestamp:1690649151 file:KEY_ROTATION.odt hashed
c5IKZObKh31M6ygRJLrVya2ICq01G0Cc9q8ouhs7u77AfgYGcJmuUtuom0NTfR74ZHtFJlTBZgVC30ueyfvuCQ== AoJ8+kl0UeXEstmhcDd4esdIiV2Cg0VkNFJhlPLzIj/IZvwu6/UNsNsf+qHF22rUdZICPEs/RTHMHuCOXeTLCw==

Binary file not shown.

View File

@@ -1,7 +1,7 @@
-----BEGIN PGP SIGNATURE----- -----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSDps+e9XrCW1x/XSkoXmBIoSMhsgUCZKviDQAKCRAoXmBIoSMh iHUEABYKAB0WIQTIfYdGb9IFlFzxCjghq2tqbLLDNwUCZMVCPwAKCRAhq2tqbLLD
snnwAP0e6LCkkil1g1/5J7esYnvdLog11OZjZuh1k2N5fmPKKQD/RwOJWPuh0KML N4s1AP9kJe9Z0bugi0LhtojkCIwf2sA8YmxmWVtFsGij/mwZ+gD+JV6lT9cE3vdG
hDDSn99vM13gUFSpuVCey9wNWJrJVAU= QQZCu6cGRcdlYMyunrpJt/6Cqkg73QE=
=99eP =xXHj
-----END PGP SIGNATURE----- -----END PGP SIGNATURE-----

View File

@@ -1,4 +1,4 @@
untrusted comment: signature from minisign secret key untrusted comment: signature from minisign secret key
RUSn9xivowlq/lP+ywgEmiGSLG+2hN8yWma+0DF3KQWR/rotm9+lDpEomNDfYlbVh/1urWywKdj/ATXCZ+lxgZcTkRdE/UlUwAo= RUSn9xivowlq/pRDMreFLIc/TnsUhaFKC437UXKrGsHwwBuK1WpItQirdlfPGcRPYEMBsTGEhhSNmr8YnYWqncMBGuoLFu+3IQw=
trusted comment: timestamp:1688986127 file:KEY_ROTATION.pdf hashed trusted comment: timestamp:1690649153 file:KEY_ROTATION.pdf hashed
z5Y6y5pggwqHu+7Z+ZMFtkQfZpg/5lPLg3gYSG495GMylLzCUY3DIWn5Gwd4zSpapM1oiF3vdatr1B1jnP68AA== g+ANWAGDJfkXPWp/evvS2mN3nvfYL46nAsmfj0yBo11yDebMWhmUdqlSH9MFxfjnRMISiLksLuvzBb7j2WXKBw==

View File

@@ -5,11 +5,154 @@
<meta name="generator" content="pandoc" /> <meta name="generator" content="pandoc" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" /> <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
<title>The Hitchhiker&#39;s Guide to Online Anonymity</title> <title>The Hitchhiker&#39;s Guide to Online Anonymity</title>
<style type="text/css"> <style>
code{white-space: pre-wrap;} html {
span.smallcaps{font-variant: small-caps;} line-height: 1.5;
span.underline{text-decoration: underline;} font-family: Georgia, serif;
div.column{display: inline-block; vertical-align: top; width: 50%;} font-size: 20px;
color: #1a1a1a;
background-color: #fdfdfd;
}
body {
margin: 0 auto;
max-width: 36em;
padding-left: 50px;
padding-right: 50px;
padding-top: 50px;
padding-bottom: 50px;
hyphens: auto;
overflow-wrap: break-word;
text-rendering: optimizeLegibility;
font-kerning: normal;
}
@media (max-width: 600px) {
body {
font-size: 0.9em;
padding: 1em;
}
h1 {
font-size: 1.8em;
}
}
@media print {
body {
background-color: transparent;
color: black;
font-size: 12pt;
}
p, h2, h3 {
orphans: 3;
widows: 3;
}
h2, h3, h4 {
page-break-after: avoid;
}
}
p {
margin: 1em 0;
}
a {
color: #1a1a1a;
}
a:visited {
color: #1a1a1a;
}
img {
max-width: 100%;
}
h1, h2, h3, h4, h5, h6 {
margin-top: 1.4em;
}
h5, h6 {
font-size: 1em;
font-style: italic;
}
h6 {
font-weight: normal;
}
ol, ul {
padding-left: 1.7em;
margin-top: 1em;
}
li > ol, li > ul {
margin-top: 0;
}
blockquote {
margin: 1em 0 1em 1.7em;
padding-left: 1em;
border-left: 2px solid #e6e6e6;
color: #606060;
}
code {
font-family: Menlo, Monaco, 'Lucida Console', Consolas, monospace;
font-size: 85%;
margin: 0;
}
pre {
margin: 1em 0;
overflow: auto;
}
pre code {
padding: 0;
overflow: visible;
overflow-wrap: normal;
}
.sourceCode {
background-color: transparent;
overflow: visible;
}
hr {
background-color: #1a1a1a;
border: none;
height: 1px;
margin: 1em 0;
}
table {
margin: 1em 0;
border-collapse: collapse;
width: 100%;
overflow-x: auto;
display: block;
font-variant-numeric: lining-nums tabular-nums;
}
table caption {
margin-bottom: 0.75em;
}
tbody {
margin-top: 0.5em;
border-top: 1px solid #1a1a1a;
border-bottom: 1px solid #1a1a1a;
}
th {
border-top: 1px solid #1a1a1a;
padding: 0.25em 0.5em 0.25em 0.5em;
}
td {
padding: 0.125em 0.5em 0.25em 0.5em;
}
header {
margin-bottom: 4em;
text-align: center;
}
#TOC li {
list-style: none;
}
#TOC ul {
padding-left: 1.3em;
}
#TOC > ul {
padding-left: 0;
}
#TOC a:not(:hover) {
text-decoration: none;
}
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
span.underline{text-decoration: underline;}
div.column{display: inline-block; vertical-align: top; width: 50%;}
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
ul.task-list{list-style: none;}
.display.math{display: block; text-align: center; margin: 0.5rem auto;}
</style> </style>
</head> </head>
<body> <body>
@@ -18,9 +161,22 @@
</header> </header>
<p>Attribution-NonCommercial 4.0 International</p> <p>Attribution-NonCommercial 4.0 International</p>
<p>=======================================================================</p> <p>=======================================================================</p>
<p>Creative Commons Corporation (“Creative Commons”) is not a law firm and does not provide legal services or legal advice. Distribution of Creative Commons public licenses does not create a lawyer-client or other relationship. Creative Commons makes its licenses and related information available on an “as-is” basis. Creative Commons gives no warranties regarding its licenses, any material licensed under their terms and conditions, or any related information. Creative Commons disclaims all liability for damages resulting from their use to the fullest extent possible.</p> <p>Creative Commons Corporation (“Creative Commons”) is not a law firm
and does not provide legal services or legal advice. Distribution of
Creative Commons public licenses does not create a lawyer-client or
other relationship. Creative Commons makes its licenses and related
information available on an “as-is” basis. Creative Commons gives no
warranties regarding its licenses, any material licensed under their
terms and conditions, or any related information. Creative Commons
disclaims all liability for damages resulting from their use to the
fullest extent possible.</p>
<p>Using Creative Commons Public Licenses</p> <p>Using Creative Commons Public Licenses</p>
<p>Creative Commons public licenses provide a standard set of terms and conditions that creators and other rights holders may use to share original works of authorship and other material subject to copyright and certain other rights specified in the public license below. The following considerations are for informational purposes only, are not exhaustive, and do not form part of our licenses.</p> <p>Creative Commons public licenses provide a standard set of terms and
conditions that creators and other rights holders may use to share
original works of authorship and other material subject to copyright and
certain other rights specified in the public license below. The
following considerations are for informational purposes only, are not
exhaustive, and do not form part of our licenses.</p>
<pre><code> Considerations for licensors: Our public licenses are <pre><code> Considerations for licensors: Our public licenses are
intended for use by those authorized to give the public intended for use by those authorized to give the public
permission to use material in ways otherwise restricted by permission to use material in ways otherwise restricted by
@@ -52,115 +208,297 @@ wiki.creativecommons.org/Considerations_for_licensors
for the public: for the public:
wiki.creativecommons.org/Considerations_for_licensees</code></pre> wiki.creativecommons.org/Considerations_for_licensees</code></pre>
<p>=======================================================================</p> <p>=======================================================================</p>
<p>Creative Commons Attribution-NonCommercial 4.0 International Public License</p> <p>Creative Commons Attribution-NonCommercial 4.0 International Public
<p>By exercising the Licensed Rights (defined below), You accept and agree to be bound by the terms and conditions of this Creative Commons Attribution-NonCommercial 4.0 International Public License (“Public License”). To the extent this Public License may be interpreted as a contract, You are granted the Licensed Rights in consideration of Your acceptance of these terms and conditions, and the Licensor grants You such rights in consideration of benefits the Licensor receives from making the Licensed Material available under these terms and conditions.</p> License</p>
<p>By exercising the Licensed Rights (defined below), You accept and
agree to be bound by the terms and conditions of this Creative Commons
Attribution-NonCommercial 4.0 International Public License (“Public
License”). To the extent this Public License may be interpreted as a
contract, You are granted the Licensed Rights in consideration of Your
acceptance of these terms and conditions, and the Licensor grants You
such rights in consideration of benefits the Licensor receives from
making the Licensed Material available under these terms and
conditions.</p>
<p>Section 1 Definitions.</p> <p>Section 1 Definitions.</p>
<ol type="a"> <ol type="a">
<li><p>Adapted Material means material subject to Copyright and Similar Rights that is derived from or based upon the Licensed Material and in which the Licensed Material is translated, altered, arranged, transformed, or otherwise modified in a manner requiring permission under the Copyright and Similar Rights held by the Licensor. For purposes of this Public License, where the Licensed Material is a musical work, performance, or sound recording, Adapted Material is always produced where the Licensed Material is synched in timed relation with a moving image.</p></li> <li><p>Adapted Material means material subject to Copyright and Similar
<li><p>Adapters License means the license You apply to Your Copyright and Similar Rights in Your contributions to Adapted Material in accordance with the terms and conditions of this Public License.</p></li> Rights that is derived from or based upon the Licensed Material and in
<li>Copyright and Similar Rights means copyright and/or similar rights closely related to copyright including, without limitation, performance, broadcast, sound recording, and Sui Generis Database Rights, without regard to how the rights are labeled or categorized. For purposes of this Public License, the rights specified in Section 2(b)(1)-(2) are not Copyright and Similar Rights.</li> which the Licensed Material is translated, altered, arranged,
<li><p>Effective Technological Measures means those measures that, in the absence of proper authority, may not be circumvented under laws fulfilling obligations under Article 11 of the WIPO Copyright Treaty adopted on December 20, 1996, and/or similar international agreements.</p></li> transformed, or otherwise modified in a manner requiring permission
<li><p>Exceptions and Limitations means fair use, fair dealing, and/or any other exception or limitation to Copyright and Similar Rights that applies to Your use of the Licensed Material.</p></li> under the Copyright and Similar Rights held by the Licensor. For
<li><p>Licensed Material means the artistic or literary work, database, or other material to which the Licensor applied this Public License.</p></li> purposes of this Public License, where the Licensed Material is a
<li><p>Licensed Rights means the rights granted to You subject to the terms and conditions of this Public License, which are limited to all Copyright and Similar Rights that apply to Your use of the Licensed Material and that the Licensor has authority to license.</p></li> musical work, performance, or sound recording, Adapted Material is
<li><p>Licensor means the individual(s) or entity(ies) granting rights under this Public License.</p></li> always produced where the Licensed Material is synched in timed relation
<li><p>NonCommercial means not primarily intended for or directed towards commercial advantage or monetary compensation. For purposes of this Public License, the exchange of the Licensed Material for other material subject to Copyright and Similar Rights by digital file-sharing or similar means is NonCommercial provided there is no payment of monetary compensation in connection with the exchange.</p></li> with a moving image.</p></li>
<li><p>Share means to provide material to the public by any means or process that requires permission under the Licensed Rights, such as reproduction, public display, public performance, distribution, dissemination, communication, or importation, and to make material available to the public including in ways that members of the public may access the material from a place and at a time individually chosen by them.</p></li> <li><p>Adapters License means the license You apply to Your Copyright
<li><p>Sui Generis Database Rights means rights other than copyright resulting from Directive 96/9/EC of the European Parliament and of the Council of 11 March 1996 on the legal protection of databases, as amended and/or succeeded, as well as other essentially equivalent rights anywhere in the world.</p></li> and Similar Rights in Your contributions to Adapted Material in
<li><p>You means the individual or entity exercising the Licensed Rights under this Public License. Your has a corresponding meaning.</p></li> accordance with the terms and conditions of this Public
License.</p></li>
<li><p>Copyright and Similar Rights means copyright and/or similar
rights closely related to copyright including, without limitation,
performance, broadcast, sound recording, and Sui Generis Database
Rights, without regard to how the rights are labeled or categorized. For
purposes of this Public License, the rights specified in Section
2(b)(1)-(2) are not Copyright and Similar Rights.</p></li>
<li><p>Effective Technological Measures means those measures that, in
the absence of proper authority, may not be circumvented under laws
fulfilling obligations under Article 11 of the WIPO Copyright Treaty
adopted on December 20, 1996, and/or similar international
agreements.</p></li>
<li><p>Exceptions and Limitations means fair use, fair dealing, and/or
any other exception or limitation to Copyright and Similar Rights that
applies to Your use of the Licensed Material.</p></li>
<li><p>Licensed Material means the artistic or literary work, database,
or other material to which the Licensor applied this Public
License.</p></li>
<li><p>Licensed Rights means the rights granted to You subject to the
terms and conditions of this Public License, which are limited to all
Copyright and Similar Rights that apply to Your use of the Licensed
Material and that the Licensor has authority to license.</p></li>
<li><p>Licensor means the individual(s) or entity(ies) granting rights
under this Public License.</p></li>
<li><p>NonCommercial means not primarily intended for or directed
towards commercial advantage or monetary compensation. For purposes of
this Public License, the exchange of the Licensed Material for other
material subject to Copyright and Similar Rights by digital file-sharing
or similar means is NonCommercial provided there is no payment of
monetary compensation in connection with the exchange.</p></li>
<li><p>Share means to provide material to the public by any means or
process that requires permission under the Licensed Rights, such as
reproduction, public display, public performance, distribution,
dissemination, communication, or importation, and to make material
available to the public including in ways that members of the public may
access the material from a place and at a time individually chosen by
them.</p></li>
<li><p>Sui Generis Database Rights means rights other than copyright
resulting from Directive 96/9/EC of the European Parliament and of the
Council of 11 March 1996 on the legal protection of databases, as
amended and/or succeeded, as well as other essentially equivalent rights
anywhere in the world.</p></li>
<li><p>You means the individual or entity exercising the Licensed Rights
under this Public License. Your has a corresponding meaning.</p></li>
</ol> </ol>
<p>Section 2 Scope.</p> <p>Section 2 Scope.</p>
<ol type="a"> <ol type="a">
<li><p>License grant.</p> <li><p>License grant.</p>
<ol type="1"> <ol type="1">
<li><p>Subject to the terms and conditions of this Public License, the Licensor hereby grants You a worldwide, royalty-free, non-sublicensable, non-exclusive, irrevocable license to exercise the Licensed Rights in the Licensed Material to:</p> <li><p>Subject to the terms and conditions of this Public License, the
Licensor hereby grants You a worldwide, royalty-free, non-sublicensable,
non-exclusive, irrevocable license to exercise the Licensed Rights in
the Licensed Material to:</p>
<ol type="a"> <ol type="a">
<li><p>reproduce and Share the Licensed Material, in whole or in part, for NonCommercial purposes only; and</p></li> <li><p>reproduce and Share the Licensed Material, in whole or in part,
<li><p>produce, reproduce, and Share Adapted Material for NonCommercial purposes only.</p></li> for NonCommercial purposes only; and</p></li>
<li><p>produce, reproduce, and Share Adapted Material for NonCommercial
purposes only.</p></li>
</ol></li> </ol></li>
<li><p>Exceptions and Limitations. For the avoidance of doubt, where Exceptions and Limitations apply to Your use, this Public License does not apply, and You do not need to comply with its terms and conditions.</p></li> <li><p>Exceptions and Limitations. For the avoidance of doubt, where
<li><p>Term. The term of this Public License is specified in Section 6(a).</p></li> Exceptions and Limitations apply to Your use, this Public License does
<li>Media and formats; technical modifications allowed. The Licensor authorizes You to exercise the Licensed Rights in all media and formats whether now known or hereafter created, and to make technical modifications necessary to do so. The Licensor waives and/or agrees not to assert any right or authority to forbid You from making technical modifications necessary to exercise the Licensed Rights, including technical modifications necessary to circumvent Effective Technological Measures. For purposes of this Public License, simply making modifications authorized by this Section 2(a) not apply, and You do not need to comply with its terms and
conditions.</p></li>
<li><p>Term. The term of this Public License is specified in Section
6(a).</p></li>
<li><p>Media and formats; technical modifications allowed. The Licensor
authorizes You to exercise the Licensed Rights in all media and formats
whether now known or hereafter created, and to make technical
modifications necessary to do so. The Licensor waives and/or agrees not
to assert any right or authority to forbid You from making technical
modifications necessary to exercise the Licensed Rights, including
technical modifications necessary to circumvent Effective Technological
Measures. For purposes of this Public License, simply making
modifications authorized by this Section 2(a)</p>
<ol start="4" type="1"> <ol start="4" type="1">
<li>never produces Adapted Material.</li> <li>never produces Adapted Material.</li>
</ol></li> </ol></li>
<li><p>Downstream recipients.</p> <li><p>Downstream recipients.</p>
<ol type="a"> <ol type="a">
<li><p>Offer from the Licensor Licensed Material. Every recipient of the Licensed Material automatically receives an offer from the Licensor to exercise the Licensed Rights under the terms and conditions of this Public License.</p></li> <li><p>Offer from the Licensor Licensed Material. Every recipient of
<li><p>No downstream restrictions. You may not offer or impose any additional or different terms or conditions on, or apply any Effective Technological Measures to, the Licensed Material if doing so restricts exercise of the Licensed Rights by any recipient of the Licensed Material.</p></li> the Licensed Material automatically receives an offer from the Licensor
to exercise the Licensed Rights under the terms and conditions of this
Public License.</p></li>
<li><p>No downstream restrictions. You may not offer or impose any
additional or different terms or conditions on, or apply any Effective
Technological Measures to, the Licensed Material if doing so restricts
exercise of the Licensed Rights by any recipient of the Licensed
Material.</p></li>
</ol></li> </ol></li>
<li><p>No endorsement. Nothing in this Public License constitutes or may be construed as permission to assert or imply that You are, or that Your use of the Licensed Material is, connected with, or sponsored, endorsed, or granted official status by, the Licensor or others designated to receive attribution as provided in Section 3(a)(1)(A)(i).</p></li> <li><p>No endorsement. Nothing in this Public License constitutes or may
be construed as permission to assert or imply that You are, or that Your
use of the Licensed Material is, connected with, or sponsored, endorsed,
or granted official status by, the Licensor or others designated to
receive attribution as provided in Section 3(a)(1)(A)(i).</p></li>
</ol></li> </ol></li>
<li><p>Other rights.</p> <li><p>Other rights.</p>
<ol type="1"> <ol type="1">
<li><p>Moral rights, such as the right of integrity, are not licensed under this Public License, nor are publicity, privacy, and/or other similar personality rights; however, to the extent possible, the Licensor waives and/or agrees not to assert any such rights held by the Licensor to the limited extent necessary to allow You to exercise the Licensed Rights, but not otherwise.</p></li> <li><p>Moral rights, such as the right of integrity, are not licensed
<li><p>Patent and trademark rights are not licensed under this Public License.</p></li> under this Public License, nor are publicity, privacy, and/or other
<li><p>To the extent possible, the Licensor waives any right to collect royalties from You for the exercise of the Licensed Rights, whether directly or through a collecting society under any voluntary or waivable statutory or compulsory licensing scheme. In all other cases the Licensor expressly reserves any right to collect such royalties, including when the Licensed Material is used other than for NonCommercial purposes.</p></li> similar personality rights; however, to the extent possible, the
Licensor waives and/or agrees not to assert any such rights held by the
Licensor to the limited extent necessary to allow You to exercise the
Licensed Rights, but not otherwise.</p></li>
<li><p>Patent and trademark rights are not licensed under this Public
License.</p></li>
<li><p>To the extent possible, the Licensor waives any right to collect
royalties from You for the exercise of the Licensed Rights, whether
directly or through a collecting society under any voluntary or waivable
statutory or compulsory licensing scheme. In all other cases the
Licensor expressly reserves any right to collect such royalties,
including when the Licensed Material is used other than for
NonCommercial purposes.</p></li>
</ol></li> </ol></li>
</ol> </ol>
<p>Section 3 License Conditions.</p> <p>Section 3 License Conditions.</p>
<p>Your exercise of the Licensed Rights is expressly made subject to the following conditions.</p> <p>Your exercise of the Licensed Rights is expressly made subject to the
following conditions.</p>
<ol type="a"> <ol type="a">
<li><p>Attribution.</p> <li><p>Attribution.</p>
<ol type="1"> <ol type="1">
<li><p>If You Share the Licensed Material (including in modified form), You must:</p> <li><p>If You Share the Licensed Material (including in modified form),
You must:</p>
<ol type="a"> <ol type="a">
<li><p>retain the following if it is supplied by the Licensor with the Licensed Material:</p> <li><p>retain the following if it is supplied by the Licensor with the
Licensed Material:</p>
<ol type="i"> <ol type="i">
<li><p>identification of the creator(s) of the Licensed Material and any others designated to receive attribution, in any reasonable manner requested by the Licensor (including by pseudonym if designated);</p></li> <li><p>identification of the creator(s) of the Licensed Material and any
others designated to receive attribution, in any reasonable manner
requested by the Licensor (including by pseudonym if
designated);</p></li>
<li><p>a copyright notice;</p></li> <li><p>a copyright notice;</p></li>
<li><p>a notice that refers to this Public License;</p></li> <li><p>a notice that refers to this Public License;</p></li>
<li><p>a notice that refers to the disclaimer of warranties;</p></li> <li><p>a notice that refers to the disclaimer of warranties;</p></li>
<li><p>a URI or hyperlink to the Licensed Material to the extent reasonably practicable;</p></li> <li><p>a URI or hyperlink to the Licensed Material to the extent
reasonably practicable;</p></li>
</ol></li> </ol></li>
<li><p>indicate if You modified the Licensed Material and retain an indication of any previous modifications; and</p></li> <li><p>indicate if You modified the Licensed Material and retain an
<li><p>indicate the Licensed Material is licensed under this Public License, and include the text of, or the URI or hyperlink to, this Public License.</p></li> indication of any previous modifications; and</p></li>
<li><p>indicate the Licensed Material is licensed under this Public
License, and include the text of, or the URI or hyperlink to, this
Public License.</p></li>
</ol></li> </ol></li>
<li><p>You may satisfy the conditions in Section 3(a)(1) in any reasonable manner based on the medium, means, and context in which You Share the Licensed Material. For example, it may be reasonable to satisfy the conditions by providing a URI or hyperlink to a resource that includes the required information.</p></li> <li><p>You may satisfy the conditions in Section 3(a)(1) in any
<li><p>If requested by the Licensor, You must remove any of the information required by Section 3(a)(1)(A) to the extent reasonably practicable.</p></li> reasonable manner based on the medium, means, and context in which You
<li><p>If You Share Adapted Material You produce, the Adapters License You apply must not prevent recipients of the Adapted Material from complying with this Public License.</p></li> Share the Licensed Material. For example, it may be reasonable to
satisfy the conditions by providing a URI or hyperlink to a resource
that includes the required information.</p></li>
<li><p>If requested by the Licensor, You must remove any of the
information required by Section 3(a)(1)(A) to the extent reasonably
practicable.</p></li>
<li><p>If You Share Adapted Material You produce, the Adapters License
You apply must not prevent recipients of the Adapted Material from
complying with this Public License.</p></li>
</ol></li> </ol></li>
</ol> </ol>
<p>Section 4 Sui Generis Database Rights.</p> <p>Section 4 Sui Generis Database Rights.</p>
<p>Where the Licensed Rights include Sui Generis Database Rights that apply to Your use of the Licensed Material:</p> <p>Where the Licensed Rights include Sui Generis Database Rights that
apply to Your use of the Licensed Material:</p>
<ol type="a"> <ol type="a">
<li><p>for the avoidance of doubt, Section 2(a)(1) grants You the right to extract, reuse, reproduce, and Share all or a substantial portion of the contents of the database for NonCommercial purposes only;</p></li> <li><p>for the avoidance of doubt, Section 2(a)(1) grants You the right
<li><p>if You include all or a substantial portion of the database contents in a database in which You have Sui Generis Database Rights, then the database in which You have Sui Generis Database Rights (but not its individual contents) is Adapted Material; and</p></li> to extract, reuse, reproduce, and Share all or a substantial portion of
<li><p>You must comply with the conditions in Section 3(a) if You Share all or a substantial portion of the contents of the database.</p></li> the contents of the database for NonCommercial purposes only;</p></li>
<li><p>if You include all or a substantial portion of the database
contents in a database in which You have Sui Generis Database Rights,
then the database in which You have Sui Generis Database Rights (but not
its individual contents) is Adapted Material; and</p></li>
<li><p>You must comply with the conditions in Section 3(a) if You Share
all or a substantial portion of the contents of the database.</p></li>
</ol> </ol>
<p>For the avoidance of doubt, this Section 4 supplements and does not replace Your obligations under this Public License where the Licensed Rights include other Copyright and Similar Rights.</p> <p>For the avoidance of doubt, this Section 4 supplements and does not
replace Your obligations under this Public License where the Licensed
Rights include other Copyright and Similar Rights.</p>
<p>Section 5 Disclaimer of Warranties and Limitation of Liability.</p> <p>Section 5 Disclaimer of Warranties and Limitation of Liability.</p>
<ol type="a"> <ol type="a">
<li><p>UNLESS OTHERWISE SEPARATELY UNDERTAKEN BY THE LICENSOR, TO THE EXTENT POSSIBLE, THE LICENSOR OFFERS THE LICENSED MATERIAL AS-IS AND AS-AVAILABLE, AND MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY KIND CONCERNING THE LICENSED MATERIAL, WHETHER EXPRESS, IMPLIED, STATUTORY, OR OTHER. THIS INCLUDES, WITHOUT LIMITATION, WARRANTIES OF TITLE, MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, ABSENCE OF LATENT OR OTHER DEFECTS, ACCURACY, OR THE PRESENCE OR ABSENCE OF ERRORS, WHETHER OR NOT KNOWN OR DISCOVERABLE. WHERE DISCLAIMERS OF WARRANTIES ARE NOT ALLOWED IN FULL OR IN PART, THIS DISCLAIMER MAY NOT APPLY TO YOU.</p></li> <li><p>UNLESS OTHERWISE SEPARATELY UNDERTAKEN BY THE LICENSOR, TO THE
<li><p>TO THE EXTENT POSSIBLE, IN NO EVENT WILL THE LICENSOR BE LIABLE TO YOU ON ANY LEGAL THEORY (INCLUDING, WITHOUT LIMITATION, NEGLIGENCE) OR OTHERWISE FOR ANY DIRECT, SPECIAL, INDIRECT, INCIDENTAL, CONSEQUENTIAL, PUNITIVE, EXEMPLARY, OR OTHER LOSSES, COSTS, EXPENSES, OR DAMAGES ARISING OUT OF THIS PUBLIC LICENSE OR USE OF THE LICENSED MATERIAL, EVEN IF THE LICENSOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH LOSSES, COSTS, EXPENSES, OR DAMAGES. WHERE A LIMITATION OF LIABILITY IS NOT ALLOWED IN FULL OR IN PART, THIS LIMITATION MAY NOT APPLY TO YOU.</p></li> EXTENT POSSIBLE, THE LICENSOR OFFERS THE LICENSED MATERIAL AS-IS AND
<li><p>The disclaimer of warranties and limitation of liability provided above shall be interpreted in a manner that, to the extent possible, most closely approximates an absolute disclaimer and waiver of all liability.</p></li> AS-AVAILABLE, AND MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY KIND
CONCERNING THE LICENSED MATERIAL, WHETHER EXPRESS, IMPLIED, STATUTORY,
OR OTHER. THIS INCLUDES, WITHOUT LIMITATION, WARRANTIES OF TITLE,
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT,
ABSENCE OF LATENT OR OTHER DEFECTS, ACCURACY, OR THE PRESENCE OR ABSENCE
OF ERRORS, WHETHER OR NOT KNOWN OR DISCOVERABLE. WHERE DISCLAIMERS OF
WARRANTIES ARE NOT ALLOWED IN FULL OR IN PART, THIS DISCLAIMER MAY NOT
APPLY TO YOU.</p></li>
<li><p>TO THE EXTENT POSSIBLE, IN NO EVENT WILL THE LICENSOR BE LIABLE
TO YOU ON ANY LEGAL THEORY (INCLUDING, WITHOUT LIMITATION, NEGLIGENCE)
OR OTHERWISE FOR ANY DIRECT, SPECIAL, INDIRECT, INCIDENTAL,
CONSEQUENTIAL, PUNITIVE, EXEMPLARY, OR OTHER LOSSES, COSTS, EXPENSES, OR
DAMAGES ARISING OUT OF THIS PUBLIC LICENSE OR USE OF THE LICENSED
MATERIAL, EVEN IF THE LICENSOR HAS BEEN ADVISED OF THE POSSIBILITY OF
SUCH LOSSES, COSTS, EXPENSES, OR DAMAGES. WHERE A LIMITATION OF
LIABILITY IS NOT ALLOWED IN FULL OR IN PART, THIS LIMITATION MAY NOT
APPLY TO YOU.</p></li>
<li><p>The disclaimer of warranties and limitation of liability provided
above shall be interpreted in a manner that, to the extent possible,
most closely approximates an absolute disclaimer and waiver of all
liability.</p></li>
</ol> </ol>
<p>Section 6 Term and Termination.</p> <p>Section 6 Term and Termination.</p>
<ol type="a"> <ol type="a">
<li><p>This Public License applies for the term of the Copyright and Similar Rights licensed here. However, if You fail to comply with this Public License, then Your rights under this Public License terminate automatically.</p></li> <li><p>This Public License applies for the term of the Copyright and
<li><p>Where Your right to use the Licensed Material has terminated under Section 6(a), it reinstates:</p> Similar Rights licensed here. However, if You fail to comply with this
Public License, then Your rights under this Public License terminate
automatically.</p></li>
<li><p>Where Your right to use the Licensed Material has terminated
under Section 6(a), it reinstates:</p>
<ol type="1"> <ol type="1">
<li><p>automatically as of the date the violation is cured, provided it is cured within 30 days of Your discovery of the violation; or</p></li> <li><p>automatically as of the date the violation is cured, provided it
is cured within 30 days of Your discovery of the violation; or</p></li>
<li><p>upon express reinstatement by the Licensor.</p></li> <li><p>upon express reinstatement by the Licensor.</p></li>
</ol> </ol>
<p>For the avoidance of doubt, this Section 6(b) does not affect any right the Licensor may have to seek remedies for Your violations of this Public License.</p></li> <p>For the avoidance of doubt, this Section 6(b) does not affect any
<li><p>For the avoidance of doubt, the Licensor may also offer the Licensed Material under separate terms or conditions or stop distributing the Licensed Material at any time; however, doing so will not terminate this Public License.</p></li> right the Licensor may have to seek remedies for Your violations of this
<li><p>Sections 1, 5, 6, 7, and 8 survive termination of this Public License.</p></li> Public License.</p></li>
<li><p>For the avoidance of doubt, the Licensor may also offer the
Licensed Material under separate terms or conditions or stop
distributing the Licensed Material at any time; however, doing so will
not terminate this Public License.</p></li>
<li><p>Sections 1, 5, 6, 7, and 8 survive termination of this Public
License.</p></li>
</ol> </ol>
<p>Section 7 Other Terms and Conditions.</p> <p>Section 7 Other Terms and Conditions.</p>
<ol type="a"> <ol type="a">
<li><p>The Licensor shall not be bound by any additional or different terms or conditions communicated by You unless expressly agreed.</p></li> <li><p>The Licensor shall not be bound by any additional or different
<li><p>Any arrangements, understandings, or agreements regarding the Licensed Material not stated herein are separate from and independent of the terms and conditions of this Public License.</p></li> terms or conditions communicated by You unless expressly
agreed.</p></li>
<li><p>Any arrangements, understandings, or agreements regarding the
Licensed Material not stated herein are separate from and independent of
the terms and conditions of this Public License.</p></li>
</ol> </ol>
<p>Section 8 Interpretation.</p> <p>Section 8 Interpretation.</p>
<ol type="a"> <ol type="a">
<li><p>For the avoidance of doubt, this Public License does not, and shall not be interpreted to, reduce, limit, restrict, or impose conditions on any use of the Licensed Material that could lawfully be made without permission under this Public License.</p></li> <li><p>For the avoidance of doubt, this Public License does not, and
<li><p>To the extent possible, if any provision of this Public License is deemed unenforceable, it shall be automatically reformed to the minimum extent necessary to make it enforceable. If the provision cannot be reformed, it shall be severed from this Public License without affecting the enforceability of the remaining terms and conditions.</p></li> shall not be interpreted to, reduce, limit, restrict, or impose
<li><p>No term or condition of this Public License will be waived and no failure to comply consented to unless expressly agreed to by the Licensor.</p></li> conditions on any use of the Licensed Material that could lawfully be
<li><p>Nothing in this Public License constitutes or may be interpreted as a limitation upon, or waiver of, any privileges and immunities that apply to the Licensor or You, including from the legal processes of any jurisdiction or authority.</p></li> made without permission under this Public License.</p></li>
<li><p>To the extent possible, if any provision of this Public License
is deemed unenforceable, it shall be automatically reformed to the
minimum extent necessary to make it enforceable. If the provision cannot
be reformed, it shall be severed from this Public License without
affecting the enforceability of the remaining terms and
conditions.</p></li>
<li><p>No term or condition of this Public License will be waived and no
failure to comply consented to unless expressly agreed to by the
Licensor.</p></li>
<li><p>Nothing in this Public License constitutes or may be interpreted
as a limitation upon, or waiver of, any privileges and immunities that
apply to the Licensor or You, including from the legal processes of any
jurisdiction or authority.</p></li>
</ol> </ol>
<p>=======================================================================</p> <p>=======================================================================</p>
<p>Creative Commons is not a party to its public licenses. Notwithstanding, Creative Commons may elect to apply one of its public licenses to material it publishes and in those instances will be considered the “Licensor.” The text of the Creative Commons public licenses is dedicated to the public domain under the CC0 Public Domain Dedication. Except for the limited purpose of indicating that material is shared under a Creative Commons public license or as otherwise permitted by the Creative Commons policies published at creativecommons.org/policies, Creative Commons does not authorize the use of the trademark “Creative Commons” or any other trademark or logo of Creative Commons without its prior written consent including, without limitation, in connection with any unauthorized modifications to any of its public licenses or any other arrangements, understandings, or agreements concerning use of licensed material. For the avoidance of doubt, this paragraph does not form part of the public licenses.</p> <p>Creative Commons is not a party to its public licenses.
Notwithstanding, Creative Commons may elect to apply one of its public
licenses to material it publishes and in those instances will be
considered the “Licensor.” The text of the Creative Commons public
licenses is dedicated to the public domain under the CC0 Public Domain
Dedication. Except for the limited purpose of indicating that material
is shared under a Creative Commons public license or as otherwise
permitted by the Creative Commons policies published at
creativecommons.org/policies, Creative Commons does not authorize the
use of the trademark “Creative Commons” or any other trademark or logo
of Creative Commons without its prior written consent including, without
limitation, in connection with any unauthorized modifications to any of
its public licenses or any other arrangements, understandings, or
agreements concerning use of licensed material. For the avoidance of
doubt, this paragraph does not form part of the public licenses.</p>
<p>Creative Commons may be contacted at creativecommons.org.</p> <p>Creative Commons may be contacted at creativecommons.org.</p>
</body> </body>
</html> </html>

View File

@@ -1,7 +1,7 @@
-----BEGIN PGP SIGNATURE----- -----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSDps+e9XrCW1x/XSkoXmBIoSMhsgUCZKviDwAKCRAoXmBIoSMh iHUEABYKAB0WIQTIfYdGb9IFlFzxCjghq2tqbLLDNwUCZMVCQQAKCRAhq2tqbLLD
spsfAQCBfhbd3CgApQuFsxRimvxWjxxlnanaQMhuJziisA5pWQEA1Zu0cTiKsorh N+ndAQCQfIk8FkOCORRrqhvpGj5LxGhE6yose62D0I/1N5CgAQEA2dMjAYKfHCnr
IQFbyZSMleQfK+5JEls/JCgFrma6zgU= 2Ae7n5Q4IEx4ajQhFLMmOQJI8+6+Ugo=
=eLcq =jVTy
-----END PGP SIGNATURE----- -----END PGP SIGNATURE-----

View File

@@ -1,4 +1,4 @@
untrusted comment: signature from minisign secret key untrusted comment: signature from minisign secret key
RUSn9xivowlq/nZg+a6N8nQ1jmeskt71VfNoZx0gsFa9WCQGxhRXxAoyqOfJdSoc4xLUpMv7NUwiT0+XeQgxUtHlmUvOdsSp/gI= RUSn9xivowlq/k85tgT4Nanh1IbonkOrDlk5pZ/v/ErCW7SeX4pyWeoI06iF3Ba7umGdISUa1ot+sZKqDya505SGvw1WBFUw1wY=
trusted comment: timestamp:1688986128 file:LICENSE.html hashed trusted comment: timestamp:1690649155 file:LICENSE.html hashed
rL4qLlBVyfvkA3unYmJ5MMEMONhNOFpG1Ny+KIrDiliUJ5rbK9FluvUbNJH/0i6yNm3/aiTZ8kg8Abmt6vhTDg== CZ5+N/la2tmdbbhWdjsgcU0uuJ0WyCv07h853W5AN4YjvMqJetAO2fetIAJVhKqYYtsb17JcqQ6xSnLZQE72Bg==

Binary file not shown.

View File

@@ -1,7 +1,7 @@
-----BEGIN PGP SIGNATURE----- -----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSDps+e9XrCW1x/XSkoXmBIoSMhsgUCZKviEAAKCRAoXmBIoSMh iHUEABYKAB0WIQTIfYdGb9IFlFzxCjghq2tqbLLDNwUCZMVCQwAKCRAhq2tqbLLD
sjO5AP0a5qkM6jMQGCfSChoxF0KsCrW7VNjx3VgibhSkaaiN5QD+P69i5jqMHef1 NxTjAP9d+fPYsBwmk7R0S5vZNYXMPCx9vq/e2w1tAX06UC+3QwEArQ6QtFaD3xYH
Eo7lk2TqYRUe88K9hGkcXfBdBO46UQg= gjlZ1yzNssR9Zi5lCs05HO97XD0Uwgc=
=yf3Z =bZn4
-----END PGP SIGNATURE----- -----END PGP SIGNATURE-----

View File

@@ -1,4 +1,4 @@
untrusted comment: signature from minisign secret key untrusted comment: signature from minisign secret key
RUSn9xivowlq/pUEAPNc02dI6uBFvqNNWf+F+7cErYjLGzuOOel1j0Nn1KIaHmFpOz0JFvQ7KrdD1vUUlC/85meXyuSwED5izAQ= RUSn9xivowlq/vG1EP9L0bJldzsqD/UWt77ZLyjkakgUfuKgkZ00jmqXn+WjCS6R7QX0woYeDfmCbrxb3W4SQEKSgO0Bbo0U1gE=
trusted comment: timestamp:1688986130 file:LICENSE.odt hashed trusted comment: timestamp:1690649157 file:LICENSE.odt hashed
A+V7QM+rozy9vOfqEyooYJjVtk1xjSaNGyCFtsbIu87HIscvvNMVLwXJ0kZYYp+wZjWLbUJQ5+05x/cT5Qj3CQ== /shLkxG+UCr3PULMq1GsojZJv7hPZpm2Hxz6cKB1Utq4J4UmyR3txkJ4FngirAV2OThMQX9XTzq4E9BexrbKDw==

Binary file not shown.

View File

@@ -1,7 +1,7 @@
-----BEGIN PGP SIGNATURE----- -----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSDps+e9XrCW1x/XSkoXmBIoSMhsgUCZKviEgAKCRAoXmBIoSMh iHUEABYKAB0WIQTIfYdGb9IFlFzxCjghq2tqbLLDNwUCZMVCRQAKCRAhq2tqbLLD
snLlAQDjHKTloLsnuZE5JSnqoiDDM/UMMZihQi71kSlXX/+HSgEAoxFZ/KwCP3q/ Nw/oAP9FspVZ2FGsVfUkHjHcQ0rIDBrMyKgmtltKiLqtxgNLbwEA5Mps9bV37Hm0
3rCDYUqsAJrrJwWBe4G1Z5Az+YupMAE= RbwAPpo3JmMUlTmZrqJYMvAFKE2M1wY=
=HWvp =7/y/
-----END PGP SIGNATURE----- -----END PGP SIGNATURE-----

View File

@@ -1,4 +1,4 @@
untrusted comment: signature from minisign secret key untrusted comment: signature from minisign secret key
RUSn9xivowlq/htSlfMcjRBoksgaxMLB7a+0cUu1UavY+p1LVNkzkK9xka35w/nsoo2mS3vvzAXb4f7sMdLsfl1OGC9JSsiQZwY= RUSn9xivowlq/oY4pBvbszYQUVsd9XKWL8EvtFnAOmimXUCUCSakAjbP9mRzBHq8iRpQKehKepPyIE4WP06YKuUyayZ9Tsdt6gM=
trusted comment: timestamp:1688986131 file:LICENSE.pdf hashed trusted comment: timestamp:1690649159 file:LICENSE.pdf hashed
6E1cXX4pu3pp5T1gbFpY5JJwDW+V+UJfbNZ0VvkbyCjAQIomvj8CliwW+y07LMkTA6ZsETttTvB+7hP+0NNdBg== 1nXzbW3S4GOLgXfJHl8FzymWtJT9AkCnEHOeswBJUzwSyYU3ZvCHorbYJa5UTOMh8O5HAGIKqe8CXtrGwz6TDw==

View File

@@ -5,11 +5,154 @@
<meta name="generator" content="pandoc" /> <meta name="generator" content="pandoc" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" /> <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
<title>The Hitchhiker&#39;s Guide to Online Anonymity</title> <title>The Hitchhiker&#39;s Guide to Online Anonymity</title>
<style type="text/css"> <style>
code{white-space: pre-wrap;} html {
span.smallcaps{font-variant: small-caps;} line-height: 1.5;
span.underline{text-decoration: underline;} font-family: Georgia, serif;
div.column{display: inline-block; vertical-align: top; width: 50%;} font-size: 20px;
color: #1a1a1a;
background-color: #fdfdfd;
}
body {
margin: 0 auto;
max-width: 36em;
padding-left: 50px;
padding-right: 50px;
padding-top: 50px;
padding-bottom: 50px;
hyphens: auto;
overflow-wrap: break-word;
text-rendering: optimizeLegibility;
font-kerning: normal;
}
@media (max-width: 600px) {
body {
font-size: 0.9em;
padding: 1em;
}
h1 {
font-size: 1.8em;
}
}
@media print {
body {
background-color: transparent;
color: black;
font-size: 12pt;
}
p, h2, h3 {
orphans: 3;
widows: 3;
}
h2, h3, h4 {
page-break-after: avoid;
}
}
p {
margin: 1em 0;
}
a {
color: #1a1a1a;
}
a:visited {
color: #1a1a1a;
}
img {
max-width: 100%;
}
h1, h2, h3, h4, h5, h6 {
margin-top: 1.4em;
}
h5, h6 {
font-size: 1em;
font-style: italic;
}
h6 {
font-weight: normal;
}
ol, ul {
padding-left: 1.7em;
margin-top: 1em;
}
li > ol, li > ul {
margin-top: 0;
}
blockquote {
margin: 1em 0 1em 1.7em;
padding-left: 1em;
border-left: 2px solid #e6e6e6;
color: #606060;
}
code {
font-family: Menlo, Monaco, 'Lucida Console', Consolas, monospace;
font-size: 85%;
margin: 0;
}
pre {
margin: 1em 0;
overflow: auto;
}
pre code {
padding: 0;
overflow: visible;
overflow-wrap: normal;
}
.sourceCode {
background-color: transparent;
overflow: visible;
}
hr {
background-color: #1a1a1a;
border: none;
height: 1px;
margin: 1em 0;
}
table {
margin: 1em 0;
border-collapse: collapse;
width: 100%;
overflow-x: auto;
display: block;
font-variant-numeric: lining-nums tabular-nums;
}
table caption {
margin-bottom: 0.75em;
}
tbody {
margin-top: 0.5em;
border-top: 1px solid #1a1a1a;
border-bottom: 1px solid #1a1a1a;
}
th {
border-top: 1px solid #1a1a1a;
padding: 0.25em 0.5em 0.25em 0.5em;
}
td {
padding: 0.125em 0.5em 0.25em 0.5em;
}
header {
margin-bottom: 4em;
text-align: center;
}
#TOC li {
list-style: none;
}
#TOC ul {
padding-left: 1.3em;
}
#TOC > ul {
padding-left: 0;
}
#TOC a:not(:hover) {
text-decoration: none;
}
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
span.underline{text-decoration: underline;}
div.column{display: inline-block; vertical-align: top; width: 50%;}
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
ul.task-list{list-style: none;}
.display.math{display: block; text-align: center; margin: 0.5rem auto;}
</style> </style>
</head> </head>
<body> <body>
@@ -17,30 +160,64 @@
<h1 class="title">The Hitchhiker&#39;s Guide to Online Anonymity</h1> <h1 class="title">The Hitchhiker&#39;s Guide to Online Anonymity</h1>
</header> </header>
<p>Welcome.</p> <p>Welcome.</p>
<p><strong><a href="briar.html">IMPORTANT RECOMMENDATION FOR UKRAINIANS. ВАЖЛИВА РЕКОМЕНДАЦІЯ ДЛЯ УКРАЇНЦІВ</a></strong></p> <p><strong><a href="briar.html">IMPORTANT RECOMMENDATION FOR UKRAINIANS.
<p>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. <span style="color: red"><strong>It is written with hope for activists, journalists, scientists, lawyers, whistle-blowers, and good people being oppressed, censored, harassed anywhere!</strong></span> This guide has no affiliation with the <a href="https://en.wikipedia.org/wiki/Anonymous_(hacker_group)">Anonymous</a> <sup><a href="https://wikiless.org/wiki/Anonymous_(hacker_group)">[Wikiless]</a></sup> <sup><a href="https://web.archive.org/web/https://en.wikipedia.org/wiki/Anonymous_(hacker_group)">[Archive.org]</a></sup> collective/movement.</p> ВАЖЛИВА РЕКОМЕНДАЦІЯ ДЛЯ УКРАЇНЦІВ</a></strong></p>
<p>This guide is an open-source non-profit initiative, <a href="LICENSE.html">licensed</a> under <strong>Creative Commons Attribution-NonCommercial 4.0 International</strong> (<a href="https://creativecommons.org/licenses/by-nc/4.0/">cc-by-nc-4.0</a> <sup><a href="https://web.archive.org/web/https://creativecommons.org/licenses/by-nc/4.0/">[Archive.org]</a></sup>) and is <strong>not sponsored/endorsed by any commercial/governmental entity</strong>. This means that you are free to use our guide for pretty much any purpose <strong>excluding commercially</strong> as long as you do attribute it. There are no ads or any affiliate links.</p> <p>This is a maintained guide with the aim of providing an introduction
<p><strong>If you would like to make a donation to help this project, you can do so from <a href="donations.html">here</a> where you will also find the project goals. All the donations will be strictly used within the context of this project. All donations and spendings are logged on the donations page.</strong></p> to various online tracking techniques, online ID verification
<p><strong>View the guide:</strong> - <a href="guide.html">In your browser</a> - <a href="export/guide.pdf">PDF</a> - <a href="export/guide.odt">OpenDocument (ODT)</a> - Raw <a href="https://github.com/Anon-Planet/thgtoa/raw/master/guide.md">Markdown</a> text.</p> techniques, and detailed guidance to creating and maintaining (truly)
anonymous online identities. <span style="color: red"><strong>It is
written with hope for activists, journalists, scientists, lawyers,
whistle-blowers, and good people being oppressed, censored, harassed
anywhere!</strong></span> This guide has no affiliation with the <a href="https://en.wikipedia.org/wiki/Anonymous_(hacker_group)">Anonymous</a>
<sup><a href="https://wikiless.org/wiki/Anonymous_(hacker_group)">[Wikiless]</a></sup>
<sup><a href="https://web.archive.org/web/https://en.wikipedia.org/wiki/Anonymous_(hacker_group)">[Archive.org]</a></sup>
collective/movement.</p>
<p>This guide is an open-source non-profit initiative, <a href="LICENSE.html">licensed</a> under <strong>Creative Commons
Attribution-NonCommercial 4.0 International</strong> (<a href="https://creativecommons.org/licenses/by-nc/4.0/">cc-by-nc-4.0</a>
<sup><a href="https://web.archive.org/web/https://creativecommons.org/licenses/by-nc/4.0/">[Archive.org]</a></sup>)
and is <strong>not sponsored/endorsed by any commercial/governmental
entity</strong>. This means that you are free to use our guide for
pretty much any purpose <strong>excluding commercially</strong> as long
as you do attribute it. There are no ads or any affiliate links.</p>
<p><strong>If you would like to make a donation to help this project,
you can do so from <a href="donations.html">here</a> where you will also
find the project goals. All the donations will be strictly used within
the context of this project. All donations and spendings are logged on
the donations page.</strong></p>
<p><strong>View the guide:</strong> - <a href="guide.html">In your
browser</a> - <a href="export/guide.pdf">PDF</a> - <a href="export/guide.odt">OpenDocument (ODT)</a> - Raw <a href="https://github.com/Anon-Planet/thgtoa/raw/master/guide.md">Markdown</a>
text.</p>
<p>Mirrors: - Tor Onion Mirror: <a href="http://thgtoa27ujspeqxasrfvcf5aozqdczvgmwgorrmblh6jn4nino3spcqd.onion/" class="uri">http://thgtoa27ujspeqxasrfvcf5aozqdczvgmwgorrmblh6jn4nino3spcqd.onion/</a></p> <p>Mirrors: - Tor Onion Mirror: <a href="http://thgtoa27ujspeqxasrfvcf5aozqdczvgmwgorrmblh6jn4nino3spcqd.onion/" class="uri">http://thgtoa27ujspeqxasrfvcf5aozqdczvgmwgorrmblh6jn4nino3spcqd.onion/</a></p>
<p>The guide and all the files are also readily available on Archive.org and Archive.today:</p> <p>The guide and all the files are also readily available on Archive.org
and Archive.today:</p>
<ul> <ul>
<li>Archive.org: <a href="https://web.archive.org/web/https://anonymousplanet.org/" class="uri">https://web.archive.org/web/https://anonymousplanet.org/</a></li> <li>Archive.org: <a href="https://web.archive.org/web/https://anonymousplanet.org/" class="uri">https://web.archive.org/web/https://anonymousplanet.org/</a></li>
<li>Archive.today: <a href="https://archive.ph/anonymousplanet.org/" class="uri">https://archive.ph/anonymousplanet.org/</a></li> <li>Archive.today: <a href="https://archive.ph/anonymousplanet.org/" class="uri">https://archive.ph/anonymousplanet.org/</a></li>
<li>Archive.today over Tor: <a href="http://archiveiya74codqgiixo33q62qlrqtkgmcitqx5u2oeqnmn5bpcbiyd.onion/anonymousplanet.org/" class="uri">http://archiveiya74codqgiixo33q62qlrqtkgmcitqx5u2oeqnmn5bpcbiyd.onion/anonymousplanet.org/</a></li> <li>Archive.today over Tor: <a href="http://archiveiya74codqgiixo33q62qlrqtkgmcitqx5u2oeqnmn5bpcbiyd.onion/anonymousplanet.org/" class="uri">http://archiveiya74codqgiixo33q62qlrqtkgmcitqx5u2oeqnmn5bpcbiyd.onion/anonymousplanet.org/</a></li>
</ul> </ul>
<p>If you want to access/see the original/legacy project, please see the <a href="legacy.html">legacy resources</a> page.</p> <p>If you want to access/see the original/legacy project, please see the
<p>If you want to see the changes between your PDF and the latest PDF, you could use one of these tools (we do not endorse those):</p> <a href="legacy.html">legacy resources</a> page.</p>
<p>If you want to see the changes between your PDF and the latest PDF,
you could use one of these tools (we do not endorse those):</p>
<ul> <ul>
<li><a href="https://tools.pdf24.org/en/compare-pdf" class="uri">https://tools.pdf24.org/en/compare-pdf</a></li> <li><a href="https://tools.pdf24.org/en/compare-pdf" class="uri">https://tools.pdf24.org/en/compare-pdf</a></li>
<li><a href="https://products.aspose.app/pdf/comparison" class="uri">https://products.aspose.app/pdf/comparison</a></li> <li><a href="https://products.aspose.app/pdf/comparison" class="uri">https://products.aspose.app/pdf/comparison</a></li>
<li><a href="https://draftable.com/compare" class="uri">https://draftable.com/compare</a></li> <li><a href="https://draftable.com/compare" class="uri">https://draftable.com/compare</a></li>
</ul> </ul>
<p>If you want to compare an older ODT file with a newer one, use the LibreWriter compare features as explained here: <a href="https://help.libreoffice.org/7.1/en-US/text/shared/guide/redlining_doccompare.html" class="uri">https://help.libreoffice.org/7.1/en-US/text/shared/guide/redlining_doccompare.html</a> <sup><a href="https://web.archive.org/wen/https://help.libreoffice.org/7.1/en-US/text/shared/guide/redlining_doccompare.html">[Archive.org]</a></sup>)</p> <p>If you want to compare an older ODT file with a newer one, use the
<p><strong>If you want to check the files for integrity, safety, authenticity, please refer to this <a href="verify.html">“How To”</a>.</strong></p> LibreWriter compare features as explained here: <a href="https://help.libreoffice.org/7.1/en-US/text/shared/guide/redlining_doccompare.html" class="uri">https://help.libreoffice.org/7.1/en-US/text/shared/guide/redlining_doccompare.html</a>
<p>Feel free to submit issues using Github Issues with the repository link above. Criticism, opinions, and ideas are welcome!</p> <sup><a href="https://web.archive.org/wen/https://help.libreoffice.org/7.1/en-US/text/shared/guide/redlining_doccompare.html">[Archive.org]</a></sup>)</p>
<p><strong>If you want to check the files for integrity, safety,
authenticity, please refer to this <a href="verify.html">“How
To”</a>.</strong></p>
<p>Feel free to submit issues using Github Issues with the repository
link above. Criticism, opinions, and ideas are welcome!</p>
<p>Follow or contact us on:</p> <p>Follow or contact us on:</p>
<p>Discussion Channels: - Matrix room: <code>#anonymity:matrix.org</code> <a href="https://matrix.to/#/#anonymity:matrix.org" class="uri">https://matrix.to/#/#anonymity:matrix.org</a> - Matrix space: <code>#privacy-security-anonymity:matrix.org</code> <a href="https://matrix.to/#/#privacy-security-anonymity:matrix.org" class="uri">https://matrix.to/#/#privacy-security-anonymity:matrix.org</a> - Twitter at https://twitter.com/AnonyPla - Mastodon at https://mastodon.social/<span class="citation" data-cites="anonymousplanet">@anonymousplanet</span></p> <p>Discussion Channels: - Matrix room:
<code>#anonymity:matrix.org</code> <a href="https://matrix.to/#/#anonymity:matrix.org" class="uri">https://matrix.to/#/#anonymity:matrix.org</a> - Matrix
space: <code>#privacy-security-anonymity:matrix.org</code> <a href="https://matrix.to/#/#privacy-security-anonymity:matrix.org" class="uri">https://matrix.to/#/#privacy-security-anonymity:matrix.org</a>
- Twitter at https://twitter.com/AnonyPla - Mastodon at
https://mastodon.social/<span class="citation" data-cites="anonymousplanet">@anonymousplanet</span></p>
<p>Have a good read and feel free to share and/or recommend it!</p> <p>Have a good read and feel free to share and/or recommend it!</p>
</body> </body>
</html> </html>

View File

@@ -1,7 +1,7 @@
-----BEGIN PGP SIGNATURE----- -----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSDps+e9XrCW1x/XSkoXmBIoSMhsgUCZKviEwAKCRAoXmBIoSMh iHUEABYKAB0WIQTIfYdGb9IFlFzxCjghq2tqbLLDNwUCZMVCRwAKCRAhq2tqbLLD
smrlAQCjbn2k9F8eQorjhpIK5ZbOAOlNJd5WPt5ZY6KLGyqoMgD+IXPr8dYX0frw N2vqAQCVTuCK/1XY5CzXk3bpZKPf0zff3EJLebDTdV/FvjkIEQD9HqqZXlq3fX29
Kk/jeQqvgsLYak9L+Rv2y+QqLVtKWAE= dOsN4T6Tcop2ts8gOqjwLQBF+NQz7Qw=
=cYWb =lmoZ
-----END PGP SIGNATURE----- -----END PGP SIGNATURE-----

View File

@@ -1,4 +1,4 @@
untrusted comment: signature from minisign secret key untrusted comment: signature from minisign secret key
RUSn9xivowlq/uazoBrgOu9DY51wrWSuARJ5rHx16brjignX10LRCY1nj3/20fhspE4wDKufmtKExL+0g+nxz3z6FtD95oYX2AM= RUSn9xivowlq/pH5c5TXpu7KU8Vgus0JhCsSHTEZJidOFk/W6M9+nU4xvhz+7dRNXSJrUdE/W720/djx/SgqgpmT0r9Kfx5m2Aw=
trusted comment: timestamp:1688986133 file:README.html hashed trusted comment: timestamp:1690649161 file:README.html hashed
1UplDoDi/F9Ox5lV3PHrR7bZgxISrbZ2t0N+EeJmgnHvgzPs+3D9Mj8YyM2NEhzZnF+HturCRFZc4QQZUjByDw== PuQWGgM680Wfpm4jsHuXJ841fnnvUkr4hyCMMu1yix+RtG8u6dVVpSyWpbdL0L6cZf6irQiibTOf9/TCaflyCw==

Binary file not shown.

View File

@@ -1,7 +1,7 @@
-----BEGIN PGP SIGNATURE----- -----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSDps+e9XrCW1x/XSkoXmBIoSMhsgUCZKviFQAKCRAoXmBIoSMh iHUEABYKAB0WIQTIfYdGb9IFlFzxCjghq2tqbLLDNwUCZMVCSQAKCRAhq2tqbLLD
sjIJAQChbTiEt1FUteFMQ+ba9upSx6/xEXzEC+lOhH3FGGiJugD8D/QakJnHGaJk N1zMAP9oFXS9EFs8k67B/i7y3476HYe7tCXjHSddvVa8oPZCFQD/UAbnoBmTbSPo
qJ6YXWQGfikNDcYA56D7IxtmFLBPJwI= 34WVmPGWD4Oaq8M2G1WhAxDh/qiteQ0=
=scF8 =/nPb
-----END PGP SIGNATURE----- -----END PGP SIGNATURE-----

View File

@@ -1,4 +1,4 @@
untrusted comment: signature from minisign secret key untrusted comment: signature from minisign secret key
RUSn9xivowlq/n09/13lQOhLj9d2Hzsb6g+gjlH+emlmoRClKpuexKBUcZ+yFipkg03Ond8lkoRcReXdmvchfCKRXu7qKMohFgI= RUSn9xivowlq/lVaeqmlAG3fpDc/HmXJBC36u9Nvx+z5nOG7b1zsYRPpP8kf1Vb/ueomFHbek6i2CzrMPsCdjOOSySVNAwTMjwg=
trusted comment: timestamp:1688986134 file:README.odt hashed trusted comment: timestamp:1690649162 file:README.odt hashed
4bNFnZpofnNYYZ9RElGc/H0VONWVHX6MXmgTl8or2ArVFaq3SshfMP98vwVoBblwYphsXFm8CDAkMJugPCUMAg== XKlhVuUVTBz7KhveIC8OnhP4oQscDSnH2hIL6RZcF/ypzX2uFmlC0MEqcKOIsv1dEhvOyXgegRELkr0Y/MjjBw==

Binary file not shown.

View File

@@ -1,7 +1,7 @@
-----BEGIN PGP SIGNATURE----- -----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSDps+e9XrCW1x/XSkoXmBIoSMhsgUCZKviFgAKCRAoXmBIoSMh iHUEABYKAB0WIQTIfYdGb9IFlFzxCjghq2tqbLLDNwUCZMVCSgAKCRAhq2tqbLLD
sjGVAQDK0om5rNQiQooIhPk8tx3ssbTZHNuAWTwK76HiadMxHgD/SfDq9yjhjq5a N3daAPwLPtWDzJzkTV8bzxE3JtvfTgYP4sW7GlcVS1ZnNc531gEAvEOQaD5dLj9c
dtpOujTuS+/gxWxeaM7Uh+2B+gZqcAk= huDlpihb1q/21c5Z8PcbAJKUGzDHhgI=
=UvNr =iYYe
-----END PGP SIGNATURE----- -----END PGP SIGNATURE-----

View File

@@ -1,4 +1,4 @@
untrusted comment: signature from minisign secret key untrusted comment: signature from minisign secret key
RUSn9xivowlq/mh7usNB4bl2P+ZRN/flYyFrGM7njr4Adb2M7ZHVdSBOj6r4YxzAjWS38agofROV2XflPYN1gVUTFfAL2E5iCw0= RUSn9xivowlq/tt0ByNeRNqWBPOUAExKLa1REUDMVZBTuEWkrfTQjmIR1VTHqvQu7NnwDrxQWvhR4HK0EQh22avGDYQ074RrMwY=
trusted comment: timestamp:1688986136 file:README.pdf hashed trusted comment: timestamp:1690649164 file:README.pdf hashed
XBUei8SMz+36fNv4cYWQ/bcLBzj4nkVC64ZQjR6cyquemohI4p3IRunoo8FEHKKdiuXGEl8ZFxAimjExiL6pDQ== GiaJ7DgvqyBy9C0MwYP0Hw3GRS/FVHsaD5jQv9LWvLPRREuQU3X1P+EIFag0XW5UF4Ap7kje0L26yzw3uU8WCg==

View File

@@ -5,23 +5,182 @@
<meta name="generator" content="pandoc" /> <meta name="generator" content="pandoc" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" /> <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
<title>The Hitchhiker&#39;s Guide to Online Anonymity</title> <title>The Hitchhiker&#39;s Guide to Online Anonymity</title>
<style type="text/css"> <style>
code{white-space: pre-wrap;} html {
span.smallcaps{font-variant: small-caps;} line-height: 1.5;
span.underline{text-decoration: underline;} font-family: Georgia, serif;
div.column{display: inline-block; vertical-align: top; width: 50%;} font-size: 20px;
color: #1a1a1a;
background-color: #fdfdfd;
}
body {
margin: 0 auto;
max-width: 36em;
padding-left: 50px;
padding-right: 50px;
padding-top: 50px;
padding-bottom: 50px;
hyphens: auto;
overflow-wrap: break-word;
text-rendering: optimizeLegibility;
font-kerning: normal;
}
@media (max-width: 600px) {
body {
font-size: 0.9em;
padding: 1em;
}
h1 {
font-size: 1.8em;
}
}
@media print {
body {
background-color: transparent;
color: black;
font-size: 12pt;
}
p, h2, h3 {
orphans: 3;
widows: 3;
}
h2, h3, h4 {
page-break-after: avoid;
}
}
p {
margin: 1em 0;
}
a {
color: #1a1a1a;
}
a:visited {
color: #1a1a1a;
}
img {
max-width: 100%;
}
h1, h2, h3, h4, h5, h6 {
margin-top: 1.4em;
}
h5, h6 {
font-size: 1em;
font-style: italic;
}
h6 {
font-weight: normal;
}
ol, ul {
padding-left: 1.7em;
margin-top: 1em;
}
li > ol, li > ul {
margin-top: 0;
}
blockquote {
margin: 1em 0 1em 1.7em;
padding-left: 1em;
border-left: 2px solid #e6e6e6;
color: #606060;
}
code {
font-family: Menlo, Monaco, 'Lucida Console', Consolas, monospace;
font-size: 85%;
margin: 0;
}
pre {
margin: 1em 0;
overflow: auto;
}
pre code {
padding: 0;
overflow: visible;
overflow-wrap: normal;
}
.sourceCode {
background-color: transparent;
overflow: visible;
}
hr {
background-color: #1a1a1a;
border: none;
height: 1px;
margin: 1em 0;
}
table {
margin: 1em 0;
border-collapse: collapse;
width: 100%;
overflow-x: auto;
display: block;
font-variant-numeric: lining-nums tabular-nums;
}
table caption {
margin-bottom: 0.75em;
}
tbody {
margin-top: 0.5em;
border-top: 1px solid #1a1a1a;
border-bottom: 1px solid #1a1a1a;
}
th {
border-top: 1px solid #1a1a1a;
padding: 0.25em 0.5em 0.25em 0.5em;
}
td {
padding: 0.125em 0.5em 0.25em 0.5em;
}
header {
margin-bottom: 4em;
text-align: center;
}
#TOC li {
list-style: none;
}
#TOC ul {
padding-left: 1.3em;
}
#TOC > ul {
padding-left: 0;
}
#TOC a:not(:hover) {
text-decoration: none;
}
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
span.underline{text-decoration: underline;}
div.column{display: inline-block; vertical-align: top; width: 50%;}
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
ul.task-list{list-style: none;}
.display.math{display: block; text-align: center; margin: 0.5rem auto;}
</style> </style>
</head> </head>
<body> <body>
<header id="title-block-header"> <header id="title-block-header">
<h1 class="title">The Hitchhiker&#39;s Guide to Online Anonymity</h1> <h1 class="title">The Hitchhiker&#39;s Guide to Online Anonymity</h1>
</header> </header>
<p>The current maintainers of this project are Alex (they/them) and The Hidden (aka No).</p> <p>The current maintainers of this project are Alex (they/them) and The
<p>After unfortunate events, we have picked up maintenance of this guide in order to continue the project the original founder, Lena, started. Lena faked her death, then returned later. Before her <del>death</del>, she gave me access to her accounts to maintain the guide. I will be maintaining her guide, as well as running her Matrix space, from this point. As weve said before, we cannot guarantee well do everything right, or how she would have done it, but were trying our best.</p> Hidden (aka No).</p>
<p><strong>Update: Alex is taking an extended leave to acquire a more secure operating system and will not be actively involved for some time. They promise to return ASAP. Until then, No is spearheading the operation, including translations and research.</strong></p> <p>After unfortunate events, we have picked up maintenance of this guide
in order to continue the project the original founder, Lena, started.
Lena faked her death, then returned later. Before her <del>death</del>,
she gave me access to her accounts to maintain the guide. I will be
maintaining her guide, as well as running her Matrix space, from this
point. As weve said before, we cannot guarantee well do everything
right, or how she would have done it, but were trying our best.</p>
<p><strong>Update: Alex is taking an extended leave to acquire a more
secure operating system and will not be actively involved for some time.
They promise to return ASAP. Until then, No is spearheading the
operation, including translations and research.</strong></p>
<hr /> <hr />
<p>Please share this project if you enjoy it and think it might be useful to others.</p> <p>Please share this project if you enjoy it and think it might be
<p>Follow or contact us on: - Twitter: <a href="https://twitter.com/AnonyPla" class="uri">https://twitter.com/AnonyPla</a> - Mastodon: <a href="https://mastodon.social/@anonymousplanet" class="uri">https://mastodon.social/@anonymousplanet</a> - E-Mail: <a href="mailto:contact@anonymousplanet.org" class="email">contact@anonymousplanet.org</a> (You may use our <a href="https://anonymousplanet.org/pgp/AnonymousPlanet-Email-Key_B6D1757632A280F99F2DCBFDB9AB9D93AFF05B9C.asc">PGP public key</a> to encrypt e-mails. Do not forget to attach your PGP public key if you want an encrypted answer)</p> useful to others.</p>
<p>Discussion Channels: - Matrix room: <code>#anonymity:matrix.org</code> <a href="https://matrix.to/#/#anonymity:matrix.org" class="uri">https://matrix.to/#/#anonymity:matrix.org</a> - Matrix space: <code>#privacy-security-anonymity:matrix.org</code> <a href="https://matrix.to/#/#privacy-security-anonymity:matrix.org" class="uri">https://matrix.to/#/#privacy-security-anonymity:matrix.org</a> - Github Discussions: <a href="https://github.com/Anon-Planet/thgtoa/discussions/" class="uri">https://github.com/Anon-Planet/thgtoa/discussions/</a></p> <p>Follow or contact us on: - Twitter: <a href="https://twitter.com/AnonyPla" class="uri">https://twitter.com/AnonyPla</a> - Mastodon: <a href="https://mastodon.social/@anonymousplanet" class="uri">https://mastodon.social/@anonymousplanet</a> - E-Mail: <a href="mailto:contact@anonymousplanet.org" class="email">contact@anonymousplanet.org</a> (You may use our <a href="https://anonymousplanet.org/pgp/AnonymousPlanet-Email-Key_B6D1757632A280F99F2DCBFDB9AB9D93AFF05B9C.asc">PGP
public key</a> to encrypt e-mails. Do not forget to attach your PGP
public key if you want an encrypted answer)</p>
<p>Discussion Channels: - Matrix room:
<code>#anonymity:matrix.org</code> <a href="https://matrix.to/#/#anonymity:matrix.org" class="uri">https://matrix.to/#/#anonymity:matrix.org</a> - Matrix
space: <code>#privacy-security-anonymity:matrix.org</code> <a href="https://matrix.to/#/#privacy-security-anonymity:matrix.org" class="uri">https://matrix.to/#/#privacy-security-anonymity:matrix.org</a>
- Github Discussions: <a href="https://github.com/Anon-Planet/thgtoa/discussions/" class="uri">https://github.com/Anon-Planet/thgtoa/discussions/</a></p>
</body> </body>
</html> </html>

View File

@@ -1,7 +1,7 @@
-----BEGIN PGP SIGNATURE----- -----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSDps+e9XrCW1x/XSkoXmBIoSMhsgUCZKviGAAKCRAoXmBIoSMh iHUEABYKAB0WIQTIfYdGb9IFlFzxCjghq2tqbLLDNwUCZMVCTAAKCRAhq2tqbLLD
so3oAP9ZhJYtiTrFCsaVeOWvvj06pUXaDJ75/Aeu4z0cObB2pgEAyWOj0QrU+RuS NxLlAQDk5PKP5E19HkbdNrAjCD0jvZR8znxW4B+Ubd/zaSdtHAD/QvL8HS1DDvjH
YyX0Y8lznHw3Q+WnAp7pN8t7KKjjwwI= 5SzmEYKgL9P0sOiHIwrysGVPyy6K1Q0=
=bcRO =LzqW
-----END PGP SIGNATURE----- -----END PGP SIGNATURE-----

View File

@@ -1,4 +1,4 @@
untrusted comment: signature from minisign secret key untrusted comment: signature from minisign secret key
RUSn9xivowlq/mVWZOWSTc14fteyudF8SVL/g/fj+YBEtT1XKl3IspD1DdXz2QRIrir0yXCqQgVaFnQxqHJGx1hwhpVwVhHQlQY= RUSn9xivowlq/q2B3E11mkEPDY3pHTIW2ca0I0KQpaTb9xXJx1VwU/ExqP+mJ9ySxlttJslf7BbVHFQ5neOG8wOIaA6JVU8nMwE=
trusted comment: timestamp:1688986137 file:about.html hashed trusted comment: timestamp:1690649166 file:about.html hashed
EhVnx2HBdOh3aViFet6974YWmmjVsoFXn1yZRwdDb6UYQBjYtUSytBmo0zfhEuy5s1WlTTPT59JYryptPVmIAw== 9L+aPj9Sj/eTeT+NGw+sfIzSaVqQUXTwCA6ElN46v89btV7pHCW3SPdssB0SC8Ya23NWojs2yn/xP+gLRt86Bg==

Binary file not shown.

View File

@@ -1,7 +1,7 @@
-----BEGIN PGP SIGNATURE----- -----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSDps+e9XrCW1x/XSkoXmBIoSMhsgUCZKviGQAKCRAoXmBIoSMh iHUEABYKAB0WIQTIfYdGb9IFlFzxCjghq2tqbLLDNwUCZMVCTgAKCRAhq2tqbLLD
sqvaAQCW67LhBT397gasL0sREsC1mBTNWOXC365xgpW7MHeYNQD/do9cN6ACdWju N67ZAQD3y06HFoTBhg6K73FM0SGMDcgOLjHEjP6WCfFliLkQxQD8CfWFvhzBiGUO
wy2ucXlYul6rBHkha0bcBJtySrrb4gM= wiTxF13TgK6cKfZU1JRmmzZHtQ7pxg0=
=RCaM =Oqx+
-----END PGP SIGNATURE----- -----END PGP SIGNATURE-----

View File

@@ -1,4 +1,4 @@
untrusted comment: signature from minisign secret key untrusted comment: signature from minisign secret key
RUSn9xivowlq/hqwnIc8IQbRGFwieqW4JzUdBVA1OWtspPMRcTx7nLudSGM7YAfh3nDtNGJilzU8z5U/qcp21VCUeFaDCAtX6go= RUSn9xivowlq/uPsMKrS3+RjDeIwD6GL5WFC5DVEX3AwBEc8t7jguYgWRBNLsSG4prbrTJkByvPDqEXFXMvYDxL/zXG1831sgwU=
trusted comment: timestamp:1688986139 file:about.odt hashed trusted comment: timestamp:1690649168 file:about.odt hashed
ygyAn6vWljZtW5UQncpteDX17Vc6j6nXWIRLwZjj1CaU58bdGRA+VovPtfSyOJv3S2WnjtLvPaICjqtCTg9mBg== j7n+KPgyeCh+vfZ2lftnVtbi+HBriUj/6vW8YoEYQS3dne6AqITjwCJxSR9JKivoj+JNf2irzUggxAL3LZk9Dw==

Binary file not shown.

View File

@@ -1,7 +1,7 @@
-----BEGIN PGP SIGNATURE----- -----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSDps+e9XrCW1x/XSkoXmBIoSMhsgUCZKviGwAKCRAoXmBIoSMh iHUEABYKAB0WIQTIfYdGb9IFlFzxCjghq2tqbLLDNwUCZMVCUAAKCRAhq2tqbLLD
so8nAQD5jfmmF/Go5UaW68VYsudt2qBTtdn+q0zOR0R8TUknUQEAkQEkGT5hPEy7 N0afAP0dHJtFBl03Jc7DyGWKyQRAQ5o2J9wNbe7c4H9PGQnmAQD/aA/ahFVOY/VV
WCHteYEcP/uMr+Q4ULFehWmgUeZm2QI= an197IqglS0+imUZN0dGKhAQ0lS7gww=
=WASf =2ekW
-----END PGP SIGNATURE----- -----END PGP SIGNATURE-----

View File

@@ -1,4 +1,4 @@
untrusted comment: signature from minisign secret key untrusted comment: signature from minisign secret key
RUSn9xivowlq/sE1ZuGfyQUMhlXvfz2vYzZHK/8aT5uxREHyQhCphLCTmy/0KX5EnVzHS/3n4140lTduRArb5Abw6f1ttzcA7AY= RUSn9xivowlq/jI3NDV6Hum2Pfu3mSWFgJnhY5FwqYoH/uTAygP3+69LKTevqbCjYnOeOxiNFzhOddP2PHPGpfBvcUYqfmdKhgM=
trusted comment: timestamp:1688986140 file:about.pdf hashed trusted comment: timestamp:1690649170 file:about.pdf hashed
OClerD+ScTXWiCW34/tUKwmAg7kmRCfj1g+b58cRBVtvC9SVNKczXJ/0lWWBdUnvO+cUu4M4LXLyIqvbGeWEAQ== yfSnO8gD2dMVd3x+wfAgijp6nna3EnkClCH+jWN0aYi6VsRVDN3GgfRdlsY+q5Fwp5AM2S2ObiczomBG51fUCQ==

View File

@@ -1,51 +1,51 @@
37ee0be61ec1fc1ad1015434b218cf579896a0b361dba5d4043f818154ffbeb13339577e602e4c4d16e18b9293af9e2363304dd0852d82851acef192b4926636 ./CHANGELOG.html abcf7cec9740574e6b96e23cc8e1af21bfe6ed6aba8dc523d893858367b95b1d866598938f1d0ddceb56309cb2df848e2770c3800a851abd4ec28fa40c7f8a03 ./CHANGELOG.html
4bf2f96f5d452e0e18a2cc296742ed0f148b5da648433dd7f66da136aa29438f26f9c4ad4848663bc67cf43edbe000eba1666ceaffddc837c085c2e65620bc5c ./CHANGELOG.odt ed361d57d2540fc4a3036e1c9089cac33e6ebfff408c2a3c81be58e781a98ad53a78691264da2a15c374a8ee3081d6a5dc79413f88e4b48da406ee2d9601184b ./CHANGELOG.odt
d53a134f76053a5743a9ea6cba24248553e9cccefe808c439010c930f3a25f4f9657d901124d6726002f78be76ebaebdf523782375de22d02506bec28ada603b ./CHANGELOG.pdf 009f1bb2527000ecfa1bd42c076c10c7e45bd411aba5c327e9a770f071f2b7226f514486ff2204176acc2daf99ae5c270d5a1b562bd639964e471328a0c6e7fd ./CHANGELOG.pdf
edc68f24affae9b45de3e98fbfae86350df5baae00f747fe06ac58bb8dbece7aff5acda3464ecf43b35acea036bef334b8475f438c035f5c9cc9ee2fb6920517 ./CODE_OF_CONDUCT.html a42e86f828749fcd6fac0adc28a6fa66c50c1a12977da075affb0ee2e24a869fc5b6a69462c3d5e25035b3fd777350f095260884474977f07d40e765b2e4a123 ./CODE_OF_CONDUCT.html
86edda3a12c020c25318b387397bab3da138f28d6035633e7bd78edaccf3a27a8ee363797cc2036ad9c02bbce36bbe9e7f535928c3491dab55af26aaccd5b7f3 ./CODE_OF_CONDUCT.odt 6fcf44227465e7d266381d7b4b2f8a7c121c742eff9caf70a843140d8c55eab23cecb4f51971952f01f693ecf36230ddfaccbdfddc2df49afe651c46d8a03476 ./CODE_OF_CONDUCT.odt
adb0cb9e7a2728b7cdf3f748234d98bccb2fbd048bea2014f1dc453bb786f490938999b9a321759f1d6cb541215a4bd72aecc70b15dcc8b0272bc5a4b4946999 ./CODE_OF_CONDUCT.pdf 2b40bf97374ce5b09740f411f821b20727f84e38169b08f65cfa890c6238b36cc4cd81fa6a7ee0b5006357a58302ea1bf31fe59e12246e424a7bf5a51195ae8d ./CODE_OF_CONDUCT.pdf
e1a0325b5d2b03f3e0d0ab1eb74cc61fa4fb714bec024f5e549bcd19031e0e52bdf4eaf7954698f532ddd9c5889acd51f2fec61bbcd3077f82d581bd0e9f8a93 ./CONTRIBUTING.html cc9f662effcf8102b6f86939e9904d884a05b60c4d598e5ec4001ee42fd1db901fb41f0518f851f362fb96497e634e5c1e90436953e856a443c4cd48d2fdbc27 ./CONTRIBUTING.html
48fe31e26fbd9475e230ecc9e8d6c743281ce2658a71bda2cbd14bf3fc529161ae3a5610738946a4c1747b017c18c21c65728e54c4bbe66e42a84f14c6a46503 ./CONTRIBUTING.odt 20085fd2b12997a0a662751e5d66f77c260714b3c6406be825929089d58cf993d3feeeee746ea021fbb58067ca9276334af5e9fb32b73bb79f20a402d6464990 ./CONTRIBUTING.odt
7e9282cbdeeecee8d72669a9de23a31a184f35ea448ff6418361197cea608fbdb25643f137c9d252d9f1f3ff320136bc47ebb4f1051b8e19d28c220bc99775da ./CONTRIBUTING.pdf 7a60db6e7bc609f50b6a0e76154c6c3638aef054b96558576cca5c18f9b1760735b450026c3f3f6f75667f0d9c688477214cb5d13b2d98be3db575273a5b7c3a ./CONTRIBUTING.pdf
e5608ee5d273ca761f7d8a1a6dbf5ce26d9bdb5cb2bb17a8b115ab0d970c04183f55c541e457a6bdbaaf89fe0233861021b9c7a4af6f08219359c158483ed10b ./KEY_ROTATION.html 05cbdcab64c5469b2d80a34f9de3b6d4f7668ed3c5914a9fd2d4c04fc97e418f0383eb3933cbd622b3a9355e092cdd5ac49cecc0f13b177ed4d7ef5ce92f37c4 ./KEY_ROTATION.html
a1ef73572adf507d167c9a538687bbfc28efc03b0e25eb8d0d1f50a80dd83b4941edde3abf2c6cf9fe1d50eec7b8a61e6bb563c08e5528e16b0c472bb49dda2d ./KEY_ROTATION.odt e27e20caed19f18a3687d1936dc7855eced0a3565c8e48930aa857fbd646aa9a5c36e5de7b2f32cc69c89e3309e2e32c335d6ad24f3a4e1f319922d3a5735b1d ./KEY_ROTATION.odt
ebb2dfdae69f54e1df8f9633963a930e65b3fd1075fe02633958d677351982b3463e1b1f7fdbf9c06a419ac324117d57cb1ce27da9735344411065d9a99c9b4e ./KEY_ROTATION.pdf a33fd557fe899d3f9e1b38adbed8e3b5ff20a6828a00352d96cabc9d60f4945e3e6268d8839674807c76545b5a0e649e111d13715a5db95e8686c60c343b3aea ./KEY_ROTATION.pdf
61b55b1507341fc1355c6f9d757350f4774007ff949cfaa90d353e608a2aaff82019139d54bca91d474890f53163c5e795686175449c6c7f7327294ab523a066 ./LICENSE.html cc61c1527d6ab977dd1347e2f068673be1c0ade38dd81bca5603bb975cac55baf8336753f7dda30d3d0572b5699d209845d14d680057ef779073fe1d09a99b88 ./LICENSE.html
db5d374972d7c3c49ddee1816912a5262836a0c0e590c4f82fbfae0f76d0c648faced8a0336a2000fa38f3211d0c6db05e3a7fd0854a3c8669c267a2054446cc ./LICENSE.odt 5b31d71f8fba7775224456b23c40121c2199f7bd3e50be3767d912bae93366d4fbaf01fdf0eca6b1c05eddfed21a135d0d439741f461e82c8d1f927ad74af2b4 ./LICENSE.odt
4e4d2e11b72b2c5ca773f7996a3f2022275a998a41685bcade8206e9906f0002e37248295de8618ebcb2d234ff56b8ecb6b75ee966d8699fec19e8d9c208fc3d ./LICENSE.pdf f0c56db91c5d2c5cb5b8c9cbe2721715d9b77321f4f3b22e4422481d2e81699b1609d76609d0ca44752335c831a37acd2d63d8710e197383451e057a112a433e ./LICENSE.pdf
70fcd83ac062429f3c9c46cf3d6c19e37e2e125b4695d16207df155120d1c800fab87cd943e3c5e8d9e0a053539f1a99a7a292891ea8f50abd8ad8fc93cff12f ./README.html b65cbf90469d2aa6f4affc65af93c3975e8a5ee48165e9810ef086ea56580233a7b2c487c70239ce4f8001e5b6b0e16545c135e098956fd5fcc9e543b9d83c5f ./README.html
1783f71fb830fbfdea97ecb19b46a5cb3448b33bc93955bea796b9f9d4b50df52fd78c4e7e5233750aca3740c5280cc4e26293f26992448c85fea329c153aa29 ./README.odt 3be9f32691cd789193f39ae417a949024a5973887366e90d4e916e4eb6095647c3e39cf8074e82aca4a4e3efd3b6f6a921e3da83a28c91a239fcfee657195e87 ./README.odt
4c7742719b5dab697e320a5e93843f459b494e34603010d2f746241bc42147d27cd67409cfe6b3ae3a73e757ba792f89da837a41461962c2f286e1b0b1fa8aa3 ./README.pdf 0cc5dad2783e88d8438620480406a172d3baaea46316f9f436fbd22e51580087265fda820c97d5ffd8ffb90d8d72a98aea1caa09e4336303e9f68bcdba5af2f7 ./README.pdf
1406eccdba99b061667d0469049a5e19d16f9bfa03447c84d2b6829e3cf4f193dd10baf8696fefce507faceb124921ff6a39bdf774e4094a70902eaaa7864271 ./about.html 3545587c77e744df84e0af6ba9e18daafe0a8e21793c04fef0a15d71ee5169ecc3f9e57fec0a045dd284442f9b87692b76563397f6bd7b1ec724c98255ff3db4 ./about.html
477702b22444d2876f225cf93655c7a52e816f8abafe6038ebed500d94001abe0e53ab80c83d35702fd96ec43a433240c960499533501cbdaf3156ddd859ea53 ./about.odt ffa94b8b6ca9776b4f0e2e53a918e00b11441a65df2e7a4da0a19b8dbeb0949df6f7ba6f07778eda58e6553ff65c51fbc7f2ca115bb5226dab4fd5ca5e791669 ./about.odt
059bbbce8774287235fe154624dc5305916ba289488b09286556e8a8ec7c779f98d17fa5b936c0d99fae5e0c4c16fece46cd7245e9c37cb92ab4e805f878f4c4 ./about.pdf d4d854780879f34a0f621ab2a47b9778d48d57c1d0eed015f86dd91aafe727042ccdd1dac55926d331d35ce244244ab772e65bda6d05ea133a6e11ad44c8b10a ./about.pdf
41a70d04322d7c2a115609587ff171026055511d521a5ae73d3fb19aed9ab1bcac9708b038780b9ebadcdeb919496e69c4424377e5d6b6d6447f032cfc0d4ab4 ./briar.html 1c6df1bc6c0436c9796906466d94d8ffb1a1214d4b88e977470edad8a0fd2df44a75b1ac27b10c82507005087f94032a36d9a2757f0659abdc1da8ac7bee7475 ./briar.html
03667187bc43bf85b09b08805b0f806f208295a407663bda0803fb0a88dde11d67b540592ae976a078143db0c177c5176b957cc69240098d1b0b1812960b3923 ./briar.odt 023039fa3fa1560f485bcc39dd1b49d10e124ad66514cea79ac2d8fffdc4cecd297ee7ab89ba14f7d3065aa7d45e99bd8e7c95a3aaeaf93586e5ef77a55c4216 ./briar.odt
909fc17b1ab9e524c92e5519c1c95ebbfe0e12cff52374ffd4ecd5bb69b6f61e59a1a8c4f3e3047b9415282b23f5254e6db79c2e0e89bc588683806b68d7e7a8 ./briar.pdf 9c0afb11048145800d2a16714deb8d19e3687f9c9203f76db0e19c6fc810d7183c7a50d24186fcf5bc3ec536a210e86dd8fce245043358daff566fcdf37d461f ./briar.pdf
c84a99f05fd0837a12561cef0bfae22b348dca7daaf3499d10324f40382e88b9e89dcd7fc04ca565e83438094987ddd144bc9707eea97918ef54178c3fef808a ./chatrooms-rules.html 6e9d17757ef246a8762a624cdea6c4ee8e75c5fb9fdf65070b68de8fcfb8cf7bf9dcda209b0729f49563854aa8a195f57bf8cd482643b3564aeb0798db5f8141 ./chatrooms-rules.html
6c1c5a798239864d8ee7dc538199016178e6d49f5c250441d2dcee8351dbaa81217934eb5a042972793bec428ff7a602c9e9f8291f8233f7d863da91fa3b6d02 ./chatrooms-rules.odt c3b7d342605f99bb226fc8adf06adca9f9c554960d287108ebcb7d2d8cabf16a64ca11ac81cc231261a1747e21b1647f42521c799b50aab15da0f4ca4b1a97a4 ./chatrooms-rules.odt
dc30249ac1e551d6d011cd0ee6fed1f69c5a35601d77217480ced3957acb4a9e6d377b3f8f4887c4a05906f8bbad1f8bd4430eed48c3727ccd0cf8305b262c34 ./constitution.html 2896ad8a56665d73f684e1b17130c6b81cc5fce82b6bb6d5ca5251aaf6cb7e7d75caf759cc3b4620fce38b2e9b092ea9502d8d62677db6f944774f0f7100cc2f ./constitution.html
14325fcc4f4f2bebbd81bc8772c98d7b284fcfc0c2bed79aef851f3e85d61b2d0501ce68cea1062903409da14b2ec3deb69f63a34e9cde3a1cd85a1243b4827d ./constitution.odt 79db6182d4c8c4bc0c657641508e91056f8961da41bba5e21d65ea23d9c6fbd704721974d2e4cf87cc074b17e01f35ace47c4d56d1e2d99cbb46b116eba72d14 ./constitution.odt
246beceea5f978e4b58f4976a5e130f0084de688bf258ea0731041a94c96c2aab7b0a60d969686dac3b8c7783a322eeab139ee01e59a9432898755329f2638c4 ./constitution.pdf 48057e084a66a8389ef30f734df4fea6aedfdaa09386d0e8e288ab9c4510747474b4afe6bb98c6133a607fb68904a7fb5c4a54f08a411a1d1a6c68c815198eca ./constitution.pdf
d2162a0c52e03b4bdf00533ff1c1388b42ac81dae74c376221e2c08e6bd7a6c2935c987b43869d378beeabe20cc6f23672c66d012d1db9d79ae9d82ca2c0b7be ./donations.html d0ff054a6cec230633e8bfcf655df77bae09939e0c27e04f925b80d10a57064de9dc5ce28f6e8cd5af5d8f4b564e16bc257a09d11991f023b82eb37dc8c0b717 ./donations.html
0ad76fcfad374d097560bbe3fb5a5b7926557dfe01289ce882479c26931f45c5f813bac4cedcc7e45dee56c66f43d425af550e5a479e1e5e1ae750dd4c87b341 ./donations.odt ee91ddfcb4fad291f8abb529fced5aefd49c2616372f4abb9473c039b46c2deab3983815b83645014a09d6edbbf9831a1ebad553425dc13ba6edddec5e978df6 ./donations.odt
0b535847a0479b4ba280d9b32074fa49a010ce453ceee3726078234b9466ef12b3ee36045a7145652b725a125c7b55525334c752561bd309215c05c64fd8fa11 ./donations.pdf 1a90db375bbe908bdc3860d7d82a5091de5624205f3509cbbd943b39cbbec5d72dde68e2aa36be10172ab7f0b137a7792e8a0f7eb5697a7ef8c6b516730820ce ./donations.pdf
96c479b5e9c06850bff0ba80cd661da6d0a29ac84fa941f02962dedf7ab58ba8e93896ca79aca07ad04ac64a8d34c079036754a167466ee50316d0255c468c18 ./guide.html ab57016c5a4599632f053f2565a573ea440d335c20f28f7c90b2ce12da30a4024f380ec1c35c14b3d200ea0b67cd559291ece05f4365114353bb6f8265f17fc5 ./guide.html
9894e9f03768fb8104d5a71f642dac5a4681176914b38f5b46ec4dbaa906fdd956b79151d5534c06a7e52ce75837e3f4812d10888786a3aad95b624611975d95 ./guide.odt 3f363b0e91251575c39729e3c6458c89d61d2c24dd639abcbca1e2ba706c7748a10414bd14b79336c3a1ec66efb5b8999b193fe19082404489585730a6b87be0 ./guide.odt
cf180738c66a47b55ac080497b8e3d6c658ff5e9e3f01d5b8efcff94171b50d6f173ac1c937ac80229e50d0b82df948f466c07cb7b00fe5e5c9a61e67427d201 ./guide.pdf b44940bb5dc8d895c09375ed774730096fee5fed8f744552f6dfdeccbf2fb78a5094c7c727ce1c56e3f9a0c63d26ffd114581b335ff225b4d69ffb7d0d37f0eb ./guide.pdf
011d1c7a16e42d0ff9c9ca3bb9583e968b9f89c5ff975d1d33255a4b547a475f6f9c858138990283acf52b4ad7da0ec6a0245e6f580a739f24aa9b958c6b3127 ./legacy.html c30b498a3b75e3ad1514ef1dc3d6faeb834a1480605c87a18586c649d268c63f746a03fbacd66fbe23d2106c377e7adb6092b8d34363ecb0b8142dae0a3aed12 ./legacy.html
bc8ce28cfc58e66068da29a53f7266d2f4c9247cd0b0854860af405e6b3a525592db6007377a152c23e68cbfa1df6cb11a06666036cbb2c45a5fef70f2fa9e4f ./legacy.odt 345d63f0042a38c38cc9b0c91f22d7930635451112d419327d8d317baafa5865c3a2e67ff7e98e46a3618ffc4dcd262cd16cff85ad5b916023b188607d6b26dd ./legacy.odt
1006e157a3c58072881f255bf5967b963aa11175eaa2a0527f868bad59e89faa65a4c0d22bb8d7835e7d7292112e9cadfd3aa411f1438766d0b24e04bd20ffc6 ./legacy.pdf bb88595ee507452e0383524ef4b3319b16c8a121bd8f71d2b0a8f8846c50c649f53fa71153223455f775a5becf9cc083ce72a281284eaef5cc932fcc3dfa5084 ./legacy.pdf
76958f3298f9ac581e778a41a765090206da3140c465d20db120f6ed4760ebc21670fa58403b8f839b2b38f36f9ff17c7b9dd1c18ca22060e1426a82f3ad3ded ./links.html 72b4d612178c4597afa3a6ac76178da20981edf5caa13751d12c6ce17456f78d43021b334c38c6547025abfdcb3952c16ac0cddfcdd7c619cf5d6dc45a645a97 ./links.html
2d344c6b334e66408f7beaa506ec22403c504ed960412c96d870a50173d8d35f3b932079c33bd55a6e2d5ee8093e22c801b6481263ae224073e37d5a636c151b ./links.odt b0ca4366d28c305e20022413e56c54caf7729754ad623c4459dbfa2eefa82bbbf8397ae319ddebafd4db89bbf37bf796159c37840da42f6a9d4d3ef6eaa4951e ./links.odt
74e5517747befb0b5feaa4c38c6d81576cb2f32d846d2e5d9a720a2cdbbf5273c182ceeb2e056e79906d3a23eafa8a2edd8dd8f80ce115be8ec1fbf7b5c1fdb7 ./links.pdf 23fac94766ad432c8ccee14fe4962bf85e3eb8140ba6ea92a0cf3baa73915c795318eaa280ea895348973daf4284d6b4e01a8e55cfa68535285fdf2dddc84e81 ./links.pdf
59909d35b1186f6a84f43a338d6a00a2707133b564fc55d12b5202506ed66583cddbd41f86df84085a1ab688cece919337a3f1a21c4c3f882b60e3fdb8e309d7 ./moderncrypto-rules.html a3a2ba7ac2da82772087fcbff3f0ed8f9b4fb4139fef218403d28df33a023a9dfa60493a44e25d004a92010ef9f6c636f7e6e5c8635ced51d14ff89c8bedc167 ./moderncrypto-rules.html
7a27d8d62b1e4ea0e556502e0b5a5b3b681a058ae0f522d55dda1884fa299ab1b5a2a873d9f4f9e804fd67a81ad95849ce888e498d80ac05b326eaf8e30cfac9 ./moderncrypto-rules.odt eb0086bf61e6b262a857dc9024b226cc10fff914b4d4abfa15965d4800b78a69a6e94309ac85dfd50f252cb4d453f23511e479403f9b1dfb34b315b375062d0b ./moderncrypto-rules.odt
994ce29f173db65e963aef01ffc98e1c5b74a0c604147bd9b22e76fd300b0a76db5d6a80204fbb3072eed355cba51e793095509c3fad49e0aee6621b53e67103 ./moderncrypto-rules.pdf e2be52061316336672a14dce12f76de8867cf15fd43c02ce1339dcf2d72ded2ec4df9e1d143f32ba823eee379830136f7d5a47e077397c0e6a60c6c23434c09d ./moderncrypto-rules.pdf
6ecbea47c219343d2edf71b6c3c0f3017f11939fd0db0d5d712b17d29942f4013a688e6f8b494c5dd545cb51fcc96d39be5a340fb23074f91be20e2f2474247d ./sha256sum.txt 63a4cdd69612bfd745e17aed500e54e37c184ef35859776c9ce5b62ad8cec222a5d4319b31595eed85ab593ee99a4c2433ed5db21107810883c20cc6990f894a ./sha256sum.txt
49a740a680ae43d50f350a81cab6a7f16e143c425ea637ea6b04741aaf0f32f3cda40b47fc968df63fc593f4fc68b20b323a79c5d3fb3456fdc559e492fa91d1 ./twitter.html 1a869b96d21adeb6376cc8c73d7e579e03526447f9e5a215c3421fe2b86db556988b8f8a2a30ef2f15c4d1a02b53876f14949e7950e12699ba0531f93cfa0b7c ./twitter.html
dc1809342995d23401eea934cb52642200bea8db1ec7b20c7c5176bd769339a0b416edb3e9fed9c77e4588b946bca6ce72709bb56d6c5d0c6c5956300cd70fc9 ./twitter.odt 1c5961fd700c9e045b2180e3031d9901309cfc253f0f469cb472edd6fc9fdb40b3d25c1ce449145d6b6812a9de470d5cabbb71c67ede07334ff59a0ce33490f6 ./twitter.odt
c138f0b9b5de0cf3f9f1f27019c8b7a966889895f8adff774ea986b3db0bd802022614cb293e5339eb0a4662878239553e20a8337eb80187048a5473def9c7d8 ./twitter.pdf 04cf89bd7b9ba7a3c9701e5fe712556bf6941b04f2956dfdbd9710ee89a2ddb4247e259bf6f00f93e4a26d9206df57e6263be27d2f48a2bd71d571d4affe90f8 ./twitter.pdf
a9b596018d8563a63c8841b16f871bbf3aee6561fd341b79d1337f08a25c593705a3af34c1b662d2201dff840c596232a69864bca638cb8fd426a3f0c095c9ff ./verify.html 9c31e63f99c533a63e15213c8e745fb4bb31f42809e6a032a9da698c530fc06dacaf09fa3c35be2cfcfc70f7a746fa96d9c301adb91c31e6f79a57e190fdf1a7 ./verify.html
6822d16a07cde452d921dd0fda00a8749806d985fb3bc8d2b76eb0ddc9831187d5210c48d6e9bc9d55769bd58e17ace2c5307865009437298761acda5835b8ed ./verify.odt 965d27f890a79a8013f986b1f5cc7d6708b901e9f4272292f7af7e7c8aa52f416923b2f1330fcb491312fcace20186db6dd5ffec9887edeeb39a8da4ae01d95a ./verify.odt
7b48f7d8ec77bf49d81aa4893d40cd683d17adb459a551e49846374f207f21f641fc7b5d3eaccbd45fb05e6f7ccd2512b7dd6d14fe9da41afeb90f91a31b0c38 ./verify.pdf b6ba3a10ec8af2ccd58177a7f599edb4f81c0bc749412dad146b74a75ace0bf9e9ae8110f5df2d02df1cb5c6ee6abc18b5e6991b43c14bea96116344046e201a ./verify.pdf

View File

@@ -1,7 +1,7 @@
-----BEGIN PGP SIGNATURE----- -----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSDps+e9XrCW1x/XSkoXmBIoSMhsgUCZKviHAAKCRAoXmBIoSMh iHUEABYKAB0WIQTIfYdGb9IFlFzxCjghq2tqbLLDNwUCZMVCUgAKCRAhq2tqbLLD
svI7AP4jCPdE38EnAFM76xbVNFOpWgP17x/P8uoZaBvXRiznKgD+OcZv9NHxcSxi N5XLAQD8K2vw3S4Z5XNc5gjnyVzsVi7+gHFr/gUzYceyVcHhHgD/Yy0P0ZSMGg49
7NM8Qznu4G4sPm1Juz4FRudHyhYwfwA= IWosQj7Wby+bJmcIvMkZrnc7jI1iuwo=
=yEM9 =KheH
-----END PGP SIGNATURE----- -----END PGP SIGNATURE-----

View File

@@ -1,4 +1,4 @@
untrusted comment: signature from minisign secret key untrusted comment: signature from minisign secret key
RUSn9xivowlq/nG6z7bswP2Rq+jM0iyQF+9/dZ9ZYYnVPEwTEI7BYwf/gLuk1bZTVmoBjVNjLrqXVdh0rAcRTg0huDZfcb3U7gI= RUSn9xivowlq/u/sf/Ms+uKtvreUNa27USUjWAgLtucLkFk5pQeEBZz5el29LiUtsr2e6+qfFeAIU0dlUsprXknh1yycZUg33wI=
trusted comment: timestamp:1688986142 file:b2sum.txt hashed trusted comment: timestamp:1690649172 file:b2sum.txt hashed
YBRX6icPG1UyhK9TGkDClkX2yOSWZ6Lsw2YtciwH3Th5V2aAfc7ucE9N8H44RwfVCea+LlDQ0lDsQaH7OeCQBQ== cnm0cefKny1Nu0i71kocRpdQF0gIzOZ/78x5KZNqgTD8U9kGhwsp3riVA/h3zhVr0Tdym9CX0Pbh+poKrzSGCg==

View File

@@ -5,11 +5,154 @@
<meta name="generator" content="pandoc" /> <meta name="generator" content="pandoc" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" /> <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
<title>The Hitchhiker&#39;s Guide to Online Anonymity</title> <title>The Hitchhiker&#39;s Guide to Online Anonymity</title>
<style type="text/css"> <style>
code{white-space: pre-wrap;} html {
span.smallcaps{font-variant: small-caps;} line-height: 1.5;
span.underline{text-decoration: underline;} font-family: Georgia, serif;
div.column{display: inline-block; vertical-align: top; width: 50%;} font-size: 20px;
color: #1a1a1a;
background-color: #fdfdfd;
}
body {
margin: 0 auto;
max-width: 36em;
padding-left: 50px;
padding-right: 50px;
padding-top: 50px;
padding-bottom: 50px;
hyphens: auto;
overflow-wrap: break-word;
text-rendering: optimizeLegibility;
font-kerning: normal;
}
@media (max-width: 600px) {
body {
font-size: 0.9em;
padding: 1em;
}
h1 {
font-size: 1.8em;
}
}
@media print {
body {
background-color: transparent;
color: black;
font-size: 12pt;
}
p, h2, h3 {
orphans: 3;
widows: 3;
}
h2, h3, h4 {
page-break-after: avoid;
}
}
p {
margin: 1em 0;
}
a {
color: #1a1a1a;
}
a:visited {
color: #1a1a1a;
}
img {
max-width: 100%;
}
h1, h2, h3, h4, h5, h6 {
margin-top: 1.4em;
}
h5, h6 {
font-size: 1em;
font-style: italic;
}
h6 {
font-weight: normal;
}
ol, ul {
padding-left: 1.7em;
margin-top: 1em;
}
li > ol, li > ul {
margin-top: 0;
}
blockquote {
margin: 1em 0 1em 1.7em;
padding-left: 1em;
border-left: 2px solid #e6e6e6;
color: #606060;
}
code {
font-family: Menlo, Monaco, 'Lucida Console', Consolas, monospace;
font-size: 85%;
margin: 0;
}
pre {
margin: 1em 0;
overflow: auto;
}
pre code {
padding: 0;
overflow: visible;
overflow-wrap: normal;
}
.sourceCode {
background-color: transparent;
overflow: visible;
}
hr {
background-color: #1a1a1a;
border: none;
height: 1px;
margin: 1em 0;
}
table {
margin: 1em 0;
border-collapse: collapse;
width: 100%;
overflow-x: auto;
display: block;
font-variant-numeric: lining-nums tabular-nums;
}
table caption {
margin-bottom: 0.75em;
}
tbody {
margin-top: 0.5em;
border-top: 1px solid #1a1a1a;
border-bottom: 1px solid #1a1a1a;
}
th {
border-top: 1px solid #1a1a1a;
padding: 0.25em 0.5em 0.25em 0.5em;
}
td {
padding: 0.125em 0.5em 0.25em 0.5em;
}
header {
margin-bottom: 4em;
text-align: center;
}
#TOC li {
list-style: none;
}
#TOC ul {
padding-left: 1.3em;
}
#TOC > ul {
padding-left: 0;
}
#TOC a:not(:hover) {
text-decoration: none;
}
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
span.underline{text-decoration: underline;}
div.column{display: inline-block; vertical-align: top; width: 50%;}
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
ul.task-list{list-style: none;}
.display.math{display: block; text-align: center; margin: 0.5rem auto;}
</style> </style>
</head> </head>
<body> <body>
@@ -17,8 +160,15 @@
<h1 class="title">The Hitchhiker&#39;s Guide to Online Anonymity</h1> <h1 class="title">The Hitchhiker&#39;s Guide to Online Anonymity</h1>
</header> </header>
<h2 id="спілкування-communication">спілкування / Communication:</h2> <h2 id="спілкування-communication">спілкування / Communication:</h2>
<p>Це послання до народу України. Ми настійно рекомендуємо вам використовувати Briar для спілкування. Ви можете знайти його тут: &lt;https://briarproject.org/ . За допомогою цієї програми ви можете спілкуватися, навіть коли немає Інтернету. Посібник тут: <a href="https://briarproject.org/manual/uk/" class="uri">https://briarproject.org/manual/uk/</a> , Швидкий початок: <a href="https://briarproject.org/quick-start/uk/" class="uri">https://briarproject.org/quick-start/uk/</a></p> <p>Це послання до народу України. Ми настійно рекомендуємо вам
використовувати Briar для спілкування. Ви можете знайти його тут:
&lt;https://briarproject.org/ . За допомогою цієї програми ви можете
спілкуватися, навіть коли немає Інтернету. Посібник тут: <a href="https://briarproject.org/manual/uk/" class="uri">https://briarproject.org/manual/uk/</a> , Швидкий початок:
<a href="https://briarproject.org/quick-start/uk/" class="uri">https://briarproject.org/quick-start/uk/</a></p>
<hr /> <hr />
<p>This is a message for the people of Ukraine. We strongly recommend that you use Briar for communicating. You can find it here: <a href="https://briarproject.org/" class="uri">https://briarproject.org/</a> With this application, you can communicate even when there is no internet. The manual is here: <a href="https://briarproject.org/manual/" class="uri">https://briarproject.org/manual/</a> , quick-start guie here: <a href="https://briarproject.org/quick-start/" class="uri">https://briarproject.org/quick-start/</a></p> <p>This is a message for the people of Ukraine. We strongly recommend
that you use Briar for communicating. You can find it here: <a href="https://briarproject.org/" class="uri">https://briarproject.org/</a> With this application, you can
communicate even when there is no internet. The manual is here: <a href="https://briarproject.org/manual/" class="uri">https://briarproject.org/manual/</a> , quick-start guie
here: <a href="https://briarproject.org/quick-start/" class="uri">https://briarproject.org/quick-start/</a></p>
</body> </body>
</html> </html>

View File

@@ -1,7 +1,7 @@
-----BEGIN PGP SIGNATURE----- -----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSDps+e9XrCW1x/XSkoXmBIoSMhsgUCZKviHgAKCRAoXmBIoSMh iHUEABYKAB0WIQTIfYdGb9IFlFzxCjghq2tqbLLDNwUCZMVCVAAKCRAhq2tqbLLD
svdpAQCqWZmVpXJT3RoCZDDtig8HXDbAuhiZVv9i/QxKntW99gEAuRoNiu04ciEU NzfPAQDoq1ZgUm+UuFdLXP5Ai8Mc1AUIlrRbPiYyyGsJHFAFdwEAtCVzJq4tJecb
ETqS1rP3NIeWcIahFWfipfIYJ25O9Ac= 48ZJiqznkyP/ihqqgcWTLlBezd+A1gs=
=O6a2 =tRBd
-----END PGP SIGNATURE----- -----END PGP SIGNATURE-----

View File

@@ -1,4 +1,4 @@
untrusted comment: signature from minisign secret key untrusted comment: signature from minisign secret key
RUSn9xivowlq/qgUw1Ej+2oO4PZtZD55Od30GW8555X5KXNESxKPmVmZraKN6Pxvx1LiE+fX5fTpAaXSYCtT7e2fVNYKx5Zvcgk= RUSn9xivowlq/j5FbfpKso/nUIWg7eq6suz09T2HrMIr5QqH1cZFkXLZRzzp80V43OzFgZ+sVDCbB8L/Vf4AYz8C3z5Lnb+DJAY=
trusted comment: timestamp:1688986143 file:briar.html hashed trusted comment: timestamp:1690649174 file:briar.html hashed
1nhN5t0xEid/fjnqDsB1CkK2kdZiUfhybuY4/oNb06zoZlMIPY83fyYoP54rPcPU4UrV7zI2lbbt1URfoN+iAw== EiMRrFZ05GtANhXHNhey8OGu24QPx1XUyVz725WMeEc/qWs+CxwRmKYtBUU2/ZHmwsuLPFgXsyrtfPs1aYIMBw==

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More