|
|
|
|
|
by brendn
5002 days ago
|
|
I'm curious about that issue, too. Here's a brainstorm: - An independent Identity Provider (IdP) uses some means of identification for the user (two-factor, iris scan, whatever) - The IdP provides an anonymized email address to each site that the user logs into. I'll have to read the spec a bit more to see if that's possible... |
|
Providing anonymized addresses is harder, since your IdP wouldn't be contacted until after the user has selected an address. In that case, you'd want a browser extension that generated addresses conforming to some scheme @youridp.com and automatically filled or selected them in the dialog when using Persona. Totally doable, but that part requires getting out in front of the call to navigator.id.request.