On 9/29/15, John Colvin via Digitalmars-d <[email protected]> wrote: > Someone will write something like this: > > assert(plainPassword == plainPassword.toLower()); > > and plaintext passwords will end up in stderr.
If you have plaintext passwords stored anywhere you are already screwed. ;)
