PrivacyGroup: Difference between revisions

From Sidiprojects Wiki
Jump to navigation Jump to search
(→‎various: Added CDSDS, tactical tech, access now. Reorganized sections)
Line 54: Line 54:
** [[Using gpg-agent]] instead of ssh-agent
** [[Using gpg-agent]] instead of ssh-agent


====various====
====Other Sites with Tools for Protecting Your Digital Rights====
* [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://ssd.eff.org/en/module/problem-mobile-phones Surveillance Self Defense (EFF)]
* [http://cdsds.arizona.edu/ Center for Digital Society and Data Studies] -- UA's center emphasizing digital rights. <span style="color:red">NEW</span>
* [https://tacticaltech.org/projects/all Tactical Technology Collective] -- Toolkits and guides for digital security and privacy. Includes guides for Human Rights defenders. Security-in-a-box toolkit has a few inclusions that could be improved, including unhardened Tor, and Firefox rather than Icecat. <span style="color:red">NEW</span>
* [https://www.accessnow.org/ Access Now] Defending and extending digital rights of at risk users around the world. <span style="color:red">NEW</span>
====Tools for Making Consent to Privacy Policies More Informed====
* [https://privacypal.co PrivacyPal, Automated Privacy Policy Parsing]
* [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)]


== Additional Sources ==
== Additional Sources ==

Revision as of 22:20, 5 September 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

Other Sites with Tools for Protecting Your Digital Rights

Tools for Making Consent to Privacy Policies More Informed

Additional Sources

why care about privacy?

video

print

giving up privacy

how universities can help

miscellaneous