Changes

Jump to: navigation, search

Firefox OS/Cloud Storage

45 bytes added, 05:17, 29 April 2015
no edit summary
[[File:Cloud Storage FUSE solution.png|550px]]<br />
==== Benefits ====
*DeviceStorageAPIDeviceStorageAPI provides well defined filesystem based API to access files/directories of on internal storage and SD card. Once FUSE based solution supported, DeviceStorageAPI Web app can be used DeviceStorageAPI directly to access cloud storage without any modification.*FUSE interfaceFUSE interface is a good reference for Virtual Storage Interface. By propagating FUSE interface to FirefoxOS, FirefoxOS can easy connect to many kinds of storage, such as cloud storage, NAS, etc. [http://en.wikipedia.org/wiki/ExpanDrive Here is an commercial example].
==== Drawbacks ====
*Cross platform/browser issue#DeviceStorageAPI is not a standard API for all browser.#*FUSE is a special kernel module of Unix-like OSnot supported in all platform.
=== JS library solution ===
[[File:Cloud Storage JS solution.png]]<br />
==== Benefits ======== Drawbacks ====
== Framework Issues ==
*Cloud Storage Account management and Authentication
33
edits

Navigation menu