On Tue, Sep 29, 2015 at 11:32:14PM +0200, Andrej Mitrovic via Digitalmars-d wrote: > 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. ;)
Point. :-) T -- There is no gravity. The earth sucks.
