Security Issues Re: Kick off discussions

IMO, Chrome browser extension wouldn't pass a security review because they
(can) inject code in every web-page visited.

Native Messaging extensions OTOH, execute code outside of the browser,
provide dedicated interfaces, and could after a vetting process provide
functionality which the Web probably never will like access to local "Wallets".

Tying such a function to regular browser extensions is IMO nothing but a
rather quirky workaround:
https://github.com/cyberphone/web2native-bridge/blob/master/README.md#security-considerations

Anders

Received on Friday, 4 March 2016 18:26:49 UTC