Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| kingston:notes [2015/07/07 21:52] – add chrome vs chromium anonymous | kingston:notes [2022/05/08 11:42] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | Below are some quick notes that we hope are useful for getting started. For more depth on these topics, the [[https:// | ||
| + | |||
| + | ===Password Managers=== | ||
| + | |||
| + | [[https:// | ||
| + | |||
| + | Some alternatives are [[https:// | ||
| + | |||
| + | Also, enable 2-factor authentication whenever possible! | ||
| + | |||
| + | === Mobile Devices === | ||
| + | |||
| + | ==Full-disk Encryption== | ||
| + | - iOS https:// | ||
| + | - Android | ||
| + | | ||
| + | |||
| + | ==RedPhone / TextSecure / Signal== | ||
| + | |||
| + | Apps by Open Whisper Systems for encrypted communication | ||
| + | |||
| + | - Android: RedPhone does calls, TextSecure does messaging | ||
| + | - iOS: Signal does both calls and messaging | ||
| + | |||
| + | ==Location Tracking== | ||
| + | |||
| + | Be aware that your phone can and is used to track you. Your cell | ||
| + | | ||
| + | track your phone' | ||
| + | | ||
| + | |||
| + | ==Tor for Android== | ||
| + | |||
| + | The Guardian Project has written a Tor client for Android, as | ||
| + | well as a Tor browser. | ||
| + | |||
| === Web Browsers (other than Tor Browser) === | === Web Browsers (other than Tor Browser) === | ||
| Line 7: | Line 43: | ||
| ==Privacy Badger== | ==Privacy Badger== | ||
| - | [https:// | + | https:// |
| blocking* of web trackers. | blocking* of web trackers. | ||
| Line 19: | Line 55: | ||
| - may take time to 'warm up' the filter | - may take time to 'warm up' the filter | ||
| - may not catch everything that a blacklist would | - may not catch everything that a blacklist would | ||
| - | - EFF allows advertisers to opt out of blocking if they promise to behave well | + | - EFF allows advertisers to opt out of blocking if they promise to behave well / look like they' |
| ==Disconnect.me== | ==Disconnect.me== | ||
| - | [https:// | + | https:// |
| Disconnect.me has a blacklist of blocked content and prevents your | Disconnect.me has a blacklist of blocked content and prevents your | ||
| Line 39: | Line 74: | ||
| ==HTTPS Everywhere== | ==HTTPS Everywhere== | ||
| - | [https:// | + | https:// |
| (encrypted) connections when possible | (encrypted) connections when possible | ||
| Line 45: | Line 80: | ||
| Scenario: You're browsing a webpage and see a link like | Scenario: You're browsing a webpage and see a link like | ||
| - | [http:// | + | http:// |
| - | rewrites this link to [https:// | + | rewrites this link to https:// |
| automatically. | automatically. | ||
| Line 70: | Line 105: | ||
| Chrome/ium: | Chrome/ium: | ||
| - | [https:// | + | https:// |
| Firefox: | Firefox: | ||
| - | [https:// | + | https:// |
| You can choose to add extra blocklists; the more restrictive you | You can choose to add extra blocklists; the more restrictive you | ||
| Line 120: | Line 155: | ||
| The Tor Browser has a slider that allows you to adjust your security level, including blocking insecure Javascript | The Tor Browser has a slider that allows you to adjust your security level, including blocking insecure Javascript | ||
| + | |||
| + | ===OTR=== | ||
| + | |||
| + | Use OTR over Jabber/XMPP -- see the Safe Hub Collective guide https:// | ||
| + | |||
| + | ===Tor=== | ||
| + | |||
| + | Anonymity network; anonymity vs. privacy | ||
| + | |||
| + | https:// | ||
| + | |||
| + | How Tor works: | ||
| + | https:// | ||
| + | |||
| + | ===TAILS=== | ||
| + | |||
| + | Anonymous Live-USB operating system with Tor | ||