savannah-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[savannah-help-public] [sr #109567] Download area link for some packages


From: Bruno Haible
Subject: [savannah-help-public] [sr #109567] Download area link for some packages uses insecure http protocol
Date: Sun, 7 Oct 2018 06:08:57 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0

Follow-up Comment #4, sr #109567 (project administration):

> the users should make sure that they use the right public keys; but there is
no other real way to protect from MITM.

I disagree. Checking the keys is *one way* to protect from MITM.

The other way is to download the .sig file from a trusted place (the master
server, not a mirror) through https, then check whether this signature matches
the downloaded binary from the untrusted mirror.

The load of downloading the signatures should be bearable for the master
server, since they are not large.

The second way to protect from MITM is easier to implement than the first way.
In particular, it has been suggested that the 'wget' program, through an
option, could be directed to do the verification. It would be much easier to
implement the second way in wget, than the first way.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/support/?109567>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]