Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds HaveIBeenPwned password checks #24

Merged
merged 1 commit into from
Aug 8, 2018
Merged

Conversation

frenck
Copy link
Member

@frenck frenck commented Aug 8, 2018

Proposed Changes

Adds a function to the bash library that can check if a password is listed in the HaveIBeenPwned password database.

It uses K-anonymity to check this, to ensure the passwords (including their hash) are never ever send over the wire.

Related Issues

N/A

@ghost ghost assigned frenck Aug 8, 2018
@frenck frenck merged commit 2b41497 into master Aug 8, 2018
@frenck frenck deleted the hibp-password-check branch August 8, 2018 18:22
@addons-assistant
Copy link

This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread.

@addons-assistant addons-assistant bot locked as resolved and limited conversation to collaborators Sep 7, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant