Commit Graph

596 Commits

Author SHA1 Message Date
Than Harrison df99ead17c
Merge branch 'master' into additions/constitution 2023-02-25 09:19:18 +00:00
Than Harrison 0087c5e39d
Merge pull request #271 from KyleOfTheCorn/master
Add Bitcoin specific privacy tools

Edit: thanks for your contribution. Sorry it took me a moment to review completely.
2023-01-31 20:57:33 +00:00
Than Harrison e2b1e10687
Apply suggestions from code review 2023-01-31 20:55:09 +00:00
Than Harrison 8e0f2bdba2
Add our Constitution
This Constitution is subject to change but the premise will be generally
upheld from this point forward.

Signed-off-by: Sharp-tailed Grouse <no@anonymousplanet.org>
2023-01-28 09:30:29 -05:00
Kyle 310a192ecf
Add Bitcoin specific privacy tools
When it comes to using cryptocurrencies as a means for anonymous payments, the guide seems to put a lot of stress on using Zcash and Monero, while outright discouraging the use of Bitcoin. However, Zcash is simply not used by enough people to provide an anonymous means of financial transactions, so long as anonymity requires the ability to hide in a crowd as is relevant here. Just last year, Zcash was attacked by an entity filling up blocks, causing the [chain size to significantly increase](https://blockchair.com/zcash/charts/blockchain-size) without an [increase in transactions](https://blockchair.com/zcash/charts/transaction-count), while only costing the attacker [approximately $10 a day](https://twitter.com/lopp/status/1577718171468972033). Yet Zcash is recommended as the "Extra-Paranoid anonymous option" in "Online anonymous payments using cryptocurrencies". The reasoning stresses that the crypto algorithms would have to be broken in order to harm the anonymity of its users and that isn't true because an anonymity-focused coin that no one uses is **not anonymous** no matter how secure its algorithms are.

The [resources](https://github.com/Anon-Planet/thgtoa/blob/master/guide.md#warning-about-special-tumbling-mixing-coinjoining-privacy-wallets-and-services-wikiless-archiveorg) provided in the warning against special tumbling, mixing, coinjoining privacy wallets and services all target centralized and/or custodial mixing services, while making no mention of modern privacy protocols that work on Bitcoin and give users forward-facing on-chain privacy guarantees today.

This PR hopes to clarify the risks of using centralized mixers/tumblers, point readers to tools that are non-custodial and actually **do** provide users with forward-facing on-chain privacy so that they can use Bitcoin anonymously, and remove recommendations to use Zcash.

Based on a [previous comment](https://github.com/Anon-Planet/thgtoa/pull/28#issuecomment-1145782407), there was hesitancy on adding a recommendation before its gotten significant review. Whirlpool is an implementation of [ZeroLink](https://code.samourai.io/whirlpool/Whirlpool/-/blob/whirlpool/THEORY.md) which breaks all links between a UTXO and its history. Whirlpool has been used on Bitcoin's mainnet since 2019 beginning with its [public beta](https://bitcoinmagazine.com/culture/samourai-wallets-privacy-enhancing-whirlpool-now-in-public-beta) and has since grown to [6743 BTC in unspent capacity](https://twitter.com/SamouraiDev/status/1615708859641004032). This should provide a basis for "significant review" to be able to recommend.
2023-01-24 21:02:00 +00:00
Than Harrison dd8811ace0
Merge pull request #270 from sharp-tailed/ipfilters-edit
Fix typo
2023-01-23 16:35:07 +00:00
Than Harrison 281ea4a6d8
Fix typo
Signed-off-by: Sharp-tailed Grouse <no@anonymousplanet.org>
2023-01-23 11:29:45 -05:00
Than Harrison 40415fd0a5
Merge #269 ("Rework IP Filters section regarding reasons for being filtered by services")
Signed recent changes
2023-01-23 16:20:01 +00:00
Than Harrison 48ca7973d6
Signed recent changes
Signed-off-by: Sharp-tailed Grouse <no@anonymousplanet.org>
2023-01-23 11:14:00 -05:00
Than Harrison a6ab204797
Rework IP Filters section regarding reasons for being filtered by services
Signed-off-by: Sharp-tailed Grouse <no@anonymousplanet.org>
2023-01-23 10:20:03 -05:00
Than Harrison 69520b3328
Update mirror.yml 2023-01-10 07:06:46 +00:00
Than Harrison 12c89cc30e
Merge pull request #267 ("Update workflow for mirroring")
Update workflow for mirroring. Force Merge.
2023-01-10 06:54:52 +00:00
Than Harrison f4129e6748
Update workflow for mirroring
Signed-off-by: Sharp-tailed Grouse <no@anonymousplanet.org>
2023-01-10 01:52:47 -05:00
Than Harrison f10304f695
Fix extra slash in address
Simple as
2022-12-29 05:38:30 +00:00
Than Harrison 31b4bf16ad
Immediately fix Tor v3 .onion
Update the onion via #266. Nginx proxy was set up incorrectly and listening on the wrong port by default. I fixed that port issue, and then I also had to edit the systemd service to remove the previous PID in /run that was causing issues. After a reload, it works flawlessly. The site should redirect easily now, to our brand-new Tor address!
2022-12-29 05:34:49 +00:00
Than Harrison 45b48eee2c
Replace minisign.pub
Signed-off-by: Sharp-tailed Grouse <no@anonymousplanet.org>
2022-11-13 04:35:30 -05:00
Sharp-tailed Grouse d1b52b3143
Signed recent changes 2022-11-13 03:34:50 -05:00
Alex Anderson b570f5dcbc
Updated about.md 2022-11-13 07:52:25 +00:00
Alex Anderson 27f1283e17
We're ditching Twitter
Signed recent changes
2022-11-08 02:06:07 +00:00
Alex Anderson 01156d8a9c
We're ditching Twitter
Reordered spoiler and Twitter text
2022-11-08 02:04:38 +00:00
Alex Anderson 007de182b5
We're ditching Twitter
Fixed some formatting issues
2022-11-08 02:03:07 +00:00
Alex Anderson 6dd848e8ab
We're ditching Twitter 2022-11-08 01:58:31 +00:00
Alex Anderson c89db82802
Merge pull request #258 from Anon-Planet/browser-fingerprinting
Revisiting and updating two sections
2022-11-07 06:29:48 +00:00
Alex Anderson 1ebd1adcc9
Added donation
I'm 39 days late at adding this, but better late than never
2022-11-06 21:49:14 +00:00
Alex Anderson fb26fa6903
Updated about.md 2022-11-06 03:43:05 +00:00
Alex Anderson 5e6259813b
Updated about.md 2022-11-06 03:41:33 +00:00
Alex Anderson eb716d0165
Updated verify.md 2022-11-06 03:34:56 +00:00
Alex Anderson dac1d23be3
Updated verify.md 2022-11-06 03:23:59 +00:00
Alex Anderson bb32eebcd1
Updated fingerprint in layouts 2022-11-06 02:08:38 +00:00
Alex Anderson 3dcdd14678
Rotated public keys 2022-11-06 02:04:51 +00:00
Alex Anderson ce3426bf45
Merge pull request #257 from Anon-Planet/nested-virtualization
Note these factors when using nested virtualization.
2022-10-30 02:47:15 +00:00
Alex Anderson 5cc2d55a61
Merge pull request #264 from Anon-Planet/patch-broken-biometrics
Fix Gait Recognition and Other Long-Range Biometrics
2022-10-30 02:43:14 +00:00
Sharp-tailed Grouse 2e803ca7ea
Fix Gait Recognition and Other Long-Range Biometrics
Signed-off-by: Sharp-tailed Grouse <sharptail@riseup.net>
2022-10-29 00:51:54 -04:00
Sharp-tailed Grouse f8299eb228
Merge branch 'master' into nested-virtualization 2022-10-17 23:04:57 +00:00
Sharp-tailed Grouse 1beb6b07d8
Maybe we don't need this line about VMWare tools
We already use a plethora of VMs in this guide; it's probably not necessary to
make a big deal about VMWare tools.

Signed-off-by: Sharp-tailed Grouse <sharptail@riseup.net>
2022-10-17 19:01:49 -04:00
Alex Anderson c9fedcf865
Merge pull request #259 from Anon-Planet/patch-broken-link
Fix broken link from #212
2022-10-17 21:28:15 +00:00
Sharp-tailed Grouse c095430067
Fix broken link from #212
The commit https://github.com/Anon-Planet/thgtoa/pull/212/files#diff-dc0dbe13416a77d17f112b7668fb77ba60dc51e684d2cc20e8850df204e53846L4801
seems to have broken a small link in #212 ("Get rid of Archive.org, Wikiless, Nitter,
and Invidious cross-references")

Signed-off-by: Sharp-tailed Grouse <sharptail@riseup.net>
2022-10-14 09:22:22 -04:00
Sharp-tailed Grouse 9b2bd9ef49
Use code tags instead of bold text
Signed-off-by: Sharp-tailed Grouse <sharptail@riseup.net>
2022-10-14 08:58:26 -04:00
Sharp-tailed Grouse 493dd2064e
Revisiting and updating two sections
* Your Browser and Device Fingerprints:
* Microarchitectural Side-channel Deanonymization Attacks

Adds previous documentation on side-channel attacks which can be used
to fingerprint users, presented in 2016. This means this type of
microarchitectural deanonymization attack has been performed
possibly as early on as the first day websites have been able to
perform browser fingerprinting.

Fixes #70: ("Revisiting the Browser and Device Fingerprints &
Microarchitectural Side-channel Deanonymization Attacks sections")

We have two sections for FPing and this clearly defines the meaning of both:
- one section is a brief explanation and intro into Fingerprinting and "why"
- the other provides more technical analysis of things that can be leaked

Signed-off-by: Sharp-tailed Grouse <sharptail@riseup.net>
2022-10-12 23:33:11 -04:00
Sharp-tailed Grouse 66f75641fa
Note these factors when using nested virtualization.
You can still be caught out by some identifiers in a VM.

Signed-off-by: Sharp-tailed Grouse <sharptail@riseup.net>
2022-10-12 22:59:48 -04:00
Than Harrison 4c89ea6377
Merge pull request #246 from pterocles/about-info
Update about page
2022-09-30 18:08:11 +00:00
Than Harrison 245c97360d
Merge pull request #247 from pterocles/master
Fix typo in Leakuidator
2022-09-30 18:06:31 +00:00
Than Harrison ef7c7e6694
Fix typo in Leakuidator
Signed-off-by: Than Harrison <infosecvoid@proton.me>
2022-09-29 22:12:19 -04:00
Than Harrison c69065c72d
Update about.md information
* remove old links
* update PGP link (key is unchanged)

Signed-off-by: Than Harrison <infosecvoid@proton.me>
2022-09-29 00:55:59 -04:00
Than Harrison 1e66fdff9a
Merge pull request #244 from Anon-Planet/LINDDUN-changes
Adding (reviewed/approved by LINDDUN designers) quick tutorial video link
2022-09-23 20:15:09 +00:00
Than Harrison 814b10cd59
Merge branch 'master' into LINDDUN-changes 2022-09-23 20:14:25 +00:00
Than Harrison 578de5e853
Update guide.md 2022-09-23 20:14:14 +00:00
Than Harrison b6a6564184
Merge pull request #243: "Small useless content deletion" 2022-09-23 20:10:56 +00:00
TwoSixtyThreeFiftyFour 29dd52199c
Adding designed approved quick LINDDUN tutorial video link
Adding designed approved quick LINDDUN tutorial video link for getting started. The video has been reviewed positively by LINDDUN designers/researchers on our demand.
2022-09-23 19:42:53 +00:00
TwoSixtyThreeFiftyFour 0022f64b69
Small useless content deletion
Small useless content deletion
2022-09-23 19:27:12 +00:00