Socialwg/Federation/Candidates: Difference between revisions

From W3C Wiki
Pelf (talk | contribs)
added Zot
Pelf (talk | contribs)
→‎PubSub: linked PubSubHubBub to resolution of ACTION-12
Line 17: Line 17:
=== PubSub ===
=== PubSub ===


* [http://www.w3.org/community/pubsub/2012/04/03/comments-on-v-0-4-of-the-spec/ PubSubHubBub 0.4]
* <s>[http://www.w3.org/community/pubsub/2012/04/03/comments-on-v-0-4-of-the-spec/ PubSubHubBub 0.4]</s> licensing issues, see [https://www.w3.org/Social/track/actions/12 ACTION-12: Get clarification on PubSubHubbub]
* [http://svn.cometd.org/trunk/bayeux/bayeux.html The Baeux Protocol] + Ruby & JavaScrip implementation [http://faye.jcoglan.com/ Faye]
* [http://svn.cometd.org/trunk/bayeux/bayeux.html The Baeux Protocol] + Ruby & JavaScrip implementation [http://faye.jcoglan.com/ Faye]



Revision as of 11:19, 15 March 2015

This article is a stub. You can help the W3C wiki by expanding it.

Per the socialwg charter, we're working on a federation protocol. Here are some candidates:

Zot

https://github.com/friendica/red/wiki/zot

Zot is a JSON-based web framework for implementing secure decentralised communications and services.

It differs from many other communication protocols by building communications on top of a decentralised identity and authentication framework.

The authentication component is similar to OpenID conceptually but is insulated from DNS-based identities. Where possible remote authentication is silent and invisible. This provides a mechanism for internet scale distributed access control which is unobtrusive.

PubSub

Research