Re: [HACKERS] Updated TODO list - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [HACKERS] Updated TODO list
Date
Msg-id 199907141501.LAA22755@candle.pha.pa.us
Whole thread Raw
In response to Re: [HACKERS] Updated TODO list  ("Gene Sokolov" <hook@aktrad.ru>)
List pgsql-hackers
> > Doing the random salt over the wire would still be a problem.
> 
> There is absolutely no technical problem with storing hashed passwords and
> still sending salted hash over the wire. It was recently discussed in detail
> in "Hashing passwords" thread in pgsql-hackers list.

But you are hashing it with a secret known by the database adminstrator,
and someone knows any password, like their own, can guess the secret by
looking at the hashed version, no?

--  Bruce Momjian                        |  http://www.op.net/~candle maillist@candle.pha.pa.us            |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: Michael Richards
Date:
Subject: Re: [HACKERS] Counting bool flags in a complex query
Next
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] MAX Query length