On 2 November 2012 22:49, Janet Swisher <
jswi...@mozilla.com> wrote:
> Hi!
>
> I'm trying to think through a problem, which I think Persona might be able
> to help solve. Or it may be the Persona is designed to prevent the solution
> of this problem.
>
> Suppose that a user uses the same email address to login (via Persona) to
> two sites, X and Y. Normally, these sites have no knowledge of each other
> or of the fact that they share a user. This is as it should be.
>
> What if the user *wants* to share the fact that these accounts belong the
> same person? For example, they want to associate their profile on Site X
> with their profile on the Site Y, in a way where a viewer can be confident
> that those profiles represent the "same" login identity (without revealing
> the actual email address to the viewer).
>
> Is this possible?
>
Yes, It's possible, but it's a design decision.
This is the linkability vs unlinkablity debate in identity.
Sometimes you want to allow complete linkability (everyone knows who you
are), sometimes partial linkability (only the email provider knows), and
sometimes no linkability.
Also there's a problem with linking email addresses in relation to spam.
It would be better to link some other identifier such as a unique URL or
your Name, rather than email.
Personally I'm a fan of the linkability concept, and think it will be one
of the next waves, e.g. that you have a reputation footprint across the
web, but I think Persona is not oriented toward that paradigm at present.