PrivacyGroup: Difference between revisions

From Sidiprojects Wiki
Jump to navigation Jump to search
Line 22: Line 22:


====browsers====
====browsers====
* [https://www.torproject.org/projects/torbrowser.html.en Tor] -- (get the Hardened Version <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 <span style="color:red">NEW</span>). Also [https://www.torproject.org/about/torusers.html.en who uses Tor?]
* [https://www.gnu.org/software/gnuzilla/ Icecat] <span style="color:red">NEW</span>
* [https://www.gnu.org/software/gnuzilla/ Icecat] <span style="color:red">NEW</span>



Revision as of 18:12, 27 July 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 NEW). Also who uses Tor?
  • Icecat NEW

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)

testing for problems

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.NEW
  • 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. NEW
  • 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