WebAPI/WebSerial: Difference between revisions

Jump to navigation Jump to search
added security section
No edit summary
(added security section)
Line 4: Line 4:


Chrome already has an [http://developer.chrome.com/apps/serial.html implementation] available for Chrome Apps, but by being available only for packaged chrome apps, it's moving further away from the idea of the open web.
Chrome already has an [http://developer.chrome.com/apps/serial.html implementation] available for Chrome Apps, but by being available only for packaged chrome apps, it's moving further away from the idea of the open web.
== Security Implications ==
One needs to consider the security implications of giving access to hardware and connected devices to websites. The solution should not be any different than the geolocation and camera APIs, as in asking the user to give access to each particular website, but it should be investigated nonetheless.


== Implementation ==
== Implementation ==
11

edits

Navigation menu