Skip to content

Releases: vladik50/simpleP

Initial release of simpleP — a lightweight terminal password generator.

Choose a tag to compare

@vladik50 vladik50 released this 08 Aug 16:36
a0dd1f5

Features:

  • Strong passwords by default (16 chars, mixed characters)
  • Memorable passwords with words and numbers
  • Alphanumeric mode (no symbols)
  • PIN generation
  • Cryptographically secure (/dev/urandom)
  • Zero dependencies: statically linked, works on any Linux