hawkpass
Passphrase generator
Generates secure diceware-style passphrases with multiple word lists and can be packaged for desktop distribution using Electron Forge.
Secure diceware passphrase generator
62 stars
5 watching
14 forks
Language: JavaScript
last commit: 9 months ago
Linked from 1 awesome list
desktopdesktop-applicationdicewareelectronelectron-apphawkpassjavascriptpassphrase-generatorpassword-generatorrandom-generationreactjssecuritysha256
Related projects:
Repository | Description | Stars |
---|---|---|
cfdrake/easy-diceware | A passphrase generator using Diceware algorithm to create secure and unpredictable passwords. | 17 |
timoh6/genphrase | A tool to generate secure passphrases using random word combinations | 115 |
javirandor/passgpt | A GPT-2 model trained to generate passwords based on leaked data and can guess previously unseen passwords more accurately than existing methods | 49 |
redacted/xkcd-password-generator | Generates secure multiword passwords/passphrases inspired by XKCD 936 theme. | 1,325 |
kosprov/jargon2-api | A fluent Java API for generating and verifying password hashes using the Argon2 algorithm. | 65 |
iphoting/pwqgen.rb | Generates random pronouncable passwords of variable length | 6 |
jumpseclabs/rook | Automates password cracking on AWS using GPU-based instances. | 79 |
fox-it/mkyara | Automates generation of YARA rules from executable code | 203 |
tp7309/ttpassgen | A password dictionary generator that can produce passwords using various rules and wordlists. | 148 |
sparell/phraser | Generates phrases using n-grams and Markov chains to support passphrase cracking. | 49 |
d4vinci/elpscrk | A password generator tool based on user profiling and statistics | 788 |
deanishe/alfred-pwgen | Generates strong, random passwords with customizable length and strength | 290 |
alfianandinugraha/genmypass | Generates random passwords using JavaScript | 4 |
dodobrands/webauthn.net | A .NET library implementing the WebAuthn Level 3 standard for secure authentication and passkey management. | 166 |
antelle/argon2-browser | A JavaScript implementation of the Argon2 password-hashing function for browser runtime | 387 |