distributed social protocols

www.complang.org/dsnp
DSNP: Distributed Social Networking Protocol – building private, decentralized and scalable social networks
DSNP is a protocol for distributed social networking. The goal is to allow you to host your identity in a place of your choosing, maintain ultimate control over your personal information, and interact with your friends and family in a secure manner.

foaf-ssl.org
FOAF+SSL is a secure authentication protocol that enables the building of distributed open yet secure social networks.
FOAF+SSL uses the SSL layer built into virtually every standard Web browser. It links a Web ID to a public key, thereby permitting the owner of the private key to be identified with the Web ID. Because the Web ID is a URI, it can be linked to using LinkedData principles. This allows trust to be expressed through the position of that Web ID in the global linked data network.

social protocols

ostatus.org
OStatus lets people on different social networks follow each other. It’s transparent to your friends, colleagues and family which software or service you use. They can get your status updates on their own sites and reply, like, or re-post your updates. OStatus isn’t a new protocol; it applies some great protocols in a natural and reasonable way to make distributed social networking possible.

www.opendd.net
Open Data Definition allows you to copy your data from one social network to another, keep track of your friends network and synchronise your data across services. Simple to use and trivial to implement, this is your fastest route to true data portability.

code.google.com/apis/socialgraph
With the Social Graph API, developers can now utilize public connections their users have already created in other web services. It makes information about public connections between people easily available and useful.

code.google.com/apis/opensocial
According to the description: OpenSocial defines a common API for social applications across multiple websites. With standard JavaScript and HTML, developers can create apps that access a social network’s friends and update feeds.

Opensocial seems to differ from socialgraph by being more about creating a standard api for “gadgets” and less about sharing social data. It does share some social data, to enable these add-ons, but i think it is google’s way to compete with facebook apps. That doesn’t mean it isn’t useful, though. Opensocial in Crabgrass

message protocols

about.psyc.eu
PSYC is a protocol for a messaging infrastructure for text-based conferencing, but also enabling transparent binary data. It has learned from protocols such as IRC and XMPP and found an approach that should indeed scale globally, by generalizing the multicast concept beyond chatrooms to presence awareness, news- and friendcasting. It leers at decentralized privacy-driven social networking (using trust metrics), telephony and audio/video conferencing. Chatrooms are programmable, which enables for applications such as event notification.

authentication

oauth.net
An open protocol to allow secure API authentication in a simple and standard method from desktop and web applications. OAuth attempts to provide a standard way for developers to offer their services via an API without forcing their users to expose their passwords. OAuth allows you to share your private resources (photos, videos, contact list, bank accounts) stored on one site with another site without having to hand out your username and password.

openid.net
OpenID eliminates the need for multiple usernames across different websites, simplifying your online experience. You get to choose the OpenID Provider that best meets your needs and most importantly that you trust. At the same time, your OpenID can stay with you, no matter which Provider you move to. OpenID is an open, decentralized, free framework for user-centric digital identity.

data formats

www.foaf-project.org
The Friend of a Friend (FOAF) project
The Friend of a Friend (FOAF) project is creating a Web of machine-readable pages describing people, the links between them and the things they create and do; it is a contribution to the linked information system known as the Web. FOAF defines an open, decentralized technology for connecting social Web sites, and the people they describe

microformats, RSS, WebDav, CalDav, iCal
friends in feed: one person’s attempt at developing a protocol to allow you to host your identity in a place of your choosing and maintain control over your personal information, yet at the same time interact with your friends and family in a secure manner.

links

DataPortability.org
The purpose of this project is to put all existing data portability technologies and initiatives in context and to promote viable reference implementations (blueprints) to the developer, vendor, and end-user communities.

www.pace-project.org/live-demo
Diki is a peer-to-peer (or better: friend-to-friend) network for social semantic web application. Think of it as an instant messenger program for social networks like del.icio.us, bibsonomy, citeseer, facebook or studivz. Unlike those social networks, diki does not have a central server that stores your private data. The idea of diki is to create a social network that respects the users’ privacy but giving them all functionality that server-based social networks have.

diso-project.org
DiSo (dee • soh) is an initiative to facilitate the creation of open, non-proprietary and interoperable building blocks for the decentralized social web.

noserub.com
NoseRub only defines the social network and some basic content types like media, links, micropublishing and text. You can now add all your contacts to a NoseRub network and aggregate several social networks into just one

dead projects

I think a lot of the above links are actually dead.

crabgrass ideas

crabgrass syndication protocol
OK, this one doesn’t really exist. The idea would be that different crabgrass installs would be able share authentication and new page syndication. It might work like this:

links

Article on options for distributed social networking

Wired Mag -- Slap in the Facebook: It’s Time for Social Networks to Open Up

OpenSocial, OpenID, and OAuth: Oh, My!
Google I/O 2008 talk about latest technologies and how they can work nicely together