Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Aizen committed Oct 2, 2024
1 parent 5edee81 commit d0eb45f
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,4 +1,4 @@
# CryptiPass
# CryptiPass v1.1

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.
Expand Down

0 comments on commit d0eb45f

Please sign in to comment.