Related projects ================ * `Crypton <https://github.com/SpiderOak/crypton>`_: Similar goals to Soledad, but in javascript for HTML5 applications. * `Mylar <https://github.com/strikeout/mylar>`_: Like Crypton, Mylar can be used to write secure HTML5 applications in javascript. Uniquely, it includes support for homomorphic encryption to allow server-side searches. * `Firefox Sync <https://wiki.mozilla.org/Services/Sync>`_: A client-encrypted data sync from Mozilla, designed to securely synchronize bookmarks and other browser settings. * `U1DB <https://pythonhosted.org/u1db/>`_: Document synchronization API used as a basis for Soledad, without encryption.