Re: You're on SecurityFocus.com for the cleartext passwords.
В списке pgsql-hackers по дате отправления:
| От | Bruce Momjian |
|---|---|
| Тема | Re: You're on SecurityFocus.com for the cleartext passwords. |
| Дата | |
| Msg-id | 200005061851.OAA20520@candle.pha.pa.us обсуждение |
| Ответ на | Re: You're on SecurityFocus.com for the cleartext passwords. (Benjamin Adida <ben@mit.edu>) |
| Список | pgsql-hackers |
> Okay, my understanding was that the protocol would work as follows: > > - client requests login > - server sends stored salt c1, and random salt c2. > - client performs hash_c2(hash_c1(password)) and sends result to server. > - server performs hash_c2(stored_pg_shadow) and compares with client > submission. > - if there's a match, there's successful login. > > This protocol will truly create a challenge-response where the communication > is different at each login, and where sniffing one > hash_c2(hash_c1(password)) doesn't give you any way to log in with a > different c2. Yes. -- Bruce Momjian | http://www.op.net/~candle pgman@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 по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера