Slashdot Mirror


Chrome Bugs Lets Sites Listen To Your Private Conversations

An anonymous reader writes "Last year Google rolled out a new feature for the desktop version of Chrome that enabled support for voice recognition directly into the browser. In September, a developer named Tal Ater found a bug that would allow a malicious site to record through your microphone even after you'd told it to stop. Quoting: 'When you grant an HTTPS site permission to use your mic, Chrome will remember your choice, and allow the site to start listening in the future, without asking for permission again. This is perfectly fine, as long as Chrome gives you clear indication that you are being listened to, and that the site can't start listening to you in background windows that are hidden to you. When you click the button to start or stop the speech recognition on the site, what you won't notice is that the site may have also opened another hidden popunder window. This window can wait until the main site is closed, and then start listening in without asking for permission. This can be done in a window that you never saw, never interacted with, and probably didn't even know was there.' Ater reported this to Google in September, and they had a fix ready a few days later. But they haven't rolled it out yet — they can't decide whether or not it's the proper way to block this behavior. Thus: the exploit remains. Ater has published the source code for the exploit to encourage Google to fix it."

70 of 109 comments (clear)

  1. Fixeds thats by Anonymous Coward · · Score: 5, Funny

    Chromes Bugs' Lets' Sites' Listens Tos Yours Privates Conversations'

    1. Re:Fixeds thats by vlueboy · · Score: 1
    2. Re:Fixeds thats by koan · · Score: 1

      das dildos,...

      --
      "If any question why we died, Tell them because our fathers lied."
  2. 2014 by DarkOx · · Score: 4, Insightful

    Why in 2014 does any self respecting browser allow pop-ups or pop-unders without explicit permission?

    Security issues aside there is almost nothing quite so irritating as a website opening additional windows except in the rare list of exceptions most of us are quite used to manually keeping.

    --
    Repeal the 17th Amendment TODAY! Also Please Read http://www.gnu.org/philosophy/right-to-read.html
    1. Re:2014 by zacherynuk · · Score: 2

      I don't quite understand why auto popups like Livejasmin or 888casino can be allowed to popunder (I find them on client machines all the time) but when ever I ask one of my firewall to display me a log, update firmware or whatever (sophos & pfsense) the browser blocks it. I 'king clicked a button and the browser blocks it. Users do apparently 'nothing' and gambling and porn appear.

      That said, uninstalling Chrome Browser and returning to firefox has been a great release.

    2. Re:2014 by cheater512 · · Score: 2

      They do something. They click on the page.

      Popups are allowed from a valid onclick event so the ads put a onclick event on the entire page.

    3. Re:2014 by Anonymous Coward · · Score: 1

      The problem is that Javascript specifically allows developers to hook directly into button actions: after all it wouldn't be a whole lot of use to display dialogs to users if you then couldn't handle the subsequent action.

      Of course the problem is that a web page can hook a legitimate button (like, say, "Show me the porn!") and add an action, like opening a new window. There's no way for the browser to know if that wasn't a legitimate request by the user, so you get LiveJasmin.com and such.

      The real question is: why do browser still allow windows to pop under? There's literally no legitimate use for it.

    4. Re:2014 by ackthpt · · Score: 3, Informative

      I don't quite understand why auto popups like Livejasmin or 888casino can be allowed to popunder (I find them on client machines all the time) but when ever I ask one of my firewall to display me a log, update firmware or whatever (sophos & pfsense) the browser blocks it. I 'king clicked a button and the browser blocks it. Users do apparently 'nothing' and gambling and porn appear.

      That said, uninstalling Chrome Browser and returning to firefox has been a great release.

      I've had to return to Firefox just to get away from recent bugs in Chrome. Chrome as a pretty good browser in its time, but it's heading towards the shark on greased water skis.

      --

      A feeling of having made the same mistake before: Deja Foobar
    5. Re:2014 by zacherynuk · · Score: 1

      Indeed; never mind the rest I can't believe in 2014 a browser won't allow you to select text at usable rate!

      Firefox with noscript and ghostery is a joy to use in comparison (though it doesn't handle memory / scrolling very well with large pictures - even on an i7 with 24GB ram and twin GTX 690's) Add adblock on a firewall like untangle and even the tablets and phones in the house can get a decent internet boost.

    6. Re:2014 by s.petry · · Score: 1

      I think it's prudent to question whether this bug in Google's browser is intentional or unintentional. The list of underhanded and outright shitty things we know about being done is pretty long.

      If I bump into a person and it seems like an accident I can get away with apologizing. When I do it a second time, the apology should be taken with a grain of salt. When it happens a third time the person has the right to believe it was intentional and react. This is the point we should be at with not just the NSA and Google, but Politicians, Microsoft, RSA, etc.. Continuing to believe that everything is a friendly accident is delusional.

      --

      -The wise argue that there are few absolutes, the fool argues that there are no probabilities.

    7. Re:2014 by viperidaenz · · Score: 1

      Because the 888casino popup was triggered directly from a user action. You may have clicked something or pressed a button.
      Like when you go to thepiratebay, no popups come up until you click in the search box.

      Your firewall must be doing it a different way.

    8. Re:2014 by lgw · · Score: 3, Insightful

      : after all it wouldn't be a whole lot of use to display dialogs to users if you then couldn't handle the subsequent action.

      Web pages don't need dialogs in separate windows. Seriously, they don't. That's an old-school UI concept dragged to an inappropriate place. You can present a dialog within the page, in a variety of ways. And if you really need to open a separate, permanent window, that's a new tab, and only if the user has explicitly granted permission for such.

      There's simply no legitimate requirement for a web browser to ever open another desktop UI window - render what you need to within the tabs you present.

      --
      Socialism: a lie told by totalitarians and believed by fools.
    9. Re:2014 by vlueboy · · Score: 3, Interesting

      They do something. They click on the page.

      Popups are allowed from a valid onclick event so the ads put a onclick event on the entire page.

      Not the whole story. Internet Explorer, that ol' browser none of us use when idle, is pretty aggressive blocking even onclick.
      It makes little sense that it's a default setting, and I can't recall.
      My first sense that browsers were in bed with the bad guys was 10+ years ago. I found some alt browser that expressly allowed me to block annoying behaviors:
      * scripted window movement and resizing
      * status bar text changes (crudely obfuscating hover text when you want to see where you'll land)
      * hide the menu bar, navigation bar and url so as to give a small HTML window popup (so you can't tell what url it loaded, how to turn back without keyboard [obscure to Joe Sixpack], and what domains to ban)

      All three of those may have had true uses before web 2.0 during your banking or e-commerce session. But today, css and floating divs can be used to blur the window selectively as to highlight the necessary context. They are vestiges that are not needed by legit sites, and yet are overused by sneaky sites. Browsers phased out blink tags, http + https iframe mix, urlbar javascript execution and other stuff, but don't get rid of pop unders, even as an option somewhere? intentional

    10. Re:2014 by mrbluze · · Score: 2

      I think it's prudent to question whether this bug in Google's browser is intentional or unintentional.

      I think it is safe to assume, for any verbal discussion of importance, that all smart phones in the room have their microphones on with voice recognition running. Sure, most of the time they are not, but:

      1. They are the perfect bugging tool.

      2. The person you are talking to might be recording everything anyway

      and 3. if you are in any kind of position that could possibly be envied, someone is bound to be doing this to you.

      --
      Do it yourself, because no one else will do it yourself. [beta blockade 10-17 Feb]
    11. Re:2014 by sexconker · · Score: 2

      The real question is: why do browser still allow windows to pop under? There's literally no legitimate use for it.

      Site satisfaction surveys typically pop under so that when you close the main window you see the site satisfaction survey, it refreshes, and asks you shit about your visit.
      Same for a ton of those "eLearning" shits that make you sit through a video, click through pages of shit you're pretending to read, etc. while timing you, tracking your clicks and progress, etc. Often used for employer-mandated training sessions on shit like how not to rape people at work or how to properly walk so you don't trip and sue.

    12. Re:2014 by ozmanjusri · · Score: 2

      I think it's prudent to question whether this bug in Google's browser is intentional or unintentional.

      Chromium is open source. If this behavior exists in both Chrome and Chromium, then it's a bug, or most likely an unintended consequence.

      If it's only in Chrome, you're right, it'd be a very good idea to question Google's actions.

      --
      "I've got more toys than Teruhisa Kitahara."
    13. Re:2014 by Anonymous Coward · · Score: 1

      Because just as with all other Google services, YOU are product being sold to advertisers.

    14. Re:2014 by zacherynuk · · Score: 2

      I asked a forum dev-mod if he could add an option on a new forum (Oculus Rift) a while back if we could at least have an option to open external links (outside of the current forum) in new tabs with a left click. The majority of the research and tech forums (especially) I frequent have this as an option - it just make sense, somebody posts a reference link and you want to look at it without losing your place in the current thread, indeed if it's a picture or diagram having it load up whilst you continue reading is a bonus. I was shot down - apparently I am lazy for not middle clicking or right clicking on such links, citing that such programming practice is deemed unacceptable behavior as people don't like new tabs or windows. Which struck me as strange.

      Middle or right clicking on a tablet is a PITA. Especially if a post or thread contains mostly links to external reference content.

      Perhaps the pop and popunder is more a human decision than a logical one, and therefore a target for nefarious manipulation. So the extreme unwanted popunder must exist purely for nefarious purposes, shirly ?

    15. Re:2014 by vlueboy · · Score: 1

      The alt browser with the restriction options I mentioned was either iCab or Opera, btw.
      -vlueboy

    16. Re:2014 by s.petry · · Score: 1

      The bug being introduced in both does not show that it was not intentional. Google developers probably spend a lot of time working on the OSS version. For example, HP WebOS was open source. HP had several dozen developers working on the OSS source full time in addition to many dozens of other staff for the OSS software.

      --

      -The wise argue that there are few absolutes, the fool argues that there are no probabilities.

    17. Re:2014 by hairyfeet · · Score: 2

      Well one of the nice things about Chrome being based on FOSS Chromium is you DO have choices, there is Dragon,SWIron,Chromium, just as with FF you have IceDragon,Kmeleon CCF ME, Seamonkey, Pale Moon, you don't have to just choose between FF and Chrome, there is a world of choices out there. hell if you want to get away from Chromium and gecko completely there is QTWeb which is just what it sounds like,Webkit with a QT UI. Its pretty nice,built in ABP and cross platform.

      That said what keeps me from giving anything Gecko based like FF to my customers is the simple fact that 7 fricking years after it was first released Firefox STILL doesn't support Low Rights Mode which is not just dumb, in this age of zero days its downright reckless. I mean its 2014 and Gecko STILL runs with the same rights as the user, WTF? browsers are the #1 attack vector by a country mile, they should always run with the lowest permissions possible!

      So if you are looking at a browser with an eye to security you should be looking at something that uses the Chromium engine. Personally I've found that running the browser in low rights mode dropped infections in my customer's PCs right off the map, but running without LRM they ended up with bugs like the Yahoo Porn Bug and hidden iFrame tricks that just didn't seem to affect any browser running LRM. Kinda sad that IE runs in LRM, Chromium had support less than 6 months after its release, FF still don't.

      --
      ACs don't waste your time replying, your posts are never seen by me.
    18. Re:2014 by AmiMoJo · · Score: 1

      I found some alt browser that expressly allowed me to block annoying behaviors:
      * scripted window movement and resizing
      * status bar text changes (crudely obfuscating hover text when you want to see where you'll land)
      * hide the menu bar, navigation bar and url so as to give a small HTML window popup

      Firefox used to have options to do all that, but they were removed. No Javascript simply can't hide the URL bar or move windows (it can select where to open them, within some limits).

      --
      const int one = 65536; (Silvermoon, Texture.cs)
      SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
    19. Re: 2014 by xombo · · Score: 1

      Technically, target="_blank" is deprecated as-of HTML 5.

    20. Re: 2014 by xombo · · Score: 2

      One advantage of Microsoft standardizing on the metro interface is that popups and dialogues will become a thing of the past.

    21. Re: 2014 by lgw · · Score: 1

      Hmmm, I can't immediately spot the flaw in your claim, but since I take it on faith that nothing good can come from Metro, that just means I'm not looking hard enough. ;)

      --
      Socialism: a lie told by totalitarians and believed by fools.
  3. surprise! by Tom · · Score: 4, Insightful

    Giving microphone access to a complex piece of software that's primarily used to render, interpret and run code fetched from random places on the Internet... what could possibly go wrong?

    --
    Assorted stuff I do sometimes: Lemuria.org
    1. Re:surprise! by Anonymous Coward · · Score: 2, Funny

      Ummmm... someone hears me burp and fart and type?

    2. Re:surprise! by zacherynuk · · Score: 2, Informative

      I thought this was a good one: "Xbox One Signout" "Xbox One Signout"

    3. Re:surprise! by zacherynuk · · Score: 1

      What does that have to do with this story ?

    4. Re:surprise! by viperidaenz · · Score: 2

      Because they're his private burps and farts!

    5. Re:surprise! by zacherynuk · · Score: 1

      OK pal I'll bite. The story is about Chrome being ALWAYS ON and remembering previous HTTPS websites as trusted and not re-prompting for rights to access devices.

      The post I replied to was a semi-sarcastic question about what could go wrong.

      My reply was an (imho) funny example of what can go wrong when a system is always listening, unintentionally or otherwise ( a little bit similar to the title, and the post, wouldn't you agree?). And the example of was a damnsight less serious or scary than the possibilities.

      So, I'll ask you again - "What does YOUR POST have to do with this story ?"

    6. Re:surprise! by jmhobrien · · Score: 1

      It's news like this that makes me point my webcam at the wall when i'm not using it.

      --
      Where is moderation: -1 False?
    7. Re:surprise! by Tom · · Score: 1

      Loved this. And no, it's totally on topic, because it's the same thing. Voice-control active during gaming which includes team chat. Yeah, what could possibly go wrong? ;-)

      (loved the girls reaction. she was the only one with enough cool to laugh about it)

      --
      Assorted stuff I do sometimes: Lemuria.org
  4. Bugs in Chrome?!? by ackthpt · · Score: 2

    I mean, besides the few that were just rolled out? Seriously, it's getting more like IE* every day.

    *The bad ol' IE, unlike the rather slow and inept IE of today, which probably still has lots of bugs, too.

    --

    A feeling of having made the same mistake before: Deja Foobar
    1. Re:Bugs in Chrome?!? by Bengie · · Score: 3, Informative

      Chrome had a bug, stop the presses!

    2. Re:Bugs in Chrome?!? by mythosaz · · Score: 2

      Part of Google's response (or lack of one) includes that this isn't so much a bug as a feature, and the feature is being misused.

      If you authorize your microphone for evil.site, and evil.site opens another window, your microphone is still authorized for it -- because you (a) permanently authorized evil.site microphone access and (b) because you clicked on the microphone this session.

      Google will likely have to reduce the functionality of the microphone.

      Ideally they'll also use this as an opportunity to give more control of popup/popunder....

  5. Re:Yo Dawg by weilawei · · Score: 1

    It's not a bug; it's a *feature!

    *Feature intended only for official government use. Unauthorized users will be penetrated to the full extent of gangrape.

  6. a developer named Tal? by stevegee58 · · Score: 2

    Subcommander Tal, is that you?

  7. What, me worry? by cold+fjord · · Score: 3, Funny

    Remain calm ....

    I'm sure that Oogle Peep View capture / Wi-Fi mapper / porn share finder vans will be by soon to distribute a patch in the background. It would be evil to not patch that, right?

    (Don't you love being able to search for your own posts within minutes from .... you know. )

    --
    much of left-wing thought is a kind of playing with fire by people who don't even know that fire is hot - George Orwell
  8. Replace all the features... by ndykman · · Score: 1

    So, Windows has voice recognition. There's Nuance too. In Windows, when you are using the feature, there's clear application on the top that shows you that it is listening. It works okay with a bit of training if you need that kind of thing.

    This trend by Google to replace more and more features of an desktop OS is really annoying. Notification features in the OS? Nah, just make a really small window in the corner that doesn't go away and just pops up not and then. Of course, the Microsoft voice recognition doesn't send every bit of audio to Google servers to be stored and used for training, so for Google, that's a feature, not a bug.

    I wish Google would realize that even if they don't like (or aren't good at) at desktop development on Windows, Mac, Linux isn't a excuse to put everything in Chrome.

  9. Re:Yo Dawg by Carnildo · · Score: 1

    It's not a bug; it's a *feature!

    No, this one is very definitely a bug.

    --
    "They redundantly repeated themselves over and over again incessantly without end ad infinitum" -- ibid.
  10. Seems like reasonable behaviour. by viperidaenz · · Score: 1

    You grant permission for a website to listen to you.
    It opens a new window to the same domain, that window inherits those permissions.

    There is more than one way to mitigate this problem
    eg:
    1) Don't let any window, regardless of user granted permissions listen while its in the background. This is going to break websites when you switch tabs.
    2) Don't propagate this permission to child windows. That's going to break websites that popup a window for speech recognition that can persist between page navigations
    3) Prompt the user every time recognition is started. That's going to piss the user off every thing they navigate to a new page, they'll need to authorise it again.
    4)... use your imagination, there's bound to be many more. All of them will remove legitimate functionality

  11. Hardware/OS level indicator by esaulgd7195 · · Score: 1

    The built-in camera on my Macbook turns on a hardware light whenever it's being used. Makes it pretty hard to not realize you are potentially being seen. All OSs should display an indicator on the top layer of the display, and enlarge/flash it in a pretty unmissable way every 5 minutes, whenever your camera OR microphone is active. Failure of an OS to do so should be labeled as what it is, a security hazard.

    1. Re:Hardware/OS level indicator by MrKaos · · Score: 1

      The built-in camera on my Macbook turns on a hardware light whenever it's being used. Makes it pretty hard to not realize you are potentially being seen. All OSs should display an indicator on the top layer of the display, and enlarge/flash it in a pretty unmissable way every 5 minutes, whenever your camera OR microphone is active. Failure of an OS to do so should be labeled as what it is, a security hazard.

      There was a slashdot article about an exploit for this not so long ago, camera on, led off.

      Best way to secure the camera is with a piece of black electrical tape, to secure the microphone unplug it or turn it off. Laptop mics are a bit trickier.

      --
      My ism, it's full of beliefs.
    2. Re:Hardware/OS level indicator by zacherynuk · · Score: 1

      That's a good point, however, it's been proven that these 'hardware' features can be overcome in software. Sad as it may seem I now have a USB extension lead to my webcam and only connect it when I need it. Example: Link

      What really interesting, in my book, is the fact that Skype only started detecting plug in devices 'on the fly' after MS took over, If I hadn't had the device plugged in I would usually have had to quit / re-open skype - or at least re-run through the video setup - nowerdays skype can run all the time and even half way through a text or audio conversation I can plug the webcam in and hey presto. Was this for us? Or for them ?

    3. Re:Hardware/OS level indicator by vux984 · · Score: 1

      No, just no. Several places will remove cameras from laptops for less than $250. The one we now use at work is Mission:Repair (http://www.missionrepair.com). They do a great job, and have only ruined about 5% of the devices we've sent in for camera removal

      I can't tell if that is sarcasm or not, but $250 to remove something, and 5% "ruined-device" rates are obscenely high IMHO.

      $25 bucks, and 0.1% ruined devices is much closer to the right ballpark.

    4. Re:Hardware/OS level indicator by vux984 · · Score: 5, Informative

      The built-in camera on my Macbook turns on a hardware light whenever it's being used.

      That is an assumption.

      Mac's are now shipping with the camera power led on a separate software controlled circuit so its no longer the case that the light must be on for the camera to be on (or vice versa).

      Complete failure of secure hardware design. Way to go Apple.

    5. Re:Hardware/OS level indicator by Ultra64 · · Score: 1

      Wow, just $250 and only a 5% chance my device will break?

      That's sooooo much better than just covering it with one cent's worth of tape.

    6. Re:Hardware/OS level indicator by MrKaos · · Score: 1

      I can't tell if that is sarcasm or not.

      Yeah it is, this AC is two of only one in circle jerk. That very loud popping sound is the cavitation effect of their head coming out of their ass.

      --
      My ism, it's full of beliefs.
  12. Non-Chrome functionality? by Todd+Knarr · · Score: 1

    The article isn't clear, but my first thought is that this should be simple to deal with by just revoking permission for a site to use the mic. Except that when I check in Chrome, there's no way to enable this at all. The only references involve adding the Chrome Voice Control extension, which isn't included in Chrome by default. So while this is a problem, it doesn't seem to be one that can't be easily solved. If you're truly worried about it, don't install the extension or remove it if you've got it installed. If you want the extension, be careful of which sites you grant permission to and go and manually revoke permission when you're done. You ought to be reviewing permissions regularly anyway, not just for this but for anything you're granting extra permissions for.

  13. Small steps to Total Surveillance by Taantric · · Score: 2

    This is just another in a long line of baffling (and user hostile) decisions Google has made for Chrome. What made me uninstall Chrome was the decision not to clear session cookies after Chrome exits.

    Even if you signed into a website without ticking "remember me" or "log me in automatically", Chrome would happily keep those session cookies so that on restart you find yourself still logged into those websites.

    Again in response to the uproar, Google said this was the behaviour they wanted for Chrome and user should manually sign out of each and every website each and every time before closing Chrome.

    1. Re:Small steps to Total Surveillance by Trax3001BBS · · Score: 1

      Again in response to the uproar, Google said this was the behaviour they wanted for Chrome and user should manually sign out of each and every website each and every time before closing Chrome.

      Well I don't use Chrome, and always sign out of a site, if for nothing else to block a site's cookies (web beacons) from being active while surfing.
      -cookies are deleted when I shut the browser down.

    2. Re:Small steps to Total Surveillance by vlueboy · · Score: 1

      Even if you signed into a website without ticking "remember me" or "log me in automatically", Chrome would happily keep those session cookies so that on restart you find yourself still logged into those websites.

      Again in response to the uproar, Google said this was the behaviour they wanted for Chrome and user should manually sign out of each and every website each and every time before closing Chrome.

      Google's "behavior" yet again shows their twisted anti-privacy slant. I don't wanna know just how much Chrome has contributed to
      1) loved ones spying us
      2) lost passwords due to complacent workers who never hit log out

      Just today I got yet another user who made me wonder just HOW people never learn their passwords and manage to keep logging in for 2 years, till their laptops are lost or refreshed. Between site-controlled "remember me" boxes and lazy browser culling, I think this solves the mystery. Thanks for opening my eyes to another frog boiling attempt.

  14. Re:Yo Dawg by viperidaenz · · Score: 1

    It actually is a feature... The user explicitly gave the malicious website permission to use the mic until they explicitly revoke that permission. The problem is the malicious website didn't stop using them the user did something they thought would stop it, without revoking the permission.

    No. Shit. Really?

  15. Easiest fix by JDG1980 · · Score: 1

    Chrome recently added a speaker icon to indicate which tabs are playing sound. Why not add a corresponding microphone icon to indicate which (if any) tabs are recording it? Since this would be implemented in the browser, it shouldn't be possible for sites to bypass it.

    1. Re:Easiest fix by JDG1980 · · Score: 1

      Because it's in a different window not a tab?

      Even simpler fix: if the user has tabbed browsing enabled (does Chrome even work any other way?) then web pages should never be allowed to open in a new window. If they ask for a new window, give them a new tab instead. 99% of the time, this is what the user wants (assuming they even want the content at all).

  16. Re:IE isn't bad anymore by Billly+Gates · · Score: 1

    I would consider using it if it had more plugin support and if website makers still didn't feed IE 6 specific jscript code to it. IE 11 fixed this by ignoring jscript and only supporting ECMA compliant javascript. This broke corporate apps of course reliant on ancient IE behavior.

    Slashdot thanks it with a headline "IE BREAKS MORE SITES AGAIN" and the crowd hounds it for non standard behavior LOL. Even though making it act like Chrome and Firefox is what caused this.

    But you can get adblock plus for it now and it scores fairly well in HTML 5 compliance tests with up to 90% of Firefox's features. It has the lowest cpu utilization and like Chrome is secure with low-rights and sandboxing which Firefox still frustratingly lacks.

    But man like your post says MS created a lot of badwill from first forcing IE 6 on every computer back in the day agaisn't Netscape (another shitty browser too which was not W3C compliant), and MS let IE 6 rot for years and years and years to the point where our places of work were stuck with it for years longer.

    If you put a gun to my head and forced me to use it for hte rest of my life I certainly could at this point without wanting to risk taking the bullet instead. :-)

  17. In conclusion by Swampash · · Score: 1

    "open"

  18. Who's fault really by Trax3001BBS · · Score: 1

    People should really expect this and disconnect everything when they're done.

    All my monitors since the 90's have had a WebCam built in but I didn't buy any for that reason, and have always disabled the webcam by not supplying a USB cable for it's use. Only once have I ever used one and just for a few hours.

    I have a Mic pluged in now for the POS BF4, and assume I can be heard at anytime. It's not Googles fault or Windows but Flash. I always have disabled flash's Webcam and Mic. Used to be it would reset after every update, then kept the settings, now there's list of prefered (by adobe) sites that I can block but I'd rather delete them - Flash hangs if I try even one.

    Found a file GTBcheck.exe (GoogleToolBar) it's from updating Flash and it trying to install Chrome as well - awhile ago.

  19. I've switched recently as well by Sycraft-fu · · Score: 4, Interesting

    Not to say I like Firefox, but I am currently hating it the least. All the browsers are problematic in my opinion, just in different ways. I used FF for a long time but its Flash issues were just too much, among other things, so I switched to Chrome. Now I'm back on FF. I really like a lot about IE, but it has too many problems rendering a number of websites correctly so it is out.

    Nobody can seem to make a good browser, just a less bad one :P.

  20. No turning back the clock. by westlake · · Score: 1

    Giving microphone access to a complex piece of software that's primarily used to render, interpret and run code fetched from random places on the Internet... what could possibly go wrong?

    The world wide web and web browser has been a two-way means of communication for quite some years now.

    1. Re:No turning back the clock. by yanyan · · Score: 1

      I believe the voice recognition feature was added as a user interface for the browser, not the web pages themselves. Why or how the audio could get captured by another listener is the question.

    2. Re:No turning back the clock. by rmdingler · · Score: 2

      I wondered why they were pushing Dragon on infomercials like it was going out of style.

      --
      Happiness in intelligent people is the rarest thing I know.

      Ernest Hemingway

  21. Dumped Chrome a month ago by koan · · Score: 1

    That is all.

    --
    "If any question why we died, Tell them because our fathers lied."
  22. Re:It's a feature. by koan · · Score: 1

    It's completely legit, after all you read the TOS and clicked agree right?

    --
    "If any question why we died, Tell them because our fathers lied."
  23. Re:Chrome sux less than IE but still sux by perryizgr8 · · Score: 2

    ie was first with the process per tab thing.

    --
    Wealth is the gift that keeps on giving.
  24. Re:Yo Dawg by gnupun · · Score: 1

    Why don't laptops have a physical shutter so the user can block both camera and mic? I don't like these hackable electronic switches for mic and camera. And I have to wonder whether not having a physical shutter is a feature or a bug?

  25. Re:Yo Dawg by hairyfeet · · Score: 1

    Mine does, its an Asus EEE 1215B netbook, but from what I've seen most of the Asus laptops have it as well. Its nice to be able to just look up and know with 100% certainty that the camera isn't doing squat, so maybe you should look at whether the camera has a shutter before you purchase?

    --
    ACs don't waste your time replying, your posts are never seen by me.
  26. Just more crap from the crap factory? by walterbyrd · · Score: 1

    > Google dismisses eavesdropping threat in Chrome feature
    > Google said there's no threat from a speech recognition feature in its Chrome browser that a developer said could be used to listen in on users.

    http://www.techworld.com.au/article/536592/google_dismisses_eavesdropping_threat_chrome_feature/