We talked a lot about the relationship of unhosted and remotestorage
in the past, and at the Unhost unconference finally with more people
than just Michiel and me. We concluded that since we introduce 2
technical concepts to people which do not necessarily need to be
connected, we should separate them more clearly. While there is lots
of possible overlap and remotestorage was born out of the then
Unhosted project, we should have 2 strong separated brands also to
avoid confusion what is what.
»unhosted« means client-side web apps, written in Javascript, HTML,
CSS (check
http://unhosted.org )
»remote storage« means per-user storages which use OAuth, CORS &
get-put-delete (adhering to
http://w3.org/community/unhosted/wiki/RemoteStorage )
That is, unhosted web apps can work without remotestorage. They can
just use localStorage, or they can use Dropbox, Google Drive, iCloud
or any other storage standard. Although remotestorage for now is the
recommended open standard because it is standardized, interoperable
and can be deployed by anyone.
And remotestorage can be used by more than just unhosted web apps. We
talked to people of Libre Office and Thunderbird before, and in
presentations have always said that the web apps do not necessarily
need to be client-side only. But unhosted web apps are recommended,
since they are platform-independent, portable and do not track you.
So let’s go! We have a new Github organization at
http://github.com/remotestorage – I already added some people involved
with remotestorage, and the remotestorage.js repository moved there
from unhosted.
Join our IRC channel #remotestorage on
freenode.net and the mailing
list is kicked off with this post – join by mailing to
remote...@librelist.com, the archives will be available at
http://librelist.com/browser/remotestorage/
Also follow
https://twitter.com/remotestorage_
Freedom from the web’s monopolies!