Results 1 to 16 of 16

Thread: CNET: Feds tell Web firms to turn over user account passwords

  1. #1

    CNET: Feds tell Web firms to turn over user account passwords

    CNET: Feds tell Web firms to turn over user account passwords

    Secret demands mark escalation in Internet surveillance by the federal government through gaining access to user passwords, which are typically stored in encrypted form.
    Declan McCullagh July 25, 2013 11:26 AM PDT



    The U.S. government has demanded that major Internet companies divulge users' stored passwords, according to two industry sources familiar with these orders, which represent an escalation in surveillance techniques that has not previously been disclosed.

    If the government is able to determine a person's password, which is typically stored in encrypted form, the credential could be used to log in to an account to peruse confidential correspondence or even impersonate the user. Obtaining it also would aid in deciphering encrypted devices in situations where passwords are reused.

    "I've certainly seen them ask for passwords," said one Internet industry source who spoke on condition of anonymity. "We push back."

    A second person who has worked at a large Silicon Valley company confirmed that it received legal requests from the federal government for stored passwords. Companies "really heavily scrutinize" these requests, the person said. "There's a lot of 'over my dead body.'"

    Some of the government orders demand not only a user's password but also the encryption algorithm and the so-called salt, according to a person familiar with the requests. A salt is a random string of letters or numbers used to make it more difficult to reverse the encryption process and determine the original password. Other orders demand the secret question codes often associated with user accounts...
    ------------------snipped----------
    full article: http://news.cnet.com/8301-13578_3-57...unt-passwords/



  2. Remove this section of ads by registering.
  3. #2
    Things just got worse on the privacy and civil liberties front. This is terrible news. The only solution to fix something like this with the urgent President and US Senators is from overboard to stand up to Obama.
    Lifetime member of more than 1 national gun organization and the New Hampshire Liberty Alliance. Part of Young Americans for Liberty and Campaign for Liberty. Free State Project participant and multi-year Free Talk Live AMPlifier.

  4. #3
    It is more common to store hashed passwords than it is to store encrypted passwords, for this exact reason. Having the salt does not help much. A hash algo like MD5 is 1-way, so there's no reversing. There are some MD5 databases out there; if the password is a common password, they can look it up.

    Here is a generator:
    http://www.adamek.biz/md5-generator.php

    MD5 database:
    http://www.md5-hash.com/

    use the generator to hash a common password, like password123. Then try to look it up in the database. Try again with a stronger password.
    Last edited by CPUd; 07-25-2013 at 05:31 PM.

  5. #4

  6. #5
    A "rainbow table" like you're speaking of only works if the password isn't salted before hashing it. If you turn over the hash AND the salt they still can't do anything that they couldn't do through brute-forcing your login system.

  7. #6
    Quote Originally Posted by Xhin View Post
    A "rainbow table" like you're speaking of only works if the password isn't salted before hashing it. If you turn over the hash AND the salt they still can't do anything that they couldn't do through brute-forcing your login system.
    Unfortunately, this might be the biggest and worst story of the week.
    Last edited by Keith and stuff; 07-25-2013 at 07:29 PM.
    Lifetime member of more than 1 national gun organization and the New Hampshire Liberty Alliance. Part of Young Americans for Liberty and Campaign for Liberty. Free State Project participant and multi-year Free Talk Live AMPlifier.

  8. #7
    This should be lead story for a week. Even democrats and republicans use passwords. I bet it gets ignored.
    Quote Originally Posted by BuddyRey View Post
    Do you think it's a coincidence that the most cherished standard of the Ron Paul campaign was a sign highlighting the word "love" inside the word "revolution"? A revolution not based on love is a revolution doomed to failure. So, at the risk of sounding corny, I just wanted to let you know that, wherever you stand on any of these hot-button issues, and even if we might have exchanged bitter words or harsh sentiments in the past, I love each and every one of you - no exceptions!

    "When goods do not cross borders, soldiers will." Frederic Bastiat

    Peace.

  9. #8
    Need more websites to use secondary authentication.



  10. Remove this section of ads by registering.
  11. #9
    We're from the government, and we want access to everything, please.

    "The Patriarch"

  12. #10
    National security!!! And because no one in congress can look widows and children of people who died in 9/11 in the eye.


    This ends terrorism right? /puke

  13. #11
    Quote Originally Posted by CPUd View Post
    It is more common to store hashed passwords than it is to store encrypted passwords, for this exact reason. Having the salt does not help much. A hash algo like MD5 is 1-way, so there's no reversing. There are some MD5 databases out there; if the password is a common password, they can look it up.

    Here is a generator:
    http://www.adamek.biz/md5-generator.php

    MD5 database:
    http://www.md5-hash.com/

    use the generator to hash a common password, like password123. Then try to look it up in the database. Try again with a stronger password.
    +1, this is precisely how we handle it on our site. during registration, we hash and then store the hashed password. during a login, we just hash the plaintext password you entered to see if it matches the hashed version we originally stored for that account. we couldn't give anyone the actual passwords even if we wanted to, we simply don't have them.
    Last edited by VBRonPaulFan; 07-26-2013 at 08:41 AM.

  14. #12
    Wish the article had a few more details. What Fed agency(ies) made the demands? Who was receiving the demands? Were the demands specific to a few customers or blanket for all customers?

  15. #13
    obscene.

  16. #14
    Quote Originally Posted by Bern View Post
    Wish the article had a few more details. What Fed agency(ies) made the demands? Who was receiving the demands? Were the demands specific to a few customers or blanket for all customers?
    All that info is probably secret, and punishable by jail time.
    "Foreign aid is taking money from the poor people of a rich country, and giving it to the rich people of a poor country." - Ron Paul
    "Beware the Military-Industrial-Financial-Pharma-Corporate-Internet-Media-Government Complex." - B4L update of General Dwight D. Eisenhower
    "Debt is the drug, Wall St. Banksters are the dealers, and politicians are the addicts." - B4L
    "Totally free immigration? I've never taken that position. I believe in national sovereignty." - Ron Paul

    Proponent of real science.
    The views and opinions expressed here are solely my own, and do not represent this forum or any other entities or persons.

  17. #15
    I am waiting for someone to come out with a system where you store your own data. I remember reading an article a couple of years ago where a guy was working on a box that plugged into your modem. It kept your data local. Of course the big data places do not want this but with the NSA crap going around I could see this being a booming market that might catch on. Of course this would be a big change in how things operate. Any social media would need to be completely revamped.
    Insanity should be defined as trusting the government to solve a problem they caused in the first place. Please do not go insane!

  18. #16
    and of the 6 people i have told about this at work, only 2 seemed interested.



  19. Remove this section of ads by registering.


Similar Threads

  1. CNET: Apple's iMessage encryption trips up feds' surveillance
    By Cowlesy in forum U.S. Political News
    Replies: 14
    Last Post: 04-06-2013, 05:43 AM
  2. Replies: 0
    Last Post: 12-09-2009, 12:37 PM
  3. IRS to get user account records from Paypal
    By Mesogen in forum U.S. Political News
    Replies: 3
    Last Post: 01-06-2008, 02:29 PM
  4. Notice our active user account tonite?
    By RichardC in forum Grassroots Central
    Replies: 6
    Last Post: 01-02-2008, 09:31 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •