Python library for internationalized usernames and passwords
If you want your application to accept Unicode user names and passwords, you must be careful in how you validate and compare them. The PRECIS framework makes internationalized user names and passwords safer for use by applications. PRECIS profiles transform Unicode strings into a canonical form, suitable for comparison. This Python module implements the PRECIS Framework as described in: PRECIS Framework: Preparation, Enforcement, and Comparison of Internationalized Strings in Application Protocols (RFC 8264) Preparation, Enforcement, and Comparison of Internationalized Strings Representing Usernames and Passwords (RFC 8265) Preparation, Enforcement, and Comparison of Internationalized Strings Representing Nicknames (RFC 8266)
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.0.1-12.20200622git1498def50914.fc35 | - |
Fedora 35 | 1.0.1-12.20200622git1498def50914.fc35 | - |
Fedora 34 | 1.0.1-10.20200622git1498def50914.fc34 | - |
You can contact the maintainers of this package via email at
python-precis_i18n dash maintainers at fedoraproject dot org
.