Date: Fri, 20 Nov 1998 14:20:11 -0800 (PST) From: Steve Kargl <sgk@troutmask.apl.washington.edu> To: fn@radio-do.de (Frank Nobis) Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: Password generator Message-ID: <199811202220.OAA01332@troutmask.apl.washington.edu> In-Reply-To: <19981120230112.A10600@radio-do.de> from Frank Nobis at "Nov 20, 1998 11: 1:12 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
According to Frank Nobis: > On Fri, Nov 20, 1998 at 07:42:55PM +0100, Andrzej Bialecki wrote: > > On Fri, 20 Nov 1998, Oleg Ogurok wrote: > > > > > > Hy, > > > >I'm looking for a password generator. > > > >Does anybody know where I can found one? > > > > > > > Well, you can look into a source code of DES, Kerberos, etc. > > > Also, download Apache sources and look into "htpasswd" source. > > > > Hmmm.. I think he asked about something as routines present e.g. in SCO, > > and used in their standard passwd(1) program - they are able to generate > > passwords which are pronouncable (they even give example pronounciation), > > but don't form any sensible word. > > > > Well, for now we don't have anything like this. > > > I have attached a simple source of such a password generator. > > I don't no where I first got it, but here it is. > Yuck. No capital letters. No special characters. No numbers. This limits your search space. -- Steve finger kargl@troutmask.apl.washington.edu http://troutmask.apl.washington.edu/~clesceri/kargl.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199811202220.OAA01332>