PrivacyGroup: Difference between revisions

From Sidiprojects Wiki
Jump to navigation Jump to search
Line 64: Line 64:
=== why care about privacy? ===
=== why care about privacy? ===
====video====
====video====
* [[media:Snowden_at_ua.ogg|Edward Snowden came to the UA to talk privacy with Glen Greenwald and Noam Chomsky.]] I mirrored the video, originally available only via flash. This is audio only. <span style="color:RED">NEW</span>
* [[media:Snowden_at_ua.ogg|Edward Snowden came to the UA to talk privacy with Glen Greenwald and Noam Chomsky.]] I mirrored the video, originally available only via flash. This is audio only.  
* [[media:Snowden_on_vice.mp4|Edward Snowden discusses removing mounted microphones and cameras from cellphones, excesses of U.S. intelligence]] <span style="color:RED">NEW</span>
* [[media:Snowden_on_vice.mp4|Edward Snowden discusses removing mounted microphones and cameras from cellphones, excesses of U.S. intelligence]]
* [[media:Sidi_privacy_and_data_quality.ogv|5 min recorded presentation I gave to local businesses on why they should care about privacy]]
* [[media:Sidi_privacy_and_data_quality.ogv|5 min recorded presentation I gave to local businesses on why they should care about privacy]]
* [https://donottrack-doc.com/en/episode/1 DoNotTrack documentary]
* [https://donottrack-doc.com/en/episode/1 DoNotTrack documentary]

Revision as of 16:40, 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