Slashdot Mirror


Google Voice Mails Found In Public Search Engine

bonch writes "Google Voice Mails have been discovered in Google's search engine, providing audio files, names, and phone number as if you were logged in and checking your own voice mail. Some appear to be test messages, while others are clearly not. Google has since disabled indexing of voice mails outside your own website."

14 of 145 comments (clear)

  1. I dont want to listen to my voice mails by lyquidevil · · Score: 5, Funny

    and dont really care if you do. But bad move google.

  2. User action? by jbohumil · · Score: 5, Insightful

    This doesn't sound like a bug or leak, more like some users set up links or otherwise made their messages public.

    1. Re:User action? by Anonymous Coward · · Score: 5, Insightful

      Exactly.

      IMHO, totally a non-issue: google doesn't spider their own service, but if you post links to your voice mail on a public page with a permissive robots.txt, it gets spidered and shows up in search results with them or anyone else.

      I completely get why Google is now removing these from search results -- they must be seen to be fixing this before it blows up as a scandal -- but shouldn't this sort of media panderage qualify as the evil they purportedly "don't be"? You'd think they're big enough to stand up and enlighten morons about robots.txt specifically, and about the general truth that when you post something on the internet, it's there forever.

    2. Re:User action? by geekboy642 · · Score: 4, Interesting

      You speak facetiously, of course, but spending the time and effort to setup your own email server is a very valuable exercise. And at the end, you get an email account with no limits. Want ridiculously tight spam filters? Easy. Want to send and receive 1GB email attachments? Your insanity can be catered to.

      And best of all, nobody is sitting there watching all of your emails and serving you ads based on what you're emailing about.

      --
      Just another "DOJ fascist authoritarian totalitarian bootlicker" -- Zeio
    3. Re:User action? by E+IS+mC(Square) · · Score: 4, Informative
    4. Re:User action? by antifoidulus · · Score: 4, Funny

      if 99.999% downtime would have been acceptable

      Some people have such high standards, I mean jeez the server was functional for 8.64 seconds today, isn't that enough?

    5. Re:User action? by antifoidulus · · Score: 4, Interesting

      Actually it was 86.4 milliseconds, but when you are only expecting .0001% uptime, you cannot expect your service provider to be able to do arithmetic :P

    6. Re:User action? by Omnifarious · · Score: 4, Insightful

      The obscurity in this case happens to be a random number that's at least 100 bits long if not a lot longer. Sure I could guess that, but I could guess your 128 bit symmetric cipher key too.

      No, what happened here is that people used this extremely obscure URL to provide public links to their voicemail messages and google happily indexed those links. And, you know, when you publicize links to things, they show up in search engines.

      Now, google could additionally require authorization before letting people have access to those links, but the way you find out what the big long random number is is by clicking on something saying something along the lines of "I want to share this voicemail with someone." which means that you want someone other than yourself to have access to it. Making the link require authorization to get to would completely defeat the purpose of sharing it with someone.

      No, in my opinion, what google should do is have a per-voicemail switch that lets you decide whether or not the public sharable link works or not. Then you can share the link with a friend, and when you want to close up access so your friend can't share the link with their friend or post it on the internet or whatever, you click on the little check box and the link stops working.

      Voicemails that you schedule for deletion should become private by default when they hit the trash can.

  3. Natural Language Processing Needs Work by eldavojohn · · Score: 4, Funny

    Looks like they got my message to Steve Ballmer.

    --
    My work here is dung.
  4. Article is already updated by vxvxvxvx · · Score: 5, Informative

    UPDATE: It seems as if these voicemails have been publicly posted/shared online and Google indexes them. Here’s official word:

    “Since the initial idea behind posting a voicemail, was precisely to share it with others, we did not restrict crawling of those messages that users post on the web, but we can certainly understand that users would want to make them public on their sites but not necessarily searchable directly outside of their own website. We made a change to prevent those to be crawled so only the site owner can decide to index them.”

    1. Re:Article is already updated by Mr.Bananas · · Score: 4, Insightful

      At around 10am, a comment on the same page linked by OP revealed what the parent has pointed out, and even linked to a GV forum post explaining as much.

      And yet, at 5pm, Slashdot posts this as news...

    2. Re:Article is already updated by Beardo+the+Bearded · · Score: 4, Funny

      Common. I remember when Beenz did that for a grand prize, and someone found the URL and claimed the prize. They got the equivalent of $500USD in Beenz.

      Younger readers are wondering, "what the fuck are Beenz?".

      --

      ---
      ECHELON is a government program to find words like bomb, jihad, plutonium, assassinate, and anarchy.
  5. If it's out there by El_Muerte_TDS · · Score: 4, Insightful

    Like everything on the internet, if it's public, a web-spider will find it (eventually). But I'm seriously impressed by the speech-to-text engine Google uses, quite nice.

  6. The Real Problem is ... by itzfritz · · Score: 5, Interesting

    The real problem, IMO, is that Google Voice voicemails are world-readable to begin with. The only security is the URL scheme. If that can be reverse engineered, the privacy of all google voice users will be in danger. (fyi I have tested this myself. The url scheme is "https://www.google.com/voice/fm/20-digit account id/long b64 encoded binary string", and these urls can be viewed by unauthenticated users. Note the use of https; while no man in the middle will read my voicemail, the man on one end can ;)