385
edits
| Line 11: | Line 11: | ||
== Version 1 == | == Version 1 == | ||
= Encrypted Data Object = | = Payload: Encrypted Data Object = | ||
Individual data engines, e.g., bookmarks, encrypt their [[Labs/Weave/Developer/BrowserObjects|BrowserObjects]] payloads before packing it into a Weave Basic Object. | Individual data engines, e.g., bookmarks, encrypt their [[Labs/Weave/Developer/BrowserObjects|BrowserObjects]] payloads before packing it into the <tt>payload</tt> field of a Weave Basic Object. There is additional metadata about the encryption to help decrypt the BrowserObject payload. | ||
== Version 2 == | == Version 2 == | ||
edits