persistent personal names for globally connected mobile devices bryan ford, jacob strauss, chris...

59
Persistent Personal Names for Globally Connected Mobile Devices Bryan Ford, Jacob Strauss, Chris Lesniewski-Laas, Sean Rhea, Frans Kaashoek, Robert Morris Massachusetts Institute of Technology http://pdos.csail.mit.edu/uia

Upload: dominique-barras

Post on 29-Mar-2015

219 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Persistent Personal Names for Globally Connected Mobile Devices Bryan Ford, Jacob Strauss, Chris Lesniewski-Laas, Sean Rhea, Frans Kaashoek, Robert Morris

Persistent Personal Names forGlobally Connected Mobile

Devices

Bryan Ford, Jacob Strauss, Chris Lesniewski-Laas,Sean Rhea, Frans Kaashoek, Robert Morris

Massachusetts Institute of Technology

http://pdos.csail.mit.edu/uia

Page 2: Persistent Personal Names for Globally Connected Mobile Devices Bryan Ford, Jacob Strauss, Chris Lesniewski-Laas, Sean Rhea, Frans Kaashoek, Robert Morris

Connectivity Scenario: Stage 1

Bob's LaptopAlice's PDA

Local Area Network

Bob & Alice meet, connect [Bonjour] –using local names (e.g., “Alice-PDA”)

Page 3: Persistent Personal Names for Globally Connected Mobile Devices Bryan Ford, Jacob Strauss, Chris Lesniewski-Laas, Sean Rhea, Frans Kaashoek, Robert Morris

Connectivity Scenario: Stage 2

Bob's LaptopAlice's PDA

Internet

Wish to re-connect remotely –need different, global names & more setup

(e.g., “pda.alice1234.herisp.com”)

Page 4: Persistent Personal Names for Globally Connected Mobile Devices Bryan Ford, Jacob Strauss, Chris Lesniewski-Laas, Sean Rhea, Frans Kaashoek, Robert Morris

Connectivity Scenario: Stage 3

Bob's LaptopAlice's PDA

Meet again off-Internet – global names stop working!

Require different, local names (again)

DisconnectedLocal Area Network

Page 5: Persistent Personal Names for Globally Connected Mobile Devices Bryan Ford, Jacob Strauss, Chris Lesniewski-Laas, Sean Rhea, Frans Kaashoek, Robert Morris

UIA: Unmanaged Internet Architecture

Global Connectivity via Personal Names Like nicknames in cell phone address

book

Internet“Camera”

“Work-PC”“Home-PC”

“Laptop”

Page 6: Persistent Personal Names for Globally Connected Mobile Devices Bryan Ford, Jacob Strauss, Chris Lesniewski-Laas, Sean Rhea, Frans Kaashoek, Robert Morris

UIA: Unmanaged Internet Architecture

Global Connectivity via Personal Names Persistent: usable for local or remote

access

Internet“Camera”

“Work-PC”“Home-PC”

“Laptop”

Page 7: Persistent Personal Names for Globally Connected Mobile Devices Bryan Ford, Jacob Strauss, Chris Lesniewski-Laas, Sean Rhea, Frans Kaashoek, Robert Morris

UIA: Unmanaged Internet Architecture

Global Connectivity via Personal Names Persistent: usable for local or remote

access

Internet“Camera”

“Work-PC”“Home-PC”

“Laptop”

Page 8: Persistent Personal Names for Globally Connected Mobile Devices Bryan Ford, Jacob Strauss, Chris Lesniewski-Laas, Sean Rhea, Frans Kaashoek, Robert Morris

Challenges

● Intuitive setup As easy as plugging local devices together

● Secure self-managing operation Don't make users understand key management

● Namespace synchronization Changes on one device propagate to others

● Partitioned Operation Remains available under limited connectivity

● Namespace access control and revocation Handling lost or stolen devices

Page 9: Persistent Personal Names for Globally Connected Mobile Devices Bryan Ford, Jacob Strauss, Chris Lesniewski-Laas, Sean Rhea, Frans Kaashoek, Robert Morris

Contributions/Outline

Usability Concepts:● Local Introduction, Remote Access● Merging Devices to form Personal Groups● Linking Groups via Personal User Names

Design Concepts:● Secure device identities● Optimistic state replication via change logs● Overlay routing protocol leveraging social links

Page 10: Persistent Personal Names for Globally Connected Mobile Devices Bryan Ford, Jacob Strauss, Chris Lesniewski-Laas, Sean Rhea, Frans Kaashoek, Robert Morris

Usability Concept 1

Local Introduction,

Remote Access

Page 11: Persistent Personal Names for Globally Connected Mobile Devices Bryan Ford, Jacob Strauss, Chris Lesniewski-Laas, Sean Rhea, Frans Kaashoek, Robert Morris

Local Introduction, Remote Access

1.Bob buys WiFi-enabled digital camera,“introduces” it to desktop PC at home

Page 12: Persistent Personal Names for Globally Connected Mobile Devices Bryan Ford, Jacob Strauss, Chris Lesniewski-Laas, Sean Rhea, Frans Kaashoek, Robert Morris

Local Introduction, Remote Access

1.Bob buys WiFi-enabled digital camera,“introduces” it to desktop PC at home

2.Bob takes camera on trip, stops at cyber-cafe,uploads pics to home PC for storage & sharing

Internet

Page 13: Persistent Personal Names for Globally Connected Mobile Devices Bryan Ford, Jacob Strauss, Chris Lesniewski-Laas, Sean Rhea, Frans Kaashoek, Robert Morris

Local Introduction, Remote Access

1.Bob buys WiFi-enabled digital camera,“introduces” it to desktop PC at home

2.Bob takes camera on trip, stops at cyber-cafe,uploads pics to home PC for storage & sharing

Internet

UseDevice Mobility

to solveName Bootstrap Problem

Page 14: Persistent Personal Names for Globally Connected Mobile Devices Bryan Ford, Jacob Strauss, Chris Lesniewski-Laas, Sean Rhea, Frans Kaashoek, Robert Morris

Design Requirements forLocal Introduction, Remote

Access

Devices need:● Stable identities● Secure introduction procedure● Way to route to current location

Page 15: Persistent Personal Names for Globally Connected Mobile Devices Bryan Ford, Jacob Strauss, Chris Lesniewski-Laas, Sean Rhea, Frans Kaashoek, Robert Morris

Endpoint Identifiers

Each device has an endpoint identifier (EID) Formed from hash of device's public key

[SFS] Self-configured, stable, location-independent

[HIP]Camera Laptop

Public Key: 56b19c28f35... Public Key: 8b934a68cd5f...

SecureHash

EID: 123

SecureHash

EID: 456

Page 16: Persistent Personal Names for Globally Connected Mobile Devices Bryan Ford, Jacob Strauss, Chris Lesniewski-Laas, Sean Rhea, Frans Kaashoek, Robert Morris

Device Introduction

Common case: meet in person on common LAN Browse network to find other device [Bonjour] Avoid man-in-the-middle attacks [Dohrmann/Ellison]

(screen shots from working UIA prototype)

Page 17: Persistent Personal Names for Globally Connected Mobile Devices Bryan Ford, Jacob Strauss, Chris Lesniewski-Laas, Sean Rhea, Frans Kaashoek, Robert Morris

Implementing Device Introduction

Devices exchange EIDs on introduction Use for finding + securely connecting in

future

Camera LaptopEID: 123 EID: 456

“Laptop”→ EID 456

“Camera”

→ EID 123

Page 18: Persistent Personal Names for Globally Connected Mobile Devices Bryan Ford, Jacob Strauss, Chris Lesniewski-Laas, Sean Rhea, Frans Kaashoek, Robert Morris

Routing to Devices

UIA Naming

UIA Routing

Personal Name(“laptop”)

EndpointIdentifier (EID)

UIA Routing

Application

UIA Routing

IP AddressDomain 2

IP AddressDomain 1

Application

Page 19: Persistent Personal Names for Globally Connected Mobile Devices Bryan Ford, Jacob Strauss, Chris Lesniewski-Laas, Sean Rhea, Frans Kaashoek, Robert Morris

Routing to Devices

Overlay routing protocol [RON, i3, ...]● Devices track peers in social

neighborhood Localized: works under partitioned operation

● Find mobile targets via limited flooding [Gnutella]

(more details in paper...)

Page 20: Persistent Personal Names for Globally Connected Mobile Devices Bryan Ford, Jacob Strauss, Chris Lesniewski-Laas, Sean Rhea, Frans Kaashoek, Robert Morris

Usability Concept 2

Merging Devicesinto

Personal Groups

Page 21: Persistent Personal Names for Globally Connected Mobile Devices Bryan Ford, Jacob Strauss, Chris Lesniewski-Laas, Sean Rhea, Frans Kaashoek, Robert Morris

Device Names and Personal Groups

Each device has a user-controlled personal nameUser merges devices to form personal groups

Internet“Camera”

“Work-PC”“Home-PC”

“Laptop”

Bob's Personal Group

“Laptop”“Camera”

“Home-PC”“Work-PC”

Page 22: Persistent Personal Names for Globally Connected Mobile Devices Bryan Ford, Jacob Strauss, Chris Lesniewski-Laas, Sean Rhea, Frans Kaashoek, Robert Morris

Personal Device Names

Short, convenient Like nicknames in cell phone address book Each device ships with manufacturer default name

“Laptop”

“Player”

“Camera”

“Tablet”

Page 23: Persistent Personal Names for Globally Connected Mobile Devices Bryan Ford, Jacob Strauss, Chris Lesniewski-Laas, Sean Rhea, Frans Kaashoek, Robert Morris

Personal Device Names

Short, convenient Like nicknames in cell phone address book Each device ships with manufacturer default name

“Thinkpad”“Nokia770

”“iPod”

“Coolpix”

Page 24: Persistent Personal Names for Globally Connected Mobile Devices Bryan Ford, Jacob Strauss, Chris Lesniewski-Laas, Sean Rhea, Frans Kaashoek, Robert Morris

Personal Device Names

Short, convenient Like nicknames in cell phone address book Each device ships with manufacturer default name Binds human-readable string to device EID

“Thinkpad”

→ EID 456“Nokia77

0”→ EID 234

“iPod”→ EID 345

“Coolpix”

→ EID 123

Page 25: Persistent Personal Names for Globally Connected Mobile Devices Bryan Ford, Jacob Strauss, Chris Lesniewski-Laas, Sean Rhea, Frans Kaashoek, Robert Morris

Personal Device Names

Short, convenient Like nicknames in cell phone address book Each device ships with manufacturer default name Binds human-readable string to device EID User can change as desired

“Thinkpad”

→ EID 456“Nokia77

0”→ EID 234

“iPod”→ EID 345

“Coolpix”

→ EID 123

Page 26: Persistent Personal Names for Globally Connected Mobile Devices Bryan Ford, Jacob Strauss, Chris Lesniewski-Laas, Sean Rhea, Frans Kaashoek, Robert Morris

Personal Device Names

Short, convenient Like nicknames in cell phone address book Each device ships with manufacturer default name Binds human-readable string to device EID User can change as desired

“Blinkpad”→ EID 456“Tabloid

”→ EID 234

“MyPod”→ EID 345

“BobPix”

→ EID 123

Page 27: Persistent Personal Names for Globally Connected Mobile Devices Bryan Ford, Jacob Strauss, Chris Lesniewski-Laas, Sean Rhea, Frans Kaashoek, Robert Morris

Personal Group

“MyPod” → EID 345“Blinkpad” → EID 456

Personal Group

“BobPix” → EID 123“Tabloid” → EID 234

Personal Group

“BobPix” → EID 123“Tabloid” → EID 234“MyPod” → EID 345

“Blinkpad” → EID 456

Merging Devices into Groups

Uses Device Introduction Procedure

“Blinkpad”→ EID 456“Tabloid

”→ EID 234

“MyPod”→ EID 345

“BobPix”

→ EID 123

Page 28: Persistent Personal Names for Globally Connected Mobile Devices Bryan Ford, Jacob Strauss, Chris Lesniewski-Laas, Sean Rhea, Frans Kaashoek, Robert Morris

Design Requirements forPersonal Groups

● Names Always Accessible from Any Device

● Support Partitioned Operation● Consistency Management● Revocation, Lost/Stolen Devices (see

paper)

Page 29: Persistent Personal Names for Globally Connected Mobile Devices Bryan Ford, Jacob Strauss, Chris Lesniewski-Laas, Sean Rhea, Frans Kaashoek, Robert Morris

Implementing Names and Groups

Device keeps a seriesof change records

● Start with default name

Camera: EID 123

Laptop: EID 456

“Coolpix” → EID 123

“Thinkpad” → EID 456

Series 123

Series 456

Page 30: Persistent Personal Names for Globally Connected Mobile Devices Bryan Ford, Jacob Strauss, Chris Lesniewski-Laas, Sean Rhea, Frans Kaashoek, Robert Morris

Implementing Names and Groups

Device keeps a seriesof change records

● Start with default name● To rename: cancel old,

write new name record

Camera: EID 123

Laptop: EID 456

“BobPix” → EID 123

“Thinkpad” → EID 456

Series 123

Series 456

cancel

Page 31: Persistent Personal Names for Globally Connected Mobile Devices Bryan Ford, Jacob Strauss, Chris Lesniewski-Laas, Sean Rhea, Frans Kaashoek, Robert Morris

Implementing Names and Groups

Device keeps a seriesof change records

● Start with default name● To rename: cancel old,

write new name record● To merge:

1.Write merge records

Camera: EID 123

Laptop: EID 456

Merge with Series 456

Merge with Series 123

Series 123

Series 456

Page 32: Persistent Personal Names for Globally Connected Mobile Devices Bryan Ford, Jacob Strauss, Chris Lesniewski-Laas, Sean Rhea, Frans Kaashoek, Robert Morris

Implementing Names and Groups

Device keeps a seriesof change records

● Start with default name● To rename: cancel old,

write new name record● To merge:

1.Write merge records

2.Gossip series contents

Camera: EID 123

Laptop: EID 456

Series 123

Series 456

Series 456 copy

Series 123 copy

“BobPix” → EID 123“Thinkpad” → EID

456

“BobPix” → EID 123“Thinkpad” → EID

456

Page 33: Persistent Personal Names for Globally Connected Mobile Devices Bryan Ford, Jacob Strauss, Chris Lesniewski-Laas, Sean Rhea, Frans Kaashoek, Robert Morris

Handling Name Conflicts

What if user merges two devices w/ same name?

⇒ merge succeeds, but creates name conflict(can't use name)

Resolve by renaming(on either device)

Bob's Group

“Thinkpad”“Coolpix”“Coolpix”

Page 34: Persistent Personal Names for Globally Connected Mobile Devices Bryan Ford, Jacob Strauss, Chris Lesniewski-Laas, Sean Rhea, Frans Kaashoek, Robert Morris

Handling Name Conflicts

What if user merges two devices w/ same name?

⇒ merge succeeds, but creates name conflict(can't use name)

Resolve by renaming(on either device)

Bob's Group

“Thinkpad”“Otherpix”“Coolpix”

Page 35: Persistent Personal Names for Globally Connected Mobile Devices Bryan Ford, Jacob Strauss, Chris Lesniewski-Laas, Sean Rhea, Frans Kaashoek, Robert Morris

Implementing Conflict Resolution

When user merges two devices w/ same name:

Camera: EID 123

Camera: EID 456

Series 123

Series 456

“Coolpix” → EID 123

“Coolpix” → EID 456

Page 36: Persistent Personal Names for Globally Connected Mobile Devices Bryan Ford, Jacob Strauss, Chris Lesniewski-Laas, Sean Rhea, Frans Kaashoek, Robert Morris

Implementing Conflict Resolution

When user merges two devices w/ same name:

● Bindings of same nameto different target EIDs⇒ conflict

Camera: EID 123

Camera: EID 456

Series 123

Series 456

“Coolpix” → EID 123“Coolpix” → EID

456

Series 456 copy

“Coolpix” → EID 456“Coolpix” → EID

123

Series 123 copy

Page 37: Persistent Personal Names for Globally Connected Mobile Devices Bryan Ford, Jacob Strauss, Chris Lesniewski-Laas, Sean Rhea, Frans Kaashoek, Robert Morris

Implementing Conflict Resolution

When user merges two devices w/ same name:

● Bindings of same nameto different target EIDs⇒ conflict

● On rename, write: Cancel for old name New name

Camera: EID 123

Camera: EID 456

Series 123

Series 456

“Otherpix” → EID 123

“Coolpix” → EID 456

Series 456 copy

“Otherpix” → EID 123

“Coolpix” → EID 456

Series 123 copy

Page 38: Persistent Personal Names for Globally Connected Mobile Devices Bryan Ford, Jacob Strauss, Chris Lesniewski-Laas, Sean Rhea, Frans Kaashoek, Robert Morris

Usability Concept 3

Linking Groupsvia

Personal User Names

Page 39: Persistent Personal Names for Globally Connected Mobile Devices Bryan Ford, Jacob Strauss, Chris Lesniewski-Laas, Sean Rhea, Frans Kaashoek, Robert Morris

Personal User Names

● Assign short personal names to friendsfor easy communication and sharing

Bob's Group

Laptop”“Camera”

“Home-PC”“Work-PC”

“Alice”“Charlie”

Alice's Group

“iPod”“PowerBook”

“Bob”

Charlie's Group

“PC”“Phone”

“Bob”

Page 40: Persistent Personal Names for Globally Connected Mobile Devices Bryan Ford, Jacob Strauss, Chris Lesniewski-Laas, Sean Rhea, Frans Kaashoek, Robert Morris

Introducing Users

1.Meet, find other user's device in LAN browser

2.Click “Introduce as New Contact”

3.Enter personal name for user

Page 41: Persistent Personal Names for Globally Connected Mobile Devices Bryan Ford, Jacob Strauss, Chris Lesniewski-Laas, Sean Rhea, Frans Kaashoek, Robert Morris

User-Relative Naming

Browse tree to find desired device

Enter user-relative domain name

Page 42: Persistent Personal Names for Globally Connected Mobile Devices Bryan Ford, Jacob Strauss, Chris Lesniewski-Laas, Sean Rhea, Frans Kaashoek, Robert Morris

Implementing User Names

On introduction:

1.Exchange EIDs

2.Write User records:name → series

3.Gossip series contents

Groups remain separate,only linked via names

Implicit notion of “user” no per-user keys

Bob's Laptop: EID 456

Alice's Laptop: EID 789

Series 456

Series 789

Series 789 copy

Series 456 copy

“Alice” → Series 789

“Bob” → Series 456

Page 43: Persistent Personal Names for Globally Connected Mobile Devices Bryan Ford, Jacob Strauss, Chris Lesniewski-Laas, Sean Rhea, Frans Kaashoek, Robert Morris

Gossip Among Multiple Devices

● Devices gossip whenever possible with Other devices in personal group Devices in friends' groups

Bob's Group

Alice's Group

Charlie's Group

Page 44: Persistent Personal Names for Globally Connected Mobile Devices Bryan Ford, Jacob Strauss, Chris Lesniewski-Laas, Sean Rhea, Frans Kaashoek, Robert Morris

Name Resolution● Resolution starts in device's own group● Resolve components right-to-left● Use gossiped records – no communication

Bob's Group

Laptop”“Camera”

“Home-PC”“Work-PC”

“Alice”“Charlie”

Charlie's Group

“PC”“Phone”

“Bob”

Alice's Group

“iPod”“PowerBook”

“Bob”

“Phone.Charlie.Bob” ➊

Page 45: Persistent Personal Names for Globally Connected Mobile Devices Bryan Ford, Jacob Strauss, Chris Lesniewski-Laas, Sean Rhea, Frans Kaashoek, Robert Morris

Other Design Elements

See paper on:● Device introduction security● Groups shared between users

(“PhotoClub”)● Group ownership● Revocation – lost/stolen devices● Access control using personal names● Routing efficiency

Page 46: Persistent Personal Names for Globally Connected Mobile Devices Bryan Ford, Jacob Strauss, Chris Lesniewski-Laas, Sean Rhea, Frans Kaashoek, Robert Morris

Implementation Status

Runs on Linux, Mac OS X, Nokia 770 Tablet

Operating System Kernel

UIA-AwareApplication

UIA ClientAPI Library

UIA NameDaemon

UIARouter

TCP/IP Protocol Stack

Network Drivers

LegacyApplication

DNSResolver

SocketsAPI

tunWrapper

DNSProxy

tun Driver

RPC

UIA Control/Group Browser

UIA ClientAPI Library

Page 47: Persistent Personal Names for Globally Connected Mobile Devices Bryan Ford, Jacob Strauss, Chris Lesniewski-Laas, Sean Rhea, Frans Kaashoek, Robert Morris

Legacy Application Support

● Disguises UIA names as DNS names EIDs as IP addrs

● SSH, HTTP to NATted devices via UIA names Transparent connection migration, etc.

● Creates virtual LAN of personal devices LAN local discovery apps work remotely via

UIA(e.g., Apple File Sharing using Bonjour)

Page 48: Persistent Personal Names for Globally Connected Mobile Devices Bryan Ford, Jacob Strauss, Chris Lesniewski-Laas, Sean Rhea, Frans Kaashoek, Robert Morris

Implementation Observations

Proof-of-concept prototype Many rough edges...

But demonstrates the architecture Logs not too big: ~40K in example

● Small name records, infrequent changes Router tables, overhead not too large

● Only track “social neighbors”, not whole world

Page 49: Persistent Personal Names for Globally Connected Mobile Devices Bryan Ford, Jacob Strauss, Chris Lesniewski-Laas, Sean Rhea, Frans Kaashoek, Robert Morris

Discussion: Global vs Local Names

Global names: Perfect when global usability is the whole point Rare, expensive, cumbersome in personal

context

Persistent personal names: Short, convenient, unrestricted assignment Work anywhere, any time, on all user's devices

amazon.com bob.com?

Page 50: Persistent Personal Names for Globally Connected Mobile Devices Bryan Ford, Jacob Strauss, Chris Lesniewski-Laas, Sean Rhea, Frans Kaashoek, Robert Morris

Future Work

● More flexible group management● Better Access Control

“Allow Bob's devices to print” Hide Alice from Carol

● Scalability issues How far, how long to gossip name state How widely router should monitor peers

● Wider deployment

Page 51: Persistent Personal Names for Globally Connected Mobile Devices Bryan Ford, Jacob Strauss, Chris Lesniewski-Laas, Sean Rhea, Frans Kaashoek, Robert Morris

Related Work

● Dynamic DNS, Mobile IP, IPSEC VPNs● Decentralized security: SDSI/SPKI● Host identities: SFS, HIP, JXTA, i3● Naming/routing: DDNS, TRIAD, i3, CoDoNS● Optimistic replication: Ficus, Coda, Ivy● Mobile data: Rumor, P-Grid, Roma, Footloose● Social networking: Turtle, Sprout, F2F, Tribler

Page 52: Persistent Personal Names for Globally Connected Mobile Devices Bryan Ford, Jacob Strauss, Chris Lesniewski-Laas, Sean Rhea, Frans Kaashoek, Robert Morris

Summary

UIA simplifies global device connectivitythrough persistent personal names

Based on three key usability concepts: Local Introduction, Remote Access Merging Devices to form Personal

Groups Linking Groups via Personal User

Names

http://pdos.csail.mit.edu/uia/

Page 53: Persistent Personal Names for Globally Connected Mobile Devices Bryan Ford, Jacob Strauss, Chris Lesniewski-Laas, Sean Rhea, Frans Kaashoek, Robert Morris

MyNet: a Platform for Secure P2P Personal and Social Networking

Services

D. N. Kalofonos, Z. Antoniou, F. D. Reynolds, M. Van-Kleek,

J. Strauss, and P. Wisner

Nokia and Massachusetts Institute of Technology

Page 54: Persistent Personal Names for Globally Connected Mobile Devices Bryan Ford, Jacob Strauss, Chris Lesniewski-Laas, Sean Rhea, Frans Kaashoek, Robert Morris

MyNet

● MyNet: platform for secure P2P personal and social networking services

● Built on top of UIA that provides Ubiquitous connectivity with network overlays Device group management enables non-expert

users to easily organize and share their resources within their social neighborhood

● Problem: today managing pervasive access to personal devices, content, and services is too complex for non-expert users

Page 55: Persistent Personal Names for Globally Connected Mobile Devices Bryan Ford, Jacob Strauss, Chris Lesniewski-Laas, Sean Rhea, Frans Kaashoek, Robert Morris

Built on Top of UIA

● UIA communication platform Permanent location independent device

identifiers bound to personal names Ubiquitous connectivity Distributed device group management

● Devices and users Device can be uniquely identified by its EID Devices with multiple-user accounts have a

unique EID to identify each device/user pair Users (and groups) are identified as a set of

EIDs

Page 56: Persistent Personal Names for Globally Connected Mobile Devices Bryan Ford, Jacob Strauss, Chris Lesniewski-Laas, Sean Rhea, Frans Kaashoek, Robert Morris

Built on Top of UIA

● Imprinting New device becomes a MyNet device though the

process of Imprinting the owner’s identity, profile, and secret (e.g. PIN)

Owner “secret” (key) protects against misuse of critical tasks

● Personal Device Clusters (PDC) = personal group Imprinted device can be merged with other devices Use UIA style “introduction process” Discovery via Near Field Communication (NFC) or

Bonjour● Social Contacts

Adding friends can be done similarly (as in PDC)

Page 57: Persistent Personal Names for Globally Connected Mobile Devices Bryan Ford, Jacob Strauss, Chris Lesniewski-Laas, Sean Rhea, Frans Kaashoek, Robert Morris

Basic Design Concepts

● Services and Content Each device can run one or more user-

services (a user perceived service) Each user-service may be one or more

distributed elementary services● Groups

User can create a group of users or devices Access control privileges can be included Built-in user groups: “world”, “my direct

contacts”, and “my extended contacts”

Page 58: Persistent Personal Names for Globally Connected Mobile Devices Bryan Ford, Jacob Strauss, Chris Lesniewski-Laas, Sean Rhea, Frans Kaashoek, Robert Morris

MyNet System Architecture

Page 59: Persistent Personal Names for Globally Connected Mobile Devices Bryan Ford, Jacob Strauss, Chris Lesniewski-Laas, Sean Rhea, Frans Kaashoek, Robert Morris

System Components● MyNet-”aware” services:

Use MyARPC, a remote procedure call (RPC) ● Persistent messaging:

One-way message delivery (even with disruption)● PDC-wide storage

Share state across multiple devices (for resource sharing) RDR (Resource Discovery Record) defines user, device, content, service,

passlet ● Secure P2P resource discovery

RDRs are stored/replicated in the PDC-wide storage SRD-client sends a MyARPC request to remote SRD-servers

● User-level access control (via passlets) Passlet has info about who is giving permission, to whom, for what, and for how long Device passlets vs. Service passlets (PRC calls) Passlets are stored in sent and received passlet repositories (in the PDC-store) and

are replicated across the PDC