Services/KeyExchange

< Services
Revision as of 15:45, 4 October 2010 by Mconnor (talk | contribs) (Created page with "= Overview = Explore using J-PAKE to securely pass credentials to another device. = Engineers Involved = * Tarek (server) * Philipp (FxSync) * Stefan (FxHome) = User Requirem...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Overview

Explore using J-PAKE to securely pass credentials to another device.

Engineers Involved

  • Tarek (server)
  • Philipp (FxSync)
  • Stefan (FxHome)

User Requirements

  • Setting up a new mobile device should only involve entering a short code on the desktop device
  • Secondary request, not a hard requirement, is that if the user has a mobile device, and is setting up a desktop device, that the flow is similar and still involves entering the key on the desktop

Desired User Flow

  1. User chooses "quick setup" on new device
  2. Device displays a setup key that contains both the initial secret and a channel ID
  3. On a device that is authenticated, user chooses "add another device" and is prompted for that key
  4. The two devices exchange messages to build the secure tunnel
  5. The already-authenticated device passes all credentials (username/password/passphrase) to the new device
  6. New device completes setup and starts syncing