Stories
Slash Boxes
Comments

SoylentNews is people

posted by cmn32480 on Wednesday February 28 2018, @03:03PM   Printer-friendly
from the now-I-have-to-change-the-code-on-my-luggage dept.

A new system that securely checks whether your passwords have been made public in known data breaches has been integrated into the widely used password manager, 1Password. This new tool lets customers find out if their passwords have been leaked without ever transmitting full credentials to a server.

Security researcher Troy Hunt this week announced his new version of "Pwned Passwords," a search tool and list of more than 500 million passwords that have been leaked in data breaches. Users can access it online and developers can connect applications to it via an API.

Within a day, the company AgileBits had integrated Hunt's new tool into the 1Password password manager. AgileBits' announcement describes how it works:

Troy's new service allows us to check your passwords while keeping them safe and secure. They're never sent to us or his service.

First, 1Password hashes your password using SHA-1. But sending that full SHA-1 hash to the server would provide too much information and could allow someone to reconstruct your original password. Instead, Troy's new service only requires the first five characters of the 40-character hash.

To complete the process, the server sends back a list of leaked password hashes that start with those same five characters. 1Password then compares this list locally to see if it contains the full hash of your password. If there is a match then we know this password is known and should be changed.

Source: https://arstechnica.com/information-technology/2018/02/new-tool-safely-checks-your-passwords-against-a-half-billion-pwned-passwords/


Original Submission

 
This discussion has been archived. No new comments can be posted.
Display Options Threshold/Breakthrough Mark All as Read Mark All as Unread
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
  • (Score: 3, Insightful) by requerdanos on Wednesday February 28 2018, @04:19PM (2 children)

    by requerdanos (5997) Subscriber Badge on Wednesday February 28 2018, @04:19PM (#645222) Journal

    Find Out If Your Password Has Been Pwned—Without Sending It to a Server

    Yeah, you just type it here, and it shows up as *'s. Example: *******

    Starting Score:    1  point
    Moderation   +1  
       Insightful=1, Total=1
    Extra 'Insightful' Modifier   0  
    Karma-Bonus Modifier   +1  

    Total Score:   3  
  • (Score: 0) by Anonymous Coward on Wednesday February 28 2018, @06:59PM (1 child)

    by Anonymous Coward on Wednesday February 28 2018, @06:59PM (#645307)

    So, this should show up as *s then, right?

          hunter2

    Did that work?

    • (Score: 2) by requerdanos on Wednesday February 28 2018, @07:29PM

      by requerdanos (5997) Subscriber Badge on Wednesday February 28 2018, @07:29PM (#645329) Journal

      So, this should show up as *s then, right?

                  hunter2

      Did that work?

      I don't understand. Are you just putting *'s, or is that the password? It says "*******" here.