Re: [Fwd: [CORE SDI ADVISORY] MySQL weak authentication]

From: Bruce Guenter <bruceg(at)em(dot)ca>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: [Fwd: [CORE SDI ADVISORY] MySQL weak authentication]
Date: 2000-10-25 16:27:15
Message-ID: 20001025102715.A19298@em.ca
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Oct 24, 2000 at 10:25:14AM -0400, Lamar Owen wrote:
> I am forwarding this not to belittle MySQL, but to hopefully help in the
> development of our own encryption protocol for secure password
> authentication over the network.
>
> The point being is that if we offer the protocol to do it, we had better
> ensure its security, or someone WILL find the hole. Hopefully it will
> be people who want to help security and not exploit it.

IMO, anything short of a full SSL wrapped connection is fairly
pointless. What does it matter if the password is encrypted if
sensitive query data flows in the clear?
--
Bruce Guenter <bruceg(at)em(dot)ca> http://em.ca/~bruceg/

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2000-10-25 16:28:35 Re: A rare error
Previous Message Peter Eisentraut 2000-10-25 16:25:50 Re: libpq needs -lsocket on UnixWare