# HG changeset patch # User Franz Glasner # Date 1739008436 -3600 # Node ID 35c06dcca8562272637af64e3680a11e94c0c160 # Parent 42f7ecd70ec1aaf798ea492c1f9d5707d2ce3098 genpwd: make the default "safe-ascii" diff -r 42f7ecd70ec1 -r 35c06dcca856 cutils/genpwd.py --- a/cutils/genpwd.py Sat Feb 08 10:52:02 2025 +0100 +++ b/cutils/genpwd.py Sat Feb 08 10:53:56 2025 +0100 @@ -74,7 +74,7 @@ "alnum", "safe-alnum", "bin-base64", "bin-urlsafe-base64", "bin-base32", "bin-ascii85", "bin-hex", ), - default="safe-web-2", + default="safe-ascii", help=""" Select from a character repertoire. All repertoires that start with "bin-" just encode the output of