Talk:Services/Sync/Developer/StorageFormat: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(Created page with "== WBO == The elements described here are stored as WBO=Weave Basic Objects. See [https://wiki.mozilla.org/Labs/Weave/Developer/BrowserObjects BrowserObjects] for more details. ...")
 
 
Line 1: Line 1:
== WBO ==
== WBO ==
The elements described here are stored as WBO=Weave Basic Objects.
The elements described here are stored as [https://wiki.mozilla.org/Labs/Weave/Sync/1.0/API#Weave_Basic_Object_.28WBO.29 WBO]=Weave Basic Objects.
See [https://wiki.mozilla.org/Labs/Weave/Developer/BrowserObjects BrowserObjects] for more details.


Regarding the stored cryptographic keys, see [https://wiki.mozilla.org/Labs/Weave/Developer/Crypto here(V1-V3)] and [https://wiki.mozilla.org/Services/Sync/SimplifiedCrypto here(V4)] for how they are ultimately derived from the user's password.
Regarding the stored cryptographic keys, see [https://wiki.mozilla.org/Labs/Weave/Developer/Crypto here(V1-V3)] and [https://wiki.mozilla.org/Services/Sync/SimplifiedCrypto here(V4)] for how they are ultimately derived from the user's password.

Latest revision as of 06:19, 4 December 2010

WBO

The elements described here are stored as WBO=Weave Basic Objects.

Regarding the stored cryptographic keys, see here(V1-V3) and here(V4) for how they are ultimately derived from the user's password.

Version 4

The latest desktop-mozilla uses vesion 4. The changes include at least a very different login and crypto (see here).