Mozilla Is Developing an IoT Board Powered By Firefox OS (softpedia.com)
prisoninmate writes: An SBC called Chirimen was designed from the outset to use web browser technologies in various science projects by extending the I2C and GPIO WebAPIs to control devices powered by Mozilla's Firefox OS 2.0 and higher operating system. As such, Web developers can easily use browser technologies to develop awesome things. The board is developed by MozillaFactory.org in Japan.
sorry, you are confusing Firefox BROWSER with Firefox OS!
firefox OS is a small linux with geko installed and most of the GUI are webpages. Geko today is light, fast enough and been adding multi-thread.
This is small enough for many application where a easy and fast to develop GUI interface. Being html, you then can point any browser to the fridge and do the same thing. Try that with a android app.
Finally, you will not be opening 30 tabs in firefoxOS, you will probably only see 1 to 3 tabs (if really need) of status/config pages.
You could do this with any distro, but X11/wayland+libs+drivers+sdk is always a problem when compared to a cheap sdk that takes care of that for you.
You could do that with android, but android is harder to change and may be even slower due to all the garbage required for phones, tables.
Mozilla is trying to overshot the mobile, as they learned that is already a market too hard to break in, and go directly to the "internet of things" to increase market share on a future huge market.
Higuita
you are seeing things the wrong way
firefoxos manage hardware and daemons
daemons read sensors and other content and generate webpages
geko read the webpages (may submit posts for config changes or actions that some daemon will accept and filter)
how is more insecure than a native app that read the sensor and controls everything. At least firefox OS is more contained (say more unix like)
your fridge will not browser the web :)
Higuita