Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
User-initiated identity sharing between sites
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  10 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Janet Swisher  
View profile  
 More options Nov 2 2012, 5:49 pm
Newsgroups: mozilla.dev.identity
From: Janet Swisher <jswis...@mozilla.com>
Date: Fri, 02 Nov 2012 16:49:40 -0500
Local: Fri, Nov 2 2012 5:49 pm
Subject: User-initiated identity sharing between sites
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?

--
Janet Swisher <mailto:jREMOVEswis...@mozilla.com>
Mozilla Developer Network <https://developer.mozilla.org>
Technical Writer/Community Steward


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Burak Yiğit Kaya  
View profile  
 More options Nov 3 2012, 2:53 pm
Newsgroups: mozilla.dev.identity
From: Burak Yiğit Kaya <b...@byk.im>
Date: Sat, 3 Nov 2012 11:52:42 -0700
Local: Sat, Nov 3 2012 2:52 pm
Subject: Re: User-initiated identity sharing between sites
Janet,

This sounds a lot like OAuth and not Persona. I think one of the main goals
of the Persona project is to isolate each site from all the others for user
privacy.

Burak Yiğit "BYK" Kaya <http://byk.im>


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
David Bruant  
View profile  
 More options Nov 6 2012, 6:52 am
Newsgroups: mozilla.dev.identity
From: David Bruant <bruan...@gmail.com>
Date: Tue, 06 Nov 2012 12:52:09 +0100
Local: Tues, Nov 6 2012 6:52 am
Subject: Re: User-initiated identity sharing between sites
Le 02/11/2012 22:49, Janet Swisher a crit :

I don't think it is to my knowledge of the current API.
Is it just the identity that you want to share between X and Y, no other
information? For instance, are you asking for a feature where a user
would be willing to accept X to send data about the user into Y or just
an e-mail address comparison?

David


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Melvin Carvalho  
View profile  
 More options Nov 6 2012, 7:59 am
Newsgroups: mozilla.dev.identity
From: Melvin Carvalho <melvincarva...@gmail.com>
Date: Tue, 6 Nov 2012 13:59:53 +0100
Local: Tues, Nov 6 2012 7:59 am
Subject: Re: User-initiated identity sharing between sites
On 2 November 2012 22:49, Janet Swisher <jswis...@mozilla.com> wrote:

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.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ben Adida  
View profile  
 More options Nov 6 2012, 9:07 am
Newsgroups: mozilla.dev.identity
From: Ben Adida <b...@adida.net>
Date: Tue, 6 Nov 2012 06:06:58 -0800
Local: Tues, Nov 6 2012 9:06 am
Subject: Re: User-initiated identity sharing between sites

Hi Janet,

On Friday, November 2, 2012 at 2:49 PM, Janet Swisher wrote:
> 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).

Lots of good feedback already, but I have a couple more basic questions.

Can you give a precise use case? Is this so that Site X can access content stored at Site Y, so the user can be "single-signed on" to X and Y, or for some other reason?

Thanks!

-Ben


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Janet Swisher  
View profile  
 More options Nov 6 2012, 2:53 pm
Newsgroups: mozilla.dev.identity
From: Janet Swisher <jswis...@mozilla.com>
Date: Tue, 06 Nov 2012 13:52:54 -0600
Local: Tues, Nov 6 2012 2:52 pm
Subject: Re: User-initiated identity sharing between sites
On 11/6/12 8:06 AM, Ben Adida wrote:

Consider this purely hypothetical scenario:

Site X and Site Y are wikis that cover a similar range of content.
Because of differences in their contributor and licensing terms, it's
not trivial to reuse content from Site X on Site Y. However, if a user
of Site X has created an account on Site Y, they consent for content
they create to be used under Site Y's terms. The purpose of linking from
a Site X profile/account to a Site Y profile/account is to show that the
user agrees to reusing their Site X content on Site Y. (There is a
separate issue that does not concern us here, of tracking whether all
contributors to a given page have done this.) There's no need for a
"single sign-on", but there should be more than simply a social
convention that the profile being linked to belongs to the same person
as the one being linked from.

(As an example of social convention, I can put my Twitter handle on my
LinkedIn profile, but only social convention requires that the Twitter
handle I link to really belongs to me.)

Does Persona help here, or do Site X and Site Y need some deeper
integration?

--
Janet Swisher <mailto:jREMOVEswis...@mozilla.com>
Mozilla Developer Network <https://developer.mozilla.org>
Technical Writer/Community Steward


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Dirkjan Ochtman  
View profile  
 More options Nov 6 2012, 3:00 pm
Newsgroups: mozilla.dev.identity
From: Dirkjan Ochtman <dirk...@ochtman.nl>
Date: Tue, 6 Nov 2012 21:00:01 +0100
Local: Tues, Nov 6 2012 3:00 pm
Subject: Re: User-initiated identity sharing between sites

On Tue, Nov 6, 2012 at 8:52 PM, Janet Swisher <jswis...@mozilla.com> wrote:
> Site X and Site Y are wikis that cover a similar range of content. Because
> of differences in their contributor and licensing terms, it's not trivial to
> reuse content from Site X on Site Y. However, if a user of Site X has
> created an account on Site Y, they consent for content they create to be
> used under Site Y's terms. The purpose of linking from a Site X
> profile/account to a Site Y profile/account is to show that the user agrees
> to reusing their Site X content on Site Y. (There is a separate issue that
> does not concern us here, of tracking whether all contributors to a given
> page have done this.) There's no need for a "single sign-on", but there
> should be more than simply a social convention that the profile being linked
> to belongs to the same person as the one being linked from.

It seems to me that, since Persona uses an email address to identify
users, two sites that have user accounts for the same user, using
Persona, can trivially identify their common user base by checking the
user's email addresses.

Cheers,

Dirkjan


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ben Adida  
View profile  
 More options Nov 6 2012, 3:01 pm
Newsgroups: mozilla.dev.identity
From: Ben Adida <b...@adida.net>
Date: Tue, 6 Nov 2012 12:03:25 -0800
Local: Tues, Nov 6 2012 3:03 pm
Subject: Re: User-initiated identity sharing between sites

On Tuesday, November 6, 2012 at 12:00 PM, Dirkjan Ochtman wrote:
> It seems to me that, since Persona uses an email address to identify
> users, two sites that have user accounts for the same user, using
> Persona, can trivially identify their common user base by checking the
> user's email addresses.

I was going to push in exactly that direction: Janet, could you tell users to "please use the same email address at both wikis, and we will auto-link your accounts?"

-Ben


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Janet Swisher  
View profile  
 More options Nov 6 2012, 3:12 pm
Newsgroups: mozilla.dev.identity
From: Janet Swisher <jswis...@mozilla.com>
Date: Tue, 06 Nov 2012 14:12:03 -0600
Local: Tues, Nov 6 2012 3:12 pm
Subject: Re: User-initiated identity sharing between sites
On 11/6/12 2:03 PM, Ben Adida wrote:

> On Tuesday, November 6, 2012 at 12:00 PM, Dirkjan Ochtman wrote:
>> It seems to me that, since Persona uses an email address to identify
>> users, two sites that have user accounts for the same user, using
>> Persona, can trivially identify their common user base by checking the
>> user's email addresses.

> I was going to push in exactly that direction: Janet, could you tell
> users to "please use the same email address at both wikis, and we will
> auto-link your accounts?"

Yes, probably. I do want a user opt-in step in there. In case, for
example, a user creates an account on Site Y, but then decides they
don't like it and don't want their content used there after all. But
this answer does help a lot. Thanks! :-)

--
Janet Swisher <mailto:jREMOVEswis...@mozilla.com>
Mozilla Developer Network <https://developer.mozilla.org>
Technical Writer/Community Steward


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Sean McArthur  
View profile  
 More options Nov 6 2012, 4:30 pm
Newsgroups: mozilla.dev.identity
From: Sean McArthur <smcart...@mozilla.com>
Date: Tue, 6 Nov 2012 13:30:03 -0800
Local: Tues, Nov 6 2012 4:30 pm
Subject: Re: User-initiated identity sharing between sites
For an example that already exists: builder.addons.mozilla.org uses
Persona, and requests that you select the same email address as one
registered with addons.mozilla.org, so that when you want to publish your
addon, we know which account to publish it under. We use messaging to that
effect when signing in.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »