* [gentoo-user] Password strength checker
@ 2008-10-04 8:50 Liviu Andronic
2008-10-04 10:06 ` Etaoin Shrdlu
2008-10-04 12:08 ` Albert Hopkins
0 siblings, 2 replies; 3+ messages in thread
From: Liviu Andronic @ 2008-10-04 8:50 UTC (permalink / raw
To: gentoo-user
Dear everyone,
I'm looking for a Linux password strength checker, and so far I found
this GPLed Java-Script-based solution [1]. Could you please suggest
other utilities to test the strength of passwords?
Regards,
Liviu
PS I'm curious whether such a JS password strength checker can be
ebuilt and included in Portage.
[1] http://www.passwordmeter.com/
--
Do you know how to read?
http://www.alienetworks.com/srtest.cfm
Do you know how to write?
http://garbl.home.comcast.net/~garbl/stylemanual/e.htm#e-mail
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-user] Password strength checker
2008-10-04 8:50 [gentoo-user] Password strength checker Liviu Andronic
@ 2008-10-04 10:06 ` Etaoin Shrdlu
2008-10-04 12:08 ` Albert Hopkins
1 sibling, 0 replies; 3+ messages in thread
From: Etaoin Shrdlu @ 2008-10-04 10:06 UTC (permalink / raw
To: gentoo-user
On Saturday 4 October 2008, 10:50, Liviu Andronic wrote:
> Dear everyone,
>
> I'm looking for a Linux password strength checker, and so far I found
> this GPLed Java-Script-based solution [1]. Could you please suggest
> other utilities to test the strength of passwords?
If you are concerned that users do not choose weak passwords, you can use
pam_cracklib to make the passwd program enforce constraints on the
passwords.
A portage search reveals pam_passwdqc and john the ripper.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-user] Password strength checker
2008-10-04 8:50 [gentoo-user] Password strength checker Liviu Andronic
2008-10-04 10:06 ` Etaoin Shrdlu
@ 2008-10-04 12:08 ` Albert Hopkins
1 sibling, 0 replies; 3+ messages in thread
From: Albert Hopkins @ 2008-10-04 12:08 UTC (permalink / raw
To: gentoo-user
On Sat, 2008-10-04 at 10:50 +0200, Liviu Andronic wrote:
> Dear everyone,
>
> I'm looking for a Linux password strength checker, and so far I found
> this GPLed Java-Script-based solution [1]. Could you please suggest
> other utilities to test the strength of passwords?
>
> Regards,
> Liviu
Revelation, the password manager, has a python function that can be used
to check passwords. It's in the util.py module. It also can utilize
cracklib.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-10-04 12:08 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-04 8:50 [gentoo-user] Password strength checker Liviu Andronic
2008-10-04 10:06 ` Etaoin Shrdlu
2008-10-04 12:08 ` Albert Hopkins
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox