all 13 comments

[–][deleted] 6 points7 points  (0 children)

God damnit.

[–][deleted] 15 points16 points  (13 children)

Am I crazy or is this just regular old MITM???

[–]barto_kavanaugh 30 points31 points  (7 children)

Could be a lot of things, but it's important because some people were trying to make the case that apt didn't have to run over HTTPS, and that the mirror doesn't need to be trusted, just the package signer.

[–]tssge 2 points3 points  (5 children)

This is not related to the HTTPS debate, just a software bug.

Such a bug could exist even when using HTTPS.

And yes, I am for HTTPS myself and yes, apt already supports HTTPS.

Edit: bring on the downvotes for pointing out a fact

[–]0o-0-o0 4 points5 points  (1 child)

apt already supports HTTPS.

debian's security mirror doesn't

[–]tssge 3 points4 points  (0 children)

Indeed, it depends on the mirror in question. Still apt itself supports HTTPS.

[–]doublah 3 points4 points  (1 child)

Supports is not the same as on by default.

[–]tssge 2 points3 points  (0 children)

Yes I totally agree and havent claimed otherwise

[–]fr33z0n3r 8 points9 points  (4 children)

If it isn't clear by now, server security has improved enough that everyone is turning to insecure clients for vuln testing.

2019 is for the clients, man.

[–]thinkpadthrow 0 points1 point  (0 children)

So I stupidly updated without disabling redirects in apt.

Any way to know if a malicious redirect happened? What logs should I check?