From 87d158ad8215eb73a5891e211804a37d0127db0f Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Wed, 31 Dec 2025 13:08:50 -0600 Subject: Prevent Weak Passwords: Update issue with notes. --- issues/prevent-weak-passwords.gmi | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/issues/prevent-weak-passwords.gmi b/issues/prevent-weak-passwords.gmi index 8e8ca2f..957a170 100644 --- a/issues/prevent-weak-passwords.gmi +++ b/issues/prevent-weak-passwords.gmi @@ -19,3 +19,11 @@ There was a request made to prevent weak passwords. Use existing libraries to check and prevent weak passwords. + +## Notes + +### 2025-12-31: Look Into Libraries + +=> https://pypi.org/project/password-strength/ password-strength + +The library above seems promising. Unfortunately, we'd have to write a guix definition for it. -- cgit 1.4.1