aboutsummaryrefslogtreecommitdiff
path: root/security/pwdsafety/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'security/pwdsafety/pkg-descr')
-rw-r--r--security/pwdsafety/pkg-descr11
1 files changed, 11 insertions, 0 deletions
diff --git a/security/pwdsafety/pkg-descr b/security/pwdsafety/pkg-descr
new file mode 100644
index 000000000000..2d88f6f3a928
--- /dev/null
+++ b/security/pwdsafety/pkg-descr
@@ -0,0 +1,11 @@
+pwdsafety is a command-line tool that checks how safe a password is by
+calculating its entropy and providing a safety score. It helps users
+understand password strength without storing any password information.
+
+Features:
+
+- Password strength analysis through entropy calculation
+- Safety scoring system
+- Generates strong random passwords for weak inputs
+- Command-line interface for easy integration
+- Zero storage of password data