PrivacyGroup: Difference between revisions

From Sidiprojects Wiki
Jump to navigation Jump to search
(→‎browsers: added comment on Icecat not having DRM supporting tech)
(→‎Tools help: added face recog)
Line 18: Line 18:


====operating systems====
====operating systems====
* [https://www.qubes-os.org Qubes] ...OK, not an OS... (also here is a [[QubesWirelessNetworking|brief description of getting wireless networking working]]) <span style="color:red">NEW</span>
* [https://www.qubes-os.org Qubes] ...OK, not an OS... (also here is a [[QubesWirelessNetworking|brief description of getting wireless networking working]])  
* [https://tails.boum.org/ Tails]
* [https://tails.boum.org/ Tails]


====browsers====
====browsers====
* [https://www.torproject.org/projects/torbrowser.html.en Tor] -- (get the Hardened Version, which includes AddressSanitizer (ASan) to detect memory corruption <span style="color:red">NEW</span>). Also [https://www.torproject.org/about/torusers.html.en who uses Tor?]
* [https://www.torproject.org/projects/torbrowser.html.en Tor] -- (get the Hardened Version, which includes AddressSanitizer (ASan) to detect memory corruption). Also [https://www.torproject.org/about/torusers.html.en who uses Tor?]
* [https://www.gnu.org/software/gnuzilla/ Icecat] -- It's like Firefox, but better. Does not support DRM with encrypted media extension technology, unlike Firefox.<span style="color:red">NEW</span>
* [https://www.gnu.org/software/gnuzilla/ Icecat] -- It's like Firefox, but better. Does not support DRM with encrypted media extension technology, unlike Firefox.


====browser tools====
====browser tools====
Line 33: Line 33:
* HTTPS Everywhere (EFF)
* HTTPS Everywhere (EFF)
* BetterPrivacy (removes LSO's -- supercookies -- which survive normal cleaning of cookie cache)
* BetterPrivacy (removes LSO's -- supercookies -- which survive normal cleaning of cookie cache)
* [https://addons.mozilla.org/en-US/firefox/addon/decentraleyes/ decentraleyes] - runs CDN scripts locally, rather than using remote CDNs (which is trackable) <span style="color:red">NEW</span>
* [https://addons.mozilla.org/en-US/firefox/addon/decentraleyes/ decentraleyes] - runs CDN scripts locally, rather than using remote CDNs (which is trackable)  


====testing for problems====
====testing for problems====
Line 40: Line 40:
* [https://www.dnsleaktest.com/ dns leak test] -- Test whether you're leaking DNS information while on your VPN, and fix it
* [https://www.dnsleaktest.com/ dns leak test] -- Test whether you're leaking DNS information while on your VPN, and fix it


====facial recognition====
* [https://faavo.jp/sabae/project/726 Privacy Visor] <span style="color:RED">NEW</span>
* [https://faavo.jp/sabae/project/726 CV Dazzle] <span style="color:RED">NEW</span>
* [http://www.technofle.sh/ Glamouflage] <span style="color:RED">NEW</span>
* [https://www.betabrand.com/mens-reflective-flashback-hoodie-jacket.html Flashback] <span style="color:RED">NEW</span>
====other tools====
====other tools====
* [https://yt-dl.com Youtube-dl] -- Downloads a variety of streaming formats -- not just for youtube! Can be used with torify (see below) to anonymously view streaming video/audio that otherwise compromises privacy (e.g., flash). Note the version in packages is often not up to date--install the latest with pip to get a version that actually works.<span style="color:RED">NEW</span>
* [https://yt-dl.com Youtube-dl] -- Downloads a variety of streaming formats -- not just for youtube! Can be used with torify (see below) to anonymously view streaming video/audio that otherwise compromises privacy (e.g., flash). Note the version in packages is often not up to date--install the latest with pip to get a version that actually works.
* [https://www.torproject.org/docs/debian.html.en Torify] -- A SOCKS proxy to the Tor network, and a wrapper to use it, so you can e.g. look up GPG keys, or perform WHOIS queries, anonymously. <span style="color:RED">NEW</span>
* [https://www.torproject.org/docs/debian.html.en Torify] -- A SOCKS proxy to the Tor network, and a wrapper to use it, so you can e.g. look up GPG keys, or perform WHOIS queries, anonymously.  
* [https://help.riseup.net/en/security/message-security/openpgp/gpg-keys Get a GPG key]
* [https://help.riseup.net/en/security/message-security/openpgp/gpg-keys Get a GPG key]
* [[installing the latest GPG]]
* [[installing the latest GPG]]
Line 51: Line 57:
* [http://youbroketheinternet.org/ you broke the internet, we'll build a gnu one]  
* [http://youbroketheinternet.org/ you broke the internet, we'll build a gnu one]  
* [https://epic.org/privacy/tools.html EPIC privacy-related tools]
* [https://epic.org/privacy/tools.html EPIC privacy-related tools]
* [https://privacypal.co PrivacyPal, Automated Privacy Policy Parsing] <span style="color:red">NEW (fixed)</span>
* [https://privacypal.co PrivacyPal, Automated Privacy Policy Parsing]
* [http://arxiv.org/abs/1503.01214 RAPPOR for privacy-preserving stats]
* [http://arxiv.org/abs/1503.01214 RAPPOR for privacy-preserving stats]
* [https://ssd.eff.org/en/module/problem-mobile-phones Surveillance Self Defense (EFF)]
* [https://ssd.eff.org/en/module/problem-mobile-phones Surveillance Self Defense (EFF)]

Revision as of 16:38, 31 August 2016

This page is an effort to maintain an updated collection of important work on privacy.

Questions To Answer

general place to put largish, privacy-related questions

  • How much can a person at various levels of authority access of email sent from/to a University of Arizona email account? The rumor is that a lot can be accessed by a lot of people.
  • Who is the privacy officer at the UA? What records are kept for audit in case of unauthorized disclosure?

Calendar

Events in this calendar are links to readings on differential privacy (requires javascript). <EventCalendar> namespace = PrivacyGroup_Event aspectratio = 1.35 </EventCalendar>

Tools help

operating systems

browsers

  • Tor -- (get the Hardened Version, which includes AddressSanitizer (ASan) to detect memory corruption). Also who uses Tor?
  • Icecat -- It's like Firefox, but better. Does not support DRM with encrypted media extension technology, unlike Firefox.

browser tools

  • Random Agent Spoofer (blocks a variety of fingerprinting attacks)
  • RequestPolicy (By Justin Samuel and Beichuan Zhang, of University of Arizona!)
  • NoScript
  • PrivacyBadger (EFF)
  • Self-Destructing Cookies
  • HTTPS Everywhere (EFF)
  • BetterPrivacy (removes LSO's -- supercookies -- which survive normal cleaning of cookie cache)
  • decentraleyes - runs CDN scripts locally, rather than using remote CDNs (which is trackable)

testing for problems

facial recognition

other tools

  • Youtube-dl -- Downloads a variety of streaming formats -- not just for youtube! Can be used with torify (see below) to anonymously view streaming video/audio that otherwise compromises privacy (e.g., flash). Note the version in packages is often not up to date--install the latest with pip to get a version that actually works.
  • Torify -- A SOCKS proxy to the Tor network, and a wrapper to use it, so you can e.g. look up GPG keys, or perform WHOIS queries, anonymously.
  • Get a GPG key
  • installing the latest GPG
  • secure SSH

various

Additional Sources

why care about privacy?

video

print

giving up privacy

how universities can help

miscellaneous