slackbuilds/system/acopw-cli/slack-desc

20 lines
1.0 KiB
Plaintext

# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description. Line
# up the first '|' above the ':' following the base package name, and the '|' on
# the right side marks the last column you can put a character in. You must make
# exactly 11 lines for the formatting to be correct. It's also customary to
# leave one space after the ':'.
|-----handy-ruler------------------------------------------------------|
acopw-cli: acopw-cli (simple and secure password generator)
acopw-cli:
acopw-cli: acopw-cli is a fast and minimal command-line utility for generating
acopw-cli: secure random passwords, Diceware-style passphrases, and numeric PINs.
acopw-cli: It uses Go's crypto/rand for strong randomness and includes a curated
acopw-cli: word list with over 23,000 words for Diceware generation.
acopw-cli:
acopw-cli: It supports multiple generation modes with no external dependencies
acopw-cli: beyond Go, and is designed to be simple and scriptable.
acopw-cli:
acopw-cli: Homepage: https://git.sr.ht/~jamesponddotco/acopw-cli