From: | "Jonathan S(dot) Katz" <jkatz(at)postgresql(dot)org> |
---|---|
To: | Jacob Champion <jchampion(at)timescale(dot)com> |
Cc: | Stephen Frost <sfrost(at)snowman(dot)net>, Daniel Gustafsson <daniel(at)yesql(dot)se>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Michael Paquier <michael(at)paquier(dot)xyz> |
Subject: | Re: Docs: Encourage strong server verification with SCRAM |
Date: | 2023-05-26 01:09:57 |
Message-ID: | 94c01a2f-f8ce-a803-364a-f6602c7649d5@postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 5/25/23 3:27 PM, Jacob Champion wrote:
> On Thu, May 25, 2023 at 10:48 AM Jonathan S. Katz <jkatz(at)postgresql(dot)org> wrote:
>> Overall, +1 to tightening the language around the docs in this area.
>>
>> However, to paraphrase Stephen, I think the language, as currently
>> written, makes the problem sound scarier than it actually is, and I
>> agree that we should just inline it above.
>
> How does v2 look? I more or less divided the current text into a local
> section and a network section. (I'm still not clear on where in the
> current text you're wanting me to inline a sudden aside on SCRAM; it
> doesn't really seem to fit in any of the existing paragraphs.)
I read through the proposal and like this much better. I missed
Stephen's point on the "where" to put it in this section; I actually
don't know if I agree with that (he says while painting the bikeshed),
given the we spend two paragraphs describing how to prevent spoofing in
general over the network, vs. just during SCRAM authentication.
I rewrote this to just focus on server spoofing that can occur with
SCRAM authentication and did some wordsmithing. I was torn on keeping in
the part of offline analysis of an intercepted hash, given one can do
this with md5 as well, but perhaps it helps elaborate on the consequences.
Thanks,
Jonathan
Attachment | Content-Type | Size |
---|---|---|
v3-docs-encourage-strong-server-verification-with-SCRAM.patch | text/plain | 1.0 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Geoghegan | 2023-05-26 01:50:31 | Cleaning up nbtree after logical decoding on standby work |
Previous Message | Kyotaro Horiguchi | 2023-05-26 01:07:48 | Re: Allow pg_archivecleanup to remove backup history files |