go-generate-password

Password generator

A password generation tool with options for custom character sets and accessibility features.

Password generator written in Golang, usable as a CLI or Go library. Provides options for human readable and accessibility friendly passwords.

GitHub

55 stars
2 watching
6 forks
Language: Go
last commit: almost 3 years ago
Linked from 2 awesome lists

gogo-librarygolanggolang-libraryhacktoberfestpasswordpassword-generatingpassword-generatorsecurity

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
tp7309/ttpassgen A password dictionary generator that can produce passwords using various rules and wordlists. 150
elithrar/simple-scrypt Provides a convenient interface to generate, compare and inspect password hashes using the scrypt KDF in Go 198
rijulgulati/otpgen A library to generate Time-Based One-Time Passwords (TOTP) and Hierarchical Offset Time Protocol (HOTP) codes. 138
hackzilla/password-generator A simple library for generating random and customizable passwords 292
hashcat/maskprocessor A tool to efficiently generate password candidates by reducing the search space based on common patterns and character distributions. 444
hashcat/kwprocessor A tool for generating keyboard walks with configurable parameters to create efficient passwords 552
hashcat/princeprocessor A tool that generates password candidates by combining words from an input list using the PRINCE algorithm in a flexible and sequential manner. 434
thetechromancer/password-stretcher Generates passwords by mutating input words or lists to create a large set of possible passwords. 35
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 51
jmattheis/goverter Automates the generation of type-safe conversion methods between data structures 576
azr/generators Automates the generation of boilerplate code for common Go applications 5
joho1968/pomjs A password generator web application built with JavaScript and HTML. 38
piglig/go-qr A minimalistic QR code generator written in Go. 34
deanishe/alfred-pwgen Generates strong, random passwords with customizable length and strength 291
hrtywhy/random-password-generator A tool that generates random, customizable passwords with user input options and optional destination 7