Commit Graph
31 Commits
Author SHA1 Message Date
pterocles 7736c42bd7 a
Signed-off-by: pterocles <pterocles@proton.me>
2022-08-14 11:01:18 -04:00
pterocles 7d80648d88 Doc: Microarchitecture bugs in Intel and AMD CPUs
Add information about microarchitecture bugs

It's been a very busy year for Intel and AMD CPUs. Researchers have
discovered bugs left and right. One of them was revealed recently and I
felt compelled to add not only it but also information regarding other
types of attacks that aren't yet in the guide.

Signed-off-by: pterocles <pterocles@proton.me>
2022-08-14 10:26:32 -04:00
pterocles 7ad1e7922b Bump version to 1.1.6-pre1
Certain fixes and additions have been made to warrant a version bump.

Signed-off-by: pterocles <pterocles@proton.me>
2022-08-03 15:21:25 -04:00
pterocles 524331a69f Update options for Tor route on Android
Fix out of date options/settings for Tor on Android.

Signed-off-by: pterocles <pterocles@proton.me>
2022-08-01 12:06:01 -04:00
pterocles aabd9a121d Update images for Tor route
Images were out of date. Updated and used PNGs for them.

Tor Project has condensed their settings and it is no longer
necessary to manually configure bridges.

Automatic censorship detection and circumvention:
https://blog.torproject.org/new-release-tor-browser-115/

Signed-off-by: pterocles <pterocles@proton.me>
2022-08-01 11:48:02 -04:00
pterocles 79bdd14fbb Refine and finish Connection Assist notification
Add refined notice and Archive link

Signed-off-by: pterocles <pterocles@proton.me>
2022-08-01 11:17:57 -04:00
pterocles b208098eae Add notice about Connection Assist
Signed-off-by: pterocles <pterocles@proton.me>
2022-08-01 11:07:19 -04:00
pterocles 6a183e5865 Fix a word/typo
Overlooked a word

Signed-off-by: pterocles <pterocles@proton.me>
2022-08-01 10:56:43 -04:00
pterocles 2d8480417a Update on Tor Browser
Tor Browser Bundle (TBB) now has easier settings for the user.

TBB also makes the connection simpler for the user:
- Now enabled by default, moat will help you configure bridges.
- Bridge cards for viewing your Tor bridges make it both pretty and more useful for the user.
2022-07-31 15:57:02 -04:00
pterocles 86980c4b30 Add link to Arkenfox/user.js
Arkenfox relies on a set of `about:config` tweaks in
Firefox. It allows you to set many privacy and disk 
avoidance related values which provide you with the 
ability to avoid useless Firefox additions and also 
avoid giving your browser a unique value which can
be tracked across the web.

Signed-off-by: pterocles <pterocles@proton.me>
2022-07-24 07:54:50 -04:00
pterocles ac535721c1 Remove unnecessary addons
Update addons recommended in guide. Explain use of 
`network.http.referer.XOriginPolicy`. Explain 
difference between uBO and NoScript.

Signed-off-by: pterocles <pterocles@proton.me>
2022-07-24 07:36:10 -04:00
pterocles 3c280ed041 Fix Windows 10/11 links (#165)
Update Windows 10/11 VM links in ToC and document

Signed-off-by: pterocles <pterocles@proton.me>
2022-07-24 06:59:27 -04:00
pterocles c5efcb1396 Fix typo in Appendix N: "additionally" (#156)
Simple typo fix as I was skimming the smartphone sections.

Signed-off-by: pterocles <pterocles@proton.me>
2022-07-21 06:48:46 -04:00
T. HandGitHub 2974929837 Merge branch 'Anon-Planet:master' into master 2022-07-21 07:05:55 +00:00
pterocles a8e4e64cd5 Appendix L: list format, make it easier to skim through
Make the instructions clear and use list format to 
help guide the reader. Use imperative form. Use 
```code``` blocks for typing and **bold** for directions.

Signed-off-by: pterocles <pterocles@proton.me>
2022-07-20 06:18:42 -04:00
pterocles c73913a646 another indentation fix. numbering
Signed-off-by: pterocles <pterocles@proton.me>
2022-07-19 19:34:12 -04:00
pterocles a4cfd3c23b Appendix Z: change formatting (#146)
Use bullet points instead of list format. Make it look
obvious that it is a step-by-step. Fix indentations.
2022-07-19 19:25:16 -04:00
T. HandGitHub 5da19d6180 Merge branch 'Anon-Planet:master' into master 2022-07-18 18:13:21 -11:00
T. HandGitHub 1969cd28ab Merge branch 'Anon-Planet:master' into master 2022-07-16 20:16:39 -11:00
pterocles af543faddd guide: add missing ToC item for Anti Evil Maid
Add missing pointer
2022-07-16 23:29:49 -04:00
pterocles d259dd75b3 guide: note about Correlation vs Attribution of activities
A quick note about correlation and attribution.
2022-07-16 23:23:43 -04:00
pterocles b46d33f1b8 guide: fix missing pointer for Anti Evil Maid
Evil-Maid Attack section needed a reference to Anti
Evil Maid section, and the pointer was missing.

Signed-off-by: pterocles <pterocles@proton.me>
2022-07-16 21:12:55 -04:00
pterocles 7e211977b0 Merge remote-tracking branch 'origin/warning-for-onion-browser' into warning-for-onion-browser 2022-07-16 10:45:12 -04:00
pterocles 965ebb7589 guide: iOS Onion Browser leaking IP
Since 2018, it is known to have a leak in `RTCPeerConnection`.
This is something that the developers have said cannot be
removed and thus, the functionality of the browser still
contains this call, and users should be wary of using iOS
until it is fixed. We will monitor the situation but it doesn't
appear they can patch.

Signed-off-by: pterocles <pterocles@proton.me>
2022-07-16 10:43:37 -04:00
pterocles 99cb214406 guide: iOS Onion Browser leaking IP
Since 2018, it is known to have a leak in `RTCPeerConnection`. This is something that the developers have said cannot be removed and thus, the functionality of the browser still contains this call, and users should be wary of using iOS until it is fixed. We will monitor the situation but it doesn't appear they can patch.

Signed-off-by: pterocles <pterocles@proton.me>
2022-07-16 10:40:40 -04:00
pterocles 15d4988362 Merge branch 'patch-4' into patch-5 2022-07-16 07:58:41 -04:00
T. HandGitHub e37ad09c02 Merge branch 'Anon-Planet:master' into master 2022-07-16 00:47:28 -11:00
pterocles 4faaf81287 guide: Tracking Reduction and Tracking Evasion
Add TR & TE explanation to Appendix V1: Hardening your Browsers.

Signed-off-by: pterocles <pterocles@proton.me>
2022-07-16 07:39:34 -04:00
pterocles 7342c5c51d guide: add additional OPSEC notes
Loose lips (usually your own) sink ships.

Signed-off-by: pterocles <pterocles@proton.me>
2022-07-16 00:02:12 -04:00
pterocles 4e5bcdbc1a guide: fix random newline that breaks a sentence
This one stood right out to me, skimming the document.

Signed-off-by: pterocles <pterocles@proton.me>
2022-07-15 14:49:47 -04:00
pterocles f95df2d346 guide: fix comma in 2 lines
Fixing an errant white space before comma

Signed-off-by: pterocles <pterocles@proton.me>
2022-07-15 14:40:12 -04:00