I ran across this story, given the problems with that port right now I thought some users might be interested. I think I'm done with that browser at this point.
http://www.ghacks.net/2015/06/19/go...r-dropping-binary-code-in-chromium-for-linux/A Debian bug report indicated on Tuesday that the most recent version of the Chromium browser downloaded a "Chrome Hotword Shared Module" extension as a binary without source code.
Further investigation revealed that the extension was linked to "Ok Google", a voice search and actions service that uses the computer's microphone to run commands when the user speaks a command followed by instructions.
The company used the feature on Android and other mobile devices for some time already but has moved it to the Chrome web browser as well in the meantime.
The main idea behind the feature is to give users options to use their voice to run commands instead on devices supporting the feature.
Google is criticized for dropping the code for several reasons:
You can check the chrome://voicesearch page in Chrome or Chromium to find out whether the feature is enabled on your end.
- Users don't get a choice. The code is downloaded to the system automatically.
- There is no switch to disable it.
- Only a binary is provided, no source code.
- The extension is enabled by default.
- The extension listens to the microphone.
- The extension is not listed on chrome://extensions.
