this post was submitted on 25 Jan 2025
55 points (88.7% liked)

Linux

49393 readers
1589 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
55
submitted 5 days ago* (last edited 4 days ago) by dunes@feddit.org to c/linux@lemmy.ml
 

It's fixed now.

Before it worked.

you are viewing a single comment's thread
view the rest of the comments
[–] reddthat@reddthat.com 7 points 5 days ago (4 children)

You can download it over http and check the SHA256SUMS.

Or better yet torrent it and check the same sha256

I can't remember if it was always like that or not, but all the apt repos are the same. No SSL and verification via signing.

[–] lengau@midwest.social 5 points 5 days ago (1 children)

Apt repos are like that for several reasons, one of which is that it allows DNS based mirroring without having to share a certificate. Another is that back when apt started out, HTTPS was pretty rare.

[–] dunes@feddit.org 1 points 5 days ago* (last edited 5 days ago)

It's the download link on the fort page of debian.org. Has it always been like that.

[–] wildbus8979@sh.itjust.works 3 points 5 days ago

That's incorrect there's full SSL on deb.debian.org

[–] dunes@feddit.org 1 points 5 days ago* (last edited 5 days ago)

It seems like an odd choice if it's not a mistake to put it on the first page and it's not just a HTTP warning it's an SSL warning that appears quite scary on Chromium browsers.

But cool to know that apt repos don't use SSL i knew they verified via signature but fought they had both.

[–] EddyBot@discuss.tchncs.de 0 points 5 days ago (1 children)

Torrent programs already do checking hash checksums to determine if you got it 100%

thats also the only reason to check your download with a provided hash checksum from a website... to check the intigrity of the download and not for safety reasons

[–] reddthat@reddthat.com 3 points 4 days ago

Torrents verify that the data they downloaded is correct.
That doesn't mean the data that was used to create the torrent was correct. In this case I suggested downloading via torrent (because of http) and then checking the sha from the website to verify everything matches. If it does they you've got a good iso!