Skip to content

Commit

Permalink
Pimped README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vortydev committed Oct 4, 2018
1 parent a95fbd2 commit 8e19cef
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# passwordsecurity.info
PasswordSecurity.info is a website that helps you create and finding good passwords. The site uses the How Secure Is My Password open source script and the Have I Been Pwned API to check if your password has ever been breached.
**PasswordSecurity.info** is a website that helps you create and find good passwords, and suggests modifications you could apply to make them stronger. The site uses the "How Secure Is My Password" open source script and the "Have I Been Pwned" API to check if your password has ever been breached and how long it would take to break it.


This website was originally created to participate in a laptop contest organized by Troy Hunt.
> This website was originally created to participate in a laptop contest organized by Troy Hunt (@troyhunt).

**passwordsecurity.info**: https://passwordsecurity.info

**Have I Been Pwned**: https://haveibeenpwned.com/

0 comments on commit 8e19cef

Please sign in to comment.