key ideas
security vs privacy vs pseudonymity vs anonymity
security - the ability to trust the hardware and software you use
& parties are who they say they areprivacy - only the people you want to see your data see it
pseudonymity - your actions and data not being tied to you
but being tied to each otheranonymity - your actions and data not being tied to you or each other
Important
anonymity requires privacy and privacy requires security
common threats/types of attacks
targeted - attempts to gain access to your data or devices specifically
de-anonymization - attempts to undercover your identity specifically
supply chain - exploit inserted into software via a 3rd party dependency
passive - aimed at many people at once (malware, data breaches, etc.)
service providers - your isp or the providers of other services snooping
mass surveillance - govs, websites, & services collaborating to track you
surveillance capitalism - ad networks & data harvesters like google & meta
public exposure - info you make public being combined to dox you
censorship - limiting your access to information or limiting your speech
threat modeling
think about what measures you can take that fit these questions:
- what it is you are trying to protect
- who you are trying to protect those things from
- how likely and severe is the threat
- how much inconvenience will you accept to avoid the threat