rc3.org

Strong opinions, weakly held

Bootstrapping Tent.io

Today Twitter cut off Tumblr’s access to the Twitter social graph, preventing people from using the list of people they follow on Twitter to find friends on Tumblr. This is yet another lurch toward stinginess on Twitter’s part. They obviously feel like people are hooked enough on their service that they’ll stick around despite the fact that they’re claiming your list of Twitter followers as their own property, and have decided to slowly starve third party developers who build Twitter clients.

One alternative to Twitter is App.net, which has certainly started out by saying the right things but will either never catch on or become yet another proprietary network that finds itself in conflict with its users. The just-announced Tent.io is a proposed protocol that would enable people to create their own Twitter equivalent in a federated fashion, in the style of other popular federated Internet communication systems like email, IRC, Usenet, or even HTTP. With Tent.io we’d have a large number of “Twitters” that pass messages between themselves so that there’s no one centralized service upon which everyone depends.

The tough challenge they face is figuring out how to move from a protocol with no available implementations yet to a service where all your friends are. This service will, at least initially, require you to set up your own instance of the software on a server somewhere. If the service catches on, services will arrive that enable users to simply sign up on the Web and start participating, just like they can get an email account through one of any number of free email providers. But the effort required initially will be greater.

The way to get started is to write a Tent.io implementation that also works as a Twitter client, so that you can publish to both your Tent.io server and to Twitter at the same time, and so that you can read messages from both Tent.io and from Twitter in the same interface. Then if things go unrealistically well, traffic gradually moves from Twitter’s service to the Tent.io network.

The second important step is making lots of friends. Is it possible to get Yammer to implement Tent.io so that companies can federate their Yammer networks with other Tent.io networks? The people behind the Identi.ca service were talking about the federated social Web back in 2010, but their service hasn’t really taken off. They have an open source Twitter clone called Status.net. The folks behind Tent.io should be working with them and learning from them.

The third step is moving beyond Twitter in some important way that compels people to switch over. “Like Twitter but open” is not a value proposition for mass adoption, or even for significant adoption. Compelling features will be required.

This effort reminds me a lot of XMPP, the open, federated instant messaging protocol that was created as an alternative to proprietary instant messaging networks. It has been successful as a protocol, but not necessarily as a means of liberating people from proprietary networks. Google Talk is built on XMPP and supports open federation, but almost nobody takes advantage of it. They just use Google Talk. Worse, none of the other major instant messaging networks have ever bothered to add interoperability with Google Talk via XMPP.

In the end, the best hope is that Tent.io gains enough traction to be adopted by would-be Twitter competitors, thereby insuring that people do have some control over the network they create on the service, have access to the full archive of posts that they wrote, and can generally be insured that the investment they make in the service won’t be devalued over time through business decisions made by the service provider. An alternative outcome where people run their own Tent.io servers in the same way that they run their own blog software seems less plausible to me.

2 Comments

  1. There is also the (now stale) Jaiku code base – http://code.google.com/p/jaikuengine/

    It has XMPP at its core, and at one time I had believed / hoped that Google was going to enable one-click federation through Google Apps for Domains.

    I don’t think a MAJORITY would ever run their own Twitter/Tent/Jaiku/whatever servers. But, does it make sense to push for a set of systems that CAN be run that way?

    And, in much the same way as I use my domain with a few link-rel’s to use MyOpenID to be able to have my own OpenID without actually having to run a server, that would end up being the same level of distributed namespace.

    I’d love to see several strong micro-blogging services — some commercial, some open source, some running their own — all being able to interoperate, in much the same way as there are blogging services.

  2. The way to get started is to write a Tent.io implementation that also works as a Twitter client, so that you can publish to both your Tent.io server and to Twitter at the same time, and so that you can read messages from both Tent.io and from Twitter in the same interface.

    Twitter are doing their damndest to impede that. Their “requirements” regarding the display of tweets in a timeline seem designed to inhibit the most obvious UI designs for multi-service microblogging clients.

Leave a Reply

Your email address will not be published.

*

© 2024 rc3.org

Theme by Anders NorenUp ↑