Path to this page:
./
wip/py-cracklib,
Tool for preventing users from choosing bad passwords
Branch: CURRENT,
Version: 2.9.5,
Package name: py312-cracklib-2.9.5,
Maintainer: pkgsrc-usersCrackLib is a library containing a C function (well, lots of functions
really, but you only need to use one of them) which may be used in a
"passwd"-like program.
The idea is simple: try to prevent users from choosing passwords that
could be guessed by "Crack" by filtering them out, at source.
CrackLib is an offshoot of the the version 5 "Crack" software, and
contains a considerable number of ideas nicked from the new software.
Required to run:[
lang/python37]
Required to build:[
pkgtools/cwrappers]
Master sites:
RMD160: f9c98963dcc6014f568d4c781853ad4f80312a74
Filesize: 607.909 KB
Version history: (Expand)
- (2024-09-19) Package has been reborn
- (2024-09-19) Updated to version: py312-cracklib-2.9.5
- (2024-09-15) Package deleted from pkgsrc
- (2023-02-13) Package has been reborn
- (2023-02-13) Updated to version: py310-cracklib-2.9.5
- (2021-10-08) Updated to version: py39-cracklib-2.9.5
CVS history: (Expand)
2013-09-17 15:49:56 by Thomas Klausner | Files touched by this commit (4) |
Log message:
Import py-cracklib-2.9.0 as wip/py-cracklib.
CrackLib is a library containing a C function (well, lots of functions
really, but you only need to use one of them) which may be used in a
"passwd"-like program.
The idea is simple: try to prevent users from choosing passwords that
could be guessed by "Crack" by filtering them out, at source.
CrackLib is an offshoot of the the version 5 "Crack" software, and
contains a considerable number of ideas nicked from the new software.
|