[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#659047: RFS: rpg - Readable Password Generator



Vladimir Stavrinov <vstavrinov@gmail.com> writes:
> I've ran rpg in continues loop, but no password was caught, because it
> fed to grep via stdin directly from shell. To be sure, please, test it
> again.

I can still see the password.

When the generator prints "Vipeza" as a password it does

/bin/grep "-qw" "vi"
/bin/grep "-qw" "pe"
/bin/grep "-qw" "za"


Reply to: