668
edits
| Line 52: | Line 52: | ||
==== What this Means for BrowseID ==== | ==== What this Means for BrowseID ==== | ||
BrowserID is now storing a user-key per email address. This functionality should move to the identity provider for that email address. BrowserID, as the secondary identity provider, will be the fallback, of course. This means we'll need to define an interface for this key-wrapping interface into an identity provider. We leave that specification to a later date. | BrowserID is now storing a (wrapped) user-key per email address. This functionality should move to the identity provider for that email address. BrowserID, as the secondary identity provider, will be the fallback, of course. This means we'll need to define an interface for this key-wrapping interface into an identity provider. We leave that specification to a later date. | ||
=== Wrapping === | === Wrapping === | ||
edits