so<br>you say we make our own implementation of the storage service(its API). i think i can handle that.<br>then if the user provides a key, we sync with bookmarks app. <br>acording to the docs here[0] "<meta http-equiv="content-type" content="text/html; charset=utf-8"><span class="Apple-style-span" style="font-family:'Lucida Grande','Lucida Sans Unicode',Geneva,Verdana,sans-serif;font-size:14px;line-height:21px"> A key bundle consists of a 256 bit symmetric encryption key and a 256 bit HMAC key"</span><div>

<div><font class="Apple-style-span" face="'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif" size="1"><span class="Apple-style-span" style="font-size:8px;line-height:11px"><br></span></font></div>

<div><br>[0]<a href="http://docs.services.mozilla.com/sync/overview.html">http://docs.services.mozilla.com/sync/overview.html</a><br><br>2012/2/11 Jakob Sack <<a href="mailto:mail@jakobsack.de">mail@jakobsack.de</a>><br>

><br>> Hi,<br>><br>> I proposed this to Priyanka as a GSoC project.<br>> How could this work? Well, first we have the storage. This is simply an implementation of the server specs written down at [1]. Not very creative but it is easy to measure the success of the project.<br>

> The second part is the usage of the data. IMHO only the bookmarks are interesting. As Robin said, the data is encrypted, but if I'm not mistaken the encryption is using a symmetric-key algorithm and the key is known by the user! So we provide an option for the user saying "if you provide the key you could use the bookmarks in owncloud". I think that's fine for both people who just want to sync their data and for those who want to _use_ their data.<br>

> Regards,<br>><br>> Jakob<br>><br>> [1] <a href="http://docs.services.mozilla.com/storage/">http://docs.services.mozilla.com/storage/</a><br>><br>> Am 11.02.2012 11:50, schrieb Robin Appelman:<br>>>><br>

>>> im not familiar with bookmark sync services. so i cant say if one is better.<br>>>> but firefox sync seems the way to go. that way if we develop a chrome plugin<br>>>> it will work with ff sync too :D<br>

>><br>>><br>>> The "problem" with ff sync is that it is, from what I understood of<br>>> it, client<br>>> side encrypted, while this is great from a security/privacy pov, it<br>>> means that<br>

>> ownCloud won't be able to access the bookmarks.<br>>><br>>>  - Robin Appelman<br>>> _______________________________________________<br>>> Owncloud mailing list<br>>> <a href="mailto:Owncloud@kde.org">Owncloud@kde.org</a><br>

>> <a href="https://mail.kde.org/mailman/listinfo/owncloud">https://mail.kde.org/mailman/listinfo/owncloud</a><br>><br>><br>> _______________________________________________<br>> Owncloud mailing list<br>

> <a href="mailto:Owncloud@kde.org">Owncloud@kde.org</a><br>> <a href="https://mail.kde.org/mailman/listinfo/owncloud">https://mail.kde.org/mailman/listinfo/owncloud</a><br><br></div></div>