Apt security update
lists.debian.org
Apt security update
1–10 of 17 posts
Re: Apt security update
#2Re: Apt security update
#3Seems ironic their cert doesnt match and I get a browser warning. What happened to Debian? Is Security something they have only heard about in folklore terms?
Re: Apt security update
#4Seems ironic their cert doesnt match and I get a browser warning. What happened to Debian? Is Security something they have only heard about in folklore terms?
Re: Apt security update
#5(Usually when I want the source it's because I'm compiling a package from source, and I get the tarball from the project's website)
Re: Apt security update
#6Seems ironic their cert doesnt match and I get a browser warning. What happened to Debian? Is Security something they have only heard about in folklore terms?
I don't think debian is any less secure than other OSs.
Re: Apt security update
#7This seems like a relatively low impact security problem. I can't recall the last time I used a package manager to get a package's source. (Usually when I want the source it's because I'm compiling a package from source, and I get the tarball from the project's website)
It's also more likely to work out of the box without having to hunt for build dependencies.
This is mostly useful when you care about contributing bugfixes to the distro patches, or you can't get the upstream source to build easily.
Re: Apt security update
#8Seems ironic their cert doesnt match and I get a browser warning. What happened to Debian? Is Security something they have only heard about in folklore terms?
Re: Apt security update
#9Seems ironic their cert doesnt match and I get a browser warning. What happened to Debian? Is Security something they have only heard about in folklore terms?
Looks fine: https://www.ssllabs.com/ssltest/analyze.html?d=lists.debian....
In fact, you download packages from Debian mirrors and most of these are over HTTP and not HTTPS. How do you know you're not downloading a compromised APT? Checksums you say? Don't forget you downloaded the package footprints via HTTP too!
The MITM for APT is the elephant in the room here.
Re: Apt security update
#10Earlier quoted context omitted.
Looks fine: https://www.ssllabs.com/ssltest/analyze.html?d=lists.debian....
What about it? That's the URL for the Debian mailing list and not where packages are downloaded from. In fact, you download packages from Debian mirrors and most of these are over HTTP and not HTTPS. How do you know you're not downloading a compromised APT? Checksums you say? Don't forget you downloaded the package footprints via HTTP too! The MITM for APT is the elephant in the room here.