Firefox/Kinto: Difference between revisions

→‎Use Cases: remove Lockbox
(→‎Use Cases: remove Lockbox)
Line 25: Line 25:
|-
|-
|<code>storage.sync</code>
|<code>storage.sync</code>
|[[WebExtensions]] API for user data storage. Every users have their own bucket (''default bucket'' plugin), the allowed amount of data is limited (''quotas'' plugin), and the data is encrypted using Firefox Accounts keys. See also [[CloudServices/Sync/ExtensionStorage_Design_Doc]]
|[[WebExtensions]] API for user data storage. Every users have their own bucket (''default bucket'' plugin), the allowed amount of data is limited (''quotas'' plugin), and the data is encrypted using Firefox Accounts keys. See also [[CloudServices/Sync/ExtensionStorage_Design_Doc]]. This is currently being replaced
|Ethan Glasser Camp — :glasserc
|Ethan Glasser Camp — :glasserc
|-
|-
Line 31: Line 31:
|Some experiments (like Notes) require user data to be saved remotely and synchronized across devices. A Kinto server was deployed with Firefox Accounts login support, and kinto.js library is used to encrypt and sync data.  
|Some experiments (like Notes) require user data to be saved remotely and synchronized across devices. A Kinto server was deployed with Firefox Accounts login support, and kinto.js library is used to encrypt and sync data.  
|Vlad Filippov — :vladikoff
|Vlad Filippov — :vladikoff
|-
|Lockbox
|Synchronize on device datastore with remote
|https://lockbox.firefox.com
|}
|}


Confirmed users
933

edits