Skip to content

davidhewitt/password-check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

password-check

A simple command-line utility to check a single password against the Pwned Passwords API. Might feel more comfortable to some to have easily-inspectable Rust code over entering your candidate password directly into a webpage.

Usage

You will need the Rust programming language installed (should work on Rust 1.58 and newer). Simply execute cargo run, and then input the password to check when prompted.

About

A simple pwned password checker in Rust.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages