The Tor Project Our mission is to be the global resource for - - PowerPoint PPT Presentation

the tor project
SMART_READER_LITE
LIVE PREVIEW

The Tor Project Our mission is to be the global resource for - - PowerPoint PPT Presentation

The Tor Project Our mission is to be the global resource for technology, advocacy, research and education in the ongoing pursuit of freedom of speech, privacy rights online, and censorship circumvention. 1 O n l i n e A n o n y


slide-1
SLIDE 1

1

The Tor Project

Our mission is to be the global resource for technology, advocacy, research and education in the ongoing pursuit of freedom

  • f speech, privacy rights online, and

censorship circumvention.

slide-2
SLIDE 2

2

  • O

n l i n e A n

  • n

y mi t y

– O

p e n S

  • u

r c e

– O

p e n N e t w

  • r

k

  • C
  • mmu

n i t y

  • f

r e s e a r c h e r s , d e v e l

  • p

e r s , u s e r s a n d r e l a y

  • p

e r a t

  • r

s .

  • U

. S . 5 1 ( c ) ( 3 ) n

  • n
  • p

r

  • fj

t

  • r

g a n i z a t i

  • n
slide-3
SLIDE 3

3

Estimated 2,000,000+ daily Tor users

slide-4
SLIDE 4

4

Threat model: what can the attacker do?

Alice Anonymity network Bob watch (or be!) Bob! watch Alice! Control part of the network!

slide-5
SLIDE 5

5

Anonymity isn't encryption: Encryption just protects contents.

Alice Bob “Hi, Bob!” “Hi, Bob!” <gibberish> attacker

slide-6
SLIDE 6

6

Anonymity serves different interests for different user groups.

Anonymity

Private citizens “It's privacy!”

slide-7
SLIDE 7

7

Anonymity serves different interests for different user groups.

Anonymity

Private citizens Businesses “It's network security!” “It's privacy!”

slide-8
SLIDE 8

8

Anonymity serves different interests for different user groups.

Anonymity

Private citizens Governments Businesses “It's traffic-analysis resistance!” “It's network security!” “It's privacy!”

slide-9
SLIDE 9

9

Anonymity serves different interests for different user groups.

Anonymity

Private citizens Governments Businesses “It's traffic-analysis resistance!” “It's network security!” “It's privacy!” Human rights activists “It's reachability!”

slide-10
SLIDE 10

10

The simplest designs use a single relay to hide connections.

Bob2 Bob1 Bob3 Alice2 Alice1 Alice3 Relay E(Bob3,“X”) E(Bob1, “Y”) E ( B

  • b

2 , “ Z ” ) “Y” “Z” “X”

(example: some commercial proxy providers)

slide-11
SLIDE 11

11

But a central relay is a single point of failure.

Bob2 Bob1 Bob3 Alice2 Alice1 Alice3 Evil Relay E(Bob3,“X”) E(Bob1, “Y”) E ( B

  • b

2 , “ Z ” ) “Y” “Z” “X”

slide-12
SLIDE 12

12

... or a single point of bypass.

Bob2 Bob1 Bob3 Alice2 Alice1 Alice3 Irrelevant Relay E(Bob3,“X”) E(Bob1, “Y”) E ( B

  • b

2 , “ Z ” ) “Y” “Z” “X”

Timing analysis bridges all connections through relay ⇒ An attractive fat target

slide-13
SLIDE 13

13

So, add multiple relays so that no single one can betray Alice.

Bob Alice R1 R2 R3 R4 R5

slide-14
SLIDE 14

14

Alice makes a session key with R1 ...And then tunnels to R2...and to R3

Bob Alice R1 R2 R3 R4 R5 Bob2

slide-15
SLIDE 15

15

slide-16
SLIDE 16

16

slide-17
SLIDE 17

17

Tor's safety comes from diversity

  • #1: Diversity of relays. The more relays

we have and the more diverse they are, the fewer attackers are in a position to do traffic confirmation. (Research problem: measuring diversity over time)

  • #2: Diversity of users and reasons to use
  • it. 50000 users in Iran means almost all of

them are normal citizens.

slide-18
SLIDE 18

18

Transparency for Tor is key

  • Open source / free software
  • Public design documents and

specifications

  • Publicly identified developers
  • Not a contradiction:

privacy is about choice!

slide-19
SLIDE 19
slide-20
SLIDE 20

20

slide-21
SLIDE 21

21

Pluggable transports

slide-22
SLIDE 22

22

Pluggable transports

  • Flashproxy (Stanford), websocket
  • FTEProxy (Portland St), http via regex
  • Stegotorus (SRI/CMU), http
  • Skypemorph (Waterloo), Skype video
  • uProxy (Google), webrtc
  • ScrambleSuit (Karlstad), obfs-based
  • Telex (Michigan/Waterloo), traffic divert
slide-23
SLIDE 23

23

slide-24
SLIDE 24

24

slide-25
SLIDE 25

25

  • n

i . t

  • r

p r

  • j

e c t .

  • r

g

slide-26
SLIDE 26

26

e x p l

  • r

e r .

  • n

i . t

  • r

p r

  • j

e c t .

  • r

g

  • I
slide-27
SLIDE 27

27

“Still the King of high secure, low latency Internet Anonymity” Contenders for the throne:

  • None