--
Steve Ivy
http://redmonk.net // http://diso-project.org
This email is: [ ] bloggable [x] ask first [ ] private
It also might be brought up for consideration in DiSo, along these
same lines, for the ability to use the XFN data that defines the
relationships as a basis for inferring permissions;
ie: "Share this photo set with only my immediate family", and have
openID, groups, and OAuth work that out in terms of detecting the
relationship, checking the group status, etc, and then allowing the
access.
For creating feed planets, image pools, or action rivers, I'd recomend
using gmp enumerate behind oauth to find the identities of members,
then xrds or manual scanning for services and usable data. (here xfn
is okay, if semanticly awkward, & xmpp is bad)
But there are many uses where you just want to know if someone is a
member, & don't deserve to know the entire list of members. gmp also
handles this. (this is where xmpp is good, xfn is bad)
Beware, I don't know that anyone besides livejournal is using the
protocol. It reinvents a number of things. But it is extremely
minimal. We might be able to reinvigorate the protocol (make it a real
boy^H^H^Hstandard) and align it with other needs.
http:// Joseph Holsten .com
--
Steve Ivy
http://redmonk.net // http://diso-project.org
Or just rel=member ?
--
- Stephen Paul Weber (Singpolyma)
Web: http://singpolyma.net/
Twitter: http://twitter.com/singpolyma
IM: singp...@gmail.com
--
- Stephen Paul Weber (Singpolyma)
Web: http://singpolyma.net/
Twitter: http://twitter.com/singpolyma
IM: singp...@gmail.com
Blackbox Querying. You can say if an id is a member without saying
every member of the group. If you don't need that, it's overkill
rel=member+oath ftw. If you need it, you've got to have it.
One use case: flickr want to know if I'm authorized to view your photo
pool. I authenticate via oauth, it believes I really represent my
identifier. Flickr then queries your "Allowed to see me in a bathing
suit" group to find out if I am allowed to see you pasty and
sunburned. Flickr isn't entitled to know everyone on that list. Since
the response is affirmative, I finish oauth and am granted access.
What openid is to your username & password, gmp lets you do with friends lists.
But again, don't waste your time just for the full list. rel=member is _fine_
PS I suck at http://five.sentenc.es