Re: .deb signing key insecure against MitM - Mailing list pgsql-docs

From Magnus Hagander
Subject Re: .deb signing key insecure against MitM
Date
Msg-id CABUevEwS3ZzWLtmWTG=TNqs91sLy2efbaap5wrBbDg8Qf9Yn2w@mail.gmail.com
Whole thread Raw
In response to .deb signing key insecure against MitM  (Thomas Mayer <thomas.mayer@student.kit.edu>)
List pgsql-docs
On Mon, Mar 7, 2016 at 4:03 PM, Thomas Mayer <thomas.mayer@student.kit.edu> wrote:
I just visited http://www.postgresql.org/download/linux/debian/ and my impression is that the way the signing key is published is not secured against wrong origin or manipulation by a man in the middle (MitM) attacker.

Meaning, that if a MitM attacker can compromise downloads, he or she is also able to compromise the documentation site including the source of the signing key, e.g. by publishing the attacker's signing key to the user. Debian's apt-get will not complain if everything fits together.

Therefore, I suggest that the whole page should be TLS secured (HTTPS-only), not because of encryption but to ensure origin and integrity of the signing key.


Work is under way to make the entire website available under https only. It's blocked behind some other work at this point, but once we get there, it should make this situation a lot better.

--

pgsql-docs by date:

Previous
From: Thomas Mayer
Date:
Subject: .deb signing key insecure against MitM
Next
From: Alex Ignatov
Date:
Subject: to_date 'J' format misunderstanding