| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | "Robert B(dot) Easter" <reaster(at)comptechnews(dot)com> |
| Cc: | teg(at)redhat(dot)com (Trond Eivind Glomsrd), Vince Vielhaber <vev(at)michvhf(dot)com>, Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, The Hermit Hacker <scrappy(at)hub(dot)org>, "Sverre H(dot) Huseby" <sverrehu(at)online(dot)no>, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: You're on SecurityFocus.com for the cleartext passwords. |
| Date: | 2000-05-06 22:02:07 |
| Message-ID: | 12142.957650527@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general pgsql-hackers |
"Robert B. Easter" <reaster(at)comptechnews(dot)com> writes:
> Would public/private key pair authentication (like GPG) or SSL-like solutions
> work?
We already have SSL support --- that's why I wasn't especially excited
about making the password challenge itself be proof against sniffing.
Anybody who's afraid of sniffing attacks ought to be SSL-ifying his
entire database connection, not just trying to protect the password.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2000-05-06 22:12:54 | Re: You're on SecurityFocus.com for the cleartext passwords. |
| Previous Message | Tom Lane | 2000-05-06 21:57:10 | Re: You're on SecurityFocus.com for the cleartext passwords. |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2000-05-06 22:12:54 | Re: You're on SecurityFocus.com for the cleartext passwords. |
| Previous Message | Tom Lane | 2000-05-06 21:57:10 | Re: You're on SecurityFocus.com for the cleartext passwords. |