Commit Graph

569 Commits

Author SHA1 Message Date
TwoSixtyThreeFiftyFour
d046572694
Merge pull request #2 from pterocles/pterocles/update-threat-modeling-section
Additional commits for #187 [draft] [hold]
2022-08-09 09:30:07 +00:00
TwoSixtyThreeFiftyFour
0f15b8f74f
Merge branch 'Updates-to-Appendix-B3-about-Threat-Modeling' into pterocles/update-threat-modeling-section 2022-08-09 09:28:09 +00:00
TwoSixtyThreeFiftyFour
a99181080b
samm update removing name 2022-08-09 09:19:46 +00:00
Alex Anderson
3179482c22
Merge pull request #189 from TwoSixtyThreeFiftyFour/e-mail-fix-on-about-page
Fixed wrong e-mail on about page
2022-08-07 20:56:05 +00:00
Alex Anderson
66227ce576
Merge pull request #149 from pterocles/patch-1
Appendix L: list format, make it easier to skim through
2022-08-07 20:55:35 +00:00
Alex Anderson
5f9242537a
Merge pull request #162 from TwoSixtyThreeFiftyFour/Small-fixes-in-the-pay-with-crypto-section
Small fix in the "pay with crypto section"
2022-08-07 20:55:14 +00:00
Alex Anderson
3f6665f9d1
Merge pull request #153 from TwoSixtyThreeFiftyFour/Add-Tor-Mirror-URL-to-Readme-and-Guide
Add tor mirror url to readme and guide
2022-08-07 20:52:35 +00:00
Alex Anderson
1ed668550d
Merge pull request #183 from TwoSixtyThreeFiftyFour/move-to-1.1.6pre
Move to 1.1.6pre1
2022-08-07 20:47:39 +00:00
TwoSixtyThreeFiftyFour
6cd3d17b07
Update guide.md
Co-authored-by: T. H. <pterocles@proton.me>
2022-08-06 19:57:50 +00:00
TwoSixtyThreeFiftyFour
65ebc3fe04
Update about.md
Co-authored-by: T. H. <pterocles@proton.me>
2022-08-06 07:31:41 +00:00
T. H
9e6cd3826f
Update guide.md 2022-08-06 06:24:27 +00:00
TwoSixtyThreeFiftyFour
505d612191
Changing link to PGP sign to in-line
Changing link to PGP sign to in-line
2022-08-05 10:07:05 +00:00
pterocles
a193dcba82
The commit 0ef3728442 ("Update of the threat modeling section") is
missing some key elements:

Specify whom created the LINDDUN online tool. Define acronym and
explain that it is synergistic with STRIDE methodology. Add optional
illustration from Dr. K. Wuyts' 2015 publication: Privacy Threats in Software
Architectures, Ph.D. Thesis, Doctor of Engineering Science (PhD) (Leuven),
KU Leuven, January 16, 2015.

Fixes: #188 ("Update of the threat modeling section")

Signed-off-by: pterocles <pterocles@proton.me>
2022-08-04 14:27:44 -04:00
TwoSixtyThreeFiftyFour
d5bbf1ef87
Fixed wrong e-mail
Fixed wrong e-mail
2022-08-04 16:13:50 +00:00
TwoSixtyThreeFiftyFour
0ef3728442
Update of the threat modeling section
Update of the threat modeling section
2022-08-04 15:00:20 +00:00
TwoSixtyThreeFiftyFour
c3b9f0b9a6
Adds https://generated.photos/face-generator to creating identities section
Adds https://generated.photos/face-generator to creating identities section

Removes the archive.org link to thispersondoesnotexist as it's pointless?
2022-08-04 14:25:37 +00:00
TwoSixtyThreeFiftyFour
79b01253a0
little grammar fix 2022-08-04 14:03:06 +00:00
TwoSixtyThreeFiftyFour
9256fc675a
Adds Molly next to Signal in the guide
Adds Molly next to Signal in the guide
2022-08-04 14:00:53 +00:00
TwoSixtyThreeFiftyFour
736f7f5a45
Merge pull request #1 from pterocles/origin/pr/183
Bump version to 1.1.6-pre1
2022-08-03 20:06:50 +00: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
TwoSixtyThreeFiftyFour
a3e487a79c
Update guide.md
Co-authored-by: T. H. <pterocles@proton.me>
2022-08-03 19:07:00 +00:00
TwoSixtyThreeFiftyFour
454f04492e
Move to 1.1.6pre
Move to 1.1.6pre to change the date and reflect that many changes did happen since 1.1.5
2022-08-03 14:19:26 +00:00
Alex Anderson
8de6b5bb69
Merge pull request #182 from pterocles/pterocles/update-tor-route
Update on Tor Browser
2022-08-01 21:10:32 +00: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
Alex Anderson
c8b03a5228
Merge pull request #173 from TwoSixtyThreeFiftyFour/add-link-to-stylometry-reduction-article
Added link to countering linguistic analysis
2022-07-31 22:09:57 +00:00
Alex Anderson
3ac382a96e
Merge pull request #175 from TwoSixtyThreeFiftyFour/remove-bad-links
Removal and fix of some bad links
2022-07-31 22:07:58 +00:00
Alex Anderson
c174ce335f
Merge pull request #178 from TwoSixtyThreeFiftyFour/recommended-vpn-logging-policies-links
Adding recommended VPNs logging policies links
2022-07-31 22:06:36 +00:00
Alex Anderson
eef63e3bd1
Merge pull request #179 from TwoSixtyThreeFiftyFour/update-of-bad-links-to-old-repo
Update of bad links from old repo to org repo
2022-07-31 22:05:45 +00: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
TwoSixtyThreeFiftyFour
174bbdf42a
Update one link from old to org repo
Update one link from old to org repo
2022-07-31 14:16:09 +00:00
TwoSixtyThreeFiftyFour
4331642a1e
Updates links from old to org repo
Updates links from old to org repo
2022-07-31 14:14:11 +00:00
TwoSixtyThreeFiftyFour
7a6cb1e484
Update guide.md 2022-07-31 11:43:08 +00:00
TwoSixtyThreeFiftyFour
305c4b9150
Adding link to the no-logging policies of our recommended VPN providers
Adding link to the no-logging policies of our recommended VPN providers in Appendix G
2022-07-31 11:41:09 +00:00
TwoSixtyThreeFiftyFour
aa921c5518
Merge branch 'Anon-Planet:master' into add-link-to-stylometry-reduction-article 2022-07-31 10:19:33 +00:00
Alex Anderson
0fdac28082
Merge pull request #176 from TwoSixtyThreeFiftyFour/Bad-info-on-links-page-fix
Small fix on Links page , anonymousplanet.org , added -ng
2022-07-30 22:59:53 +00:00
TwoSixtyThreeFiftyFour
212164f6b9
Small fix anonymousplanet.org , added -ng
Small fix anonymousplanet.org , added -ng
2022-07-30 20:51:22 +00:00
Alex Anderson
649b11d0f5
Merge pull request #174 from TwoSixtyThreeFiftyFour/small-url-fix-in-readme-pointing-to-old-url
Fix to wrong url pointing to the old pre-org repo
2022-07-30 19:15:54 +00:00
TwoSixtyThreeFiftyFour
36254ef366
Update guide.md
agreed

Co-authored-by: T. H. <pterocles@proton.me>
2022-07-30 16:00:16 +00:00
TwoSixtyThreeFiftyFour
6526f80120
Update guide.md
Ok

Co-authored-by: T. H. <pterocles@proton.me>
2022-07-30 15:59:37 +00:00
TwoSixtyThreeFiftyFour
3fef354d6a
Update guide.md
Ok

Co-authored-by: T. H. <pterocles@proton.me>
2022-07-30 15:59:15 +00:00
TwoSixtyThreeFiftyFour
a309e49971
Removal of some obsolete links
- https://anonarchive.org/ removed due to 404
- Internal link [How to spot if someone has been searching your stuff:] fixed
- Temporarily strike-through on odt and pdf links
2022-07-30 10:43:08 +00:00
TwoSixtyThreeFiftyFour
1bd5bda973
Fix to wrong url pointing to the old pre-org repo
https://raw.githubusercontent.com/NobodySpecial256/thgtoa/master/guide.md

to

https://github.com/Anon-Planet/thgtoa/raw/master/guide.md
2022-07-29 21:31:31 +00:00
TwoSixtyThreeFiftyFour
6b5dc93604
Fix of fix of fix
Sorry for this garbage
2022-07-29 17:26:51 +00:00
TwoSixtyThreeFiftyFour
cf96bfe657
Fix to fix
Fix to fix
2022-07-29 11:14:46 +00:00
TwoSixtyThreeFiftyFour
fccb082eaa
Fixes as per review
Fixes as per review
2022-07-29 11:12:29 +00:00
TwoSixtyThreeFiftyFour
805a2b44dc
Added link to countering linguistic analysis
Added link to Appendix A4 to countering forensics linguistic analysis 

https://seirdy.one/posts/2022/07/09/stylometric-fingerprinting-redux/
2022-07-29 10:55:24 +00:00