open stack

이장 Dialog 2008. 10. 16. 09:47
The New "Open Stack" for the Social Web by Silverisdead.

open stack
한국이라고 생각하고 상상하면, 싸이월드 일촌을 통째로 옮기거나 싸이월드 일촌 기준으로
다른 사이트에 있는 내 일촌을 다시 쉽게 찾을 수 있는... 이상적인것 같지만 어디가에서는
금방 다가올 현실처럼... 또는 그렇게 만들어가고 있는...

via : http://www.krisjordan.com/tag/oauth/

How does the friends list portability work?

  1. Tell the site your social graph provider: XRDS-Simple (discovery) + OAuth (access)
  2. Site fetches your data to find local friends: Site fetches your data to find your local friends ??? No standard way to do this yet. A project that’s going on and in draft spec is still up and coming is PortableContacts.net.
  3. Site lets you connect to people you want: You can periodically look for new matches.

How does contact portability work?

  1. User signs in with an OpenId: Site fetches OpenID URL -> looks for X-XRDS-Location, Site parses XRDS-Simple doc to discover available APIs
  2. Site tries to access contacts API -> gets a 401: WWW-Authenticate response header specifies OAuth, OAuth discovery (via XRDS) provides OAuth endpoints
  3. Site sends user through OAuth

    Posted by 이장
    ,