CloudServices/Storage: Difference between revisions

→‎Vision: differentiator
(→‎Problems Solved: add cloud)
(→‎Vision: differentiator)
Line 9: Line 9:
= Vision =
= Vision =
'''This is a:'''
'''This is a:'''
* model of data ownership and rights that are solely the users.  The data is stored in a user controlled location possible hosted by Mozilla/OwnCloud/any server. This is a key difference compared to personal data hosted on corporate servers.
* library that works with all browsers and possibly mobile applications (not browser API initially)
* library that works with all browsers and possibly mobile applications (not browser API initially)
* metaphor for extending local storage to cloud storage
* metaphor for extending local storage to cloud storage
Line 16: Line 17:
* MVP or PoC for FxHello, FxA Contacts, FxA Profile data, eventually a platform for all developers
* MVP or PoC for FxHello, FxA Contacts, FxA Profile data, eventually a platform for all developers
* a generic kv store that is flexible and foundational to used for many applications
* a generic kv store that is flexible and foundational to used for many applications


'''What this is NOT:'''
'''What this is NOT:'''
Line 23: Line 25:


'''Examples'''
'''Examples'''
* a simple game like minesweeper which could save state in cloud storage, where you could move game play from desktop to phone
* a web photo editor can store edits to a photo in cloud storage to edit on another computer.
* FxAccts contacts could be stored here and edited/deleted or taken to another storage solution
* FxAccts contacts could be stored here and edited/deleted or taken to another storage solution
* FxOS/Desktop calendar app could use cloud storage and sync data online/offline
* FxOS/Desktop calendar app could use cloud storage and sync data online/offline
* a simple game like minesweeper which could save state in cloud storage, where you could move game play from desktop to phone
* a web photo editor can store edits to a photo in cloud storage to edit on another computer, this data is stored in your personal fxa storage locker, not in a third party server where you have full control.


= Some consumers =
= Some consumers =
Confirmed users
964

edits