Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
francescoalemanno authored Sep 30, 2024
1 parent 43af570 commit 31361e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# CryptiPass

CryptiPass is a Go library for generating high-entropy, pronounceable passphrases. It offers a secure and simple way to create human-friendly, memorable passphrases that are still cryptographically strong. Each passphrase is composed of a sequence of randomly generated words, ensuring both security and usability.

We also have a [CLI](cmd/genpw) available for non-library uses.
## Features

- **High Entropy**: CryptiPass ensures that generated passphrases exceed 20.25 bits of entropy per word, providing strong security against brute-force attacks.
Expand Down

0 comments on commit 31361e0

Please sign in to comment.