lira : lightweight incentivized routing for anonymity

40
LIRA: Lightweight Incentivized Routing for Anonymity Rob Jansen Aaron Johnson Paul Syverson U.S. Naval Research Laboratory 20th Annual Network & Distributed System Security Symposium February 27, 2013

Upload: badu

Post on 24-Feb-2016

28 views

Category:

Documents


0 download

DESCRIPTION

20th Annual Network & Distributed System Security Symposium February 27, 2013. LIRA : Lightweight Incentivized Routing for Anonymity. Rob Jansen Aaron Johnson Paul Syverson U.S. Naval Research Laboratory. Problem. Onion Routing. encrypted. unencrypted. Destination. User. - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: LIRA : Lightweight Incentivized Routing for Anonymity

LIRA: Lightweight Incentivized Routing for Anonymity

Rob JansenAaron JohnsonPaul SyversonU.S. Naval Research Laboratory

20th Annual Network & Distributed System Security Symposium

February 27, 2013

Page 2: LIRA : Lightweight Incentivized Routing for Anonymity

2

Problem

Page 3: LIRA : Lightweight Incentivized Routing for Anonymity

3

Onion Routing

User Destination

Onion Routers

encrypted

unencrypted

Page 4: LIRA : Lightweight Incentivized Routing for Anonymity

4

Onion Routing

User Destination

Onion Routers

encrypted

unencrypted

Page 5: LIRA : Lightweight Incentivized Routing for Anonymity

5

Onion Routing

User Destination

Onion Routers

encrypted

unencrypted

Page 6: LIRA : Lightweight Incentivized Routing for Anonymity

6

Onion Routing

User Destination

Onion Routers

encrypted

unencrypted

torproject.org

Page 7: LIRA : Lightweight Incentivized Routing for Anonymity

7

Onion Routing

User Destination

Onion Routers

encrypted

unencrypted

torproject.org

Page 8: LIRA : Lightweight Incentivized Routing for Anonymity

8

Tor is SlowWeb (320 KiB) Bulk (5 MiB)

Page 9: LIRA : Lightweight Incentivized Routing for Anonymity

9

Tor Utilization

~3000 relays

Page 10: LIRA : Lightweight Incentivized Routing for Anonymity

10

~3000 relays

Tor Utilization ~500,000 users/day

Page 11: LIRA : Lightweight Incentivized Routing for Anonymity

11

Tor Utilization

Page 12: LIRA : Lightweight Incentivized Routing for Anonymity

12

Tor’s Top 20 Exit Relays

Exit ProbabilityAdvertised Bandwidth Nickname Country

7.25% 0.87%chaoscomputerclub18 DE6.35% 0.93%chaoscomputerclub20 DE5.92% 1.48%herngaard US3.60% 0.66%chomsky NL3.35% 1.17%dorrisdeebrown DE3.32% 1.18%bolobolo1 DE3.26% 0.65%rainbowwarrior NL2.32% 0.36%sdnettor01 SE2.23% 0.69%TheSignul RO2.22% 0.41%raskin DE2.05% 0.40%bouazizi DE1.93% 0.65%assk SE1.82% 0.39%kramse DK1.67% 0.35%BostonUCompSci US1.53% 0.40%bach DE1.31% 0.73%DFRI0 SE1.26% 0.31%Amunet2 US1.13% 0.27%Amunet8 US0.84% 0.27%chaoscomputerclub28 DE0.76% 0.37%DFRI3 SE

Total: 54.14% compass.torproject.org

Page 13: LIRA : Lightweight Incentivized Routing for Anonymity

13

Bytes Flows

2008*

2010**

BitTorrentHTTPOther

*McCoy et al. PETS 2008, **Chaabane et al. NSS 2010

40%58%

3%

92%

52% 36%

11%

69%

Page 14: LIRA : Lightweight Incentivized Routing for Anonymity

14

Our Solution

Page 15: LIRA : Lightweight Incentivized Routing for Anonymity

15

• LIRA Relays’ own traffic gets better performance

Incentive Scheme

Page 16: LIRA : Lightweight Incentivized Routing for Anonymity

16

• LIRA• Gold star• Tortoise• BRAIDS• Freedom• PAR• XPay

Relays’ own traffic gets better performance

Charge users, pay relays

Incentive Schemes

Page 17: LIRA : Lightweight Incentivized Routing for Anonymity

17

Incentive SchemesExternal payment

Non-relays pay

Efficiency concerns

Anonymity concerns

Freedom

PAR

XPay

Gold star

Tortoise

BRAIDS

Page 18: LIRA : Lightweight Incentivized Routing for Anonymity

Anonymous Incentives prioritized

normal

Problem: Priority identifies user as a relay

Page 19: LIRA : Lightweight Incentivized Routing for Anonymity

Anonymous Incentives prioritized

normal

Problem: Priority identifies user as a relaySolutions

1. Give some priority “tickets” to all users (BRAIDS).

Page 20: LIRA : Lightweight Incentivized Routing for Anonymity

Anonymous Incentives prioritized

normal

Problem: Priority identifies user as a relaySolutions

1. Give some priority “tickets” to all users (BRAIDS).2. Cryptographic lottery gives priority; winning tickets

can be (secretly) bought (LIRA).

Page 21: LIRA : Lightweight Incentivized Routing for Anonymity

LIRA Design

Bank

Page 22: LIRA : Lightweight Incentivized Routing for Anonymity

Bank gives anonymouscoins to relays based onamount of traffic forwarded

LIRA Design

Page 23: LIRA : Lightweight Incentivized Routing for Anonymity

Bank sets up lottery witheach relay

LIRA Design

Page 24: LIRA : Lightweight Incentivized Routing for Anonymity

Buy “winners” with coins

LIRA Design

Page 25: LIRA : Lightweight Incentivized Routing for Anonymity

Clients guesswinners

LIRA Design

Page 26: LIRA : Lightweight Incentivized Routing for Anonymity

Priority scheduling

LIRA Design

Page 27: LIRA : Lightweight Incentivized Routing for Anonymity

27

Cryptographic Lotteries• Lottery at relay r

gr: {0,1}2L {0,1}2L

x wins if– gr(x) = y0 || y1

– 0 ≤ y0 y1 < p 2L

Page 28: LIRA : Lightweight Incentivized Routing for Anonymity

28

Cryptographic Lotteries• Lottery at relay r

gr: {0,1}2L {0,1}2L

x wins if– gr(x) = y0 || y1

– 0 ≤ y0 y1 < p 2L

• gr defined from PRF fr using a Luby-Rackoff-like construction– y0 = fr(x1) x0

– y1 = fr(y0) x1

– gr(x) = y0 || y1

Page 29: LIRA : Lightweight Incentivized Routing for Anonymity

29

Cryptographic Lotteries• Lottery at relay r

gr: {0,1}2L {0,1}2L

x wins if– gr(x) = y0 || y1

– 0 ≤ y0 y1 < p 2L

• gr defined from PRF fr using a Luby-Rackoff-like construction– y0 = fr(x1) x0

– y1 = fr(y0) x1

– gr(x) = y0 || y1

• fr(x) = H(x(H(H(x) xrd)))

– H is a hash function– xr is public; bank gives xr

d to r during setup,– d is bank’s private RSA key

Page 30: LIRA : Lightweight Incentivized Routing for Anonymity

30

Analysis

Page 31: LIRA : Lightweight Incentivized Routing for Anonymity

31

Efficiency

LIRA BRAIDSBlind signatures/s 127.5+127.5f

(256B/sig)637.5(488 B/sig)

f is fraction of credit redeemed.Entire network is transferring 1700 MiB/s.Signature size: 1024 bits. Ticket size: 320 bits.Linux OpenSSL benchmarks on Intel Core2 Duo 2.67 GHz

Bank

Priority verification 6 hashes(18 us)

PBS verify(1500 us)Relay

Tickets / connection 0 1NormalClient

Page 32: LIRA : Lightweight Incentivized Routing for Anonymity

32

Anonymity

• With m buyers and n guessers, the probability that a prioritized circuit source is a given buyer is

1 / (m + np3) compared to 1/(m+n) without priority.

• Linked priority degrades anonymity exponentially to 1/m.

Page 33: LIRA : Lightweight Incentivized Routing for Anonymity

Performance

Web (320 KiB) Bulk (5 MiB)

Page 34: LIRA : Lightweight Incentivized Routing for Anonymity

Performance, More Capacity

Web (320 KiB) Bulk (5 MiB)

Page 35: LIRA : Lightweight Incentivized Routing for Anonymity

35

Conclusion

1. Volunteer-run Tor network is overloaded.2. LIRA provides incentives to contribute by

rewards with better network performance.3. LIRA is more efficient than previous

schemes while maintaining anonymity.4. Full-network experiments demonstrate

better performance and scalability.

Page 36: LIRA : Lightweight Incentivized Routing for Anonymity

36

Buying winning tickets• Client chooses y0, y1, 0 ≤ y0 XOR y1 < p2L

• Using using PRF protocol, client reverses Luby-Rackoff process to get gr

-1(y0 || y1).

Client c and bank B evaluate fr(x)1. C sends aexr

d to B, a random.2. B returns abxr

d, b random. 3. c sends b H(x)xr

d to B. 4. B returns H(H(x)xr

d) to c.5. c outputs fr(x) = H(x H(H(x)xr

d)). PRF Protocol

Page 37: LIRA : Lightweight Incentivized Routing for Anonymity

37

Winning circuits are prioritized

1. Client sends tickets to each relay in circuit.2. Relays evaluate tickets. Winners must have

unseen PRF inputs. Neighbors sent results.3. If ticket wins and neighbors report wins,

circuit is prioritized for next β bytes.

Page 38: LIRA : Lightweight Incentivized Routing for Anonymity

38

Priority Scheduling

• Proportional Differentiated Services– Split traffic into “paid” and “unpaid” classes– Prioritize classes using quality differentiation

parameters pi and quality measure Q (EWMA)

p1/p2 = Q1(Δt) / Q2(Δt)

Page 39: LIRA : Lightweight Incentivized Routing for Anonymity

39

Bank secrecy (honest-but-curious)

• Clients oblivious to xrd.

• B cannot produce r, input x, or output fr(x).

• Relay purchases are batched, preventing bank from knowing when prioritized circuits are constructed.

c and B evaluate fr(x)1. c obtains bxr

d. 2. c sends b H(x)xr

d to B. 3. B sends H(H(x)xr

d) to c.4. c outputs

H(x(H(H(x)xrd))). PRF Protocol

Page 40: LIRA : Lightweight Incentivized Routing for Anonymity

40

Creating winning tickets

y0 = fr(x1) x0

y1 = fr(y0) x1

gr(x) = y0 || y1

fr(x) = H(x(H(H(x) xrd)))• fr is random in ROM

when xrd unknown.

• y0 XOR y1 is random. for y0 or y1 unknown

• One-time-use inputs to fr prevent double spending.

• Tickets not fully purchased win with probability p.

Cryptographic Lottery

0 ≤ y0 y1 < p 2L