Download presentation
Presentation is loading. Please wait.
Published byHester Scott Modified over 9 years ago
1
Class 8 Introduction to Anonymity CIS 755: Advanced Computer Security Spring 2015 Eugene Vasserman http://www.cis.ksu.edu/~eyv/CIS755_S15/
2
Administrative stuff Monday office hours moved to 2:30 – Will be 2:30 – 4 How was your break? Quiz graded – Discussion
3
Outline Anonymity concepts and background The Dining Cryptographers problem Anonymous email – Chaum mixes – Mixminion Anonymous web browsing – Tor Problems with Tor
4
Anonymity Concepts Privacy – Confidentiality Anonymity/Pseudonymity – Unobservability – Unlinkability
5
Properties of eCash Unforgeability Non-reusability Anonymity – Untraceability – Unlinkability
6
Dining Cryptographers Three people toss coins: heads=1, tails=0 Menus hide right-hand coin XOR your coin flip result and left neighbor’s result Report value to everyone Report opposite value to send a single bit If the sum is odd, someone sent a message
7
Dining Cryptographers II Slow Error-prone Needs tamper detection Does not scale Provides unobservability
8
Unobservability k-anonymity (scalable dining cryptographers) – Must be implemented very carefully Link padding – Inefficient – Cover traffic knowledge
9
Unlinkability Sender X Receiver (Sender can’t identify receiver) Sender X Receiver (Receiver can’t identify sender) Sender X Receiver (Neither knows who the other is) – How do we handle authentication? Unobservability implies unlinkability (?)
10
For Bob from Alice For Carol from Alice For David from Alice Onion Encryption
11
Source routing with capabilities B, data S3 S2 S1 B S3 S2 S1 A
12
Message for Bob Wrapping for Carol Wrapping for Doug Onion Encryption II Bob Alice Wrapping for Edward Edward Doug Carol
13
Chaum Mixes Bob Alice Output in lexographic order
14
Global Adversary Bob Alice
15
Chaum Mix Cascade Bob Alice
16
Anonymous Reply Address for replies: Reply: Mix0 decrypts N,A; sends: Mix decrypting reply does not know destination Mix encrypting reply does not know source
17
Mixminion AB C D E Bob A,B,C,D,E Alice Bob
18
Problems with Mixminon Centralized entities required – Availability failure – Anonymity failure (how?) Malicious nodes: – Control entry and exit – Unlikely
19
Anonymous Email High-latency Low-throughput Provides unlinkability – Have to be careful about authentication No default end-to-end confidentiality (PGP) – Actually, there is for replies Secure against global adversary
20
Anonymous Web Browsing Low-latency Medium-throughput Server does not know client Provides sender unlinkability – Have to be careful about authentication No default end-to-end confidentiality (SSL) NOT secure against global adversary
21
Tor ABC TCP over TCP (UGH!)
23
Anonymous Web Services Web service does not know client Client does not know web service Provides sender and receiver unlinkability Rendezvous
24
Tor Hidden Services ABCDEF
25
Outline Anonymity refresher Tor anonymous web browsing Attacks – Anonymity – Latency-based – Malicious nodes
26
Problems with Tor Global adversary – What are the possible attacks? – Long term intersection – Defined as NOT HANDLED by Tor – Functional vs. actual? Packet counting Packet sampling
27
Problems with Tor “Centralized” entities required – Availability failure – Anonymity failure (how?) Malicious nodes: – Control entry and exit Hopefully unlikely – entry guards Preferential attraction of clients – Eureka! We can lie!
28
Problems with Tor II Information leakage from software – Web browser language – System time – How else? Malicious attacks on software – How?
29
Problems with Tor III Information leakage from design: – Latency (Hopper et al.) Unlinkability failure: – Latency (Hopper et al.) See a pattern? Prevention?
30
Global Adversary Bob Alice Mix server
31
Entire Tor network
32
Global Adversary vs. Tor Bob Alice Entire Tor network
33
Problems with Tor Preferential attraction of clients – Eureka! We can lie! Information leakage from software Information leakage and linkability failure from latency (Hopper et al.) Malicious nodes – Control entry and exit Hopefully unlikely – entry guards
34
Tor Network Positioning Attack ABCM
35
Tor Linkability Attack ABC
36
Outline Anonymity refresher Tor anonymous web browsing Attacks – Anonymity – Latency-based – Malicious nodes
37
Tor Selective DoS Attack ABC
38
Tor reliability R DoS = (1-t) 2 + (tf) 3 (1-t) 2 dominates
39
A defense –entry guards Useful, but ≤ 3 guards may decrease resilience Other mixes
40
Questions? Reading discussion
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.