Just a small way to help people get their FOSS. What are some other projects that have torrents that would be good to seed?
Does anybody download iso’s via torrents? Or how to help the actual sites that serve these? Since I trust the source more than torrents… Especially for an image…
I prefer to download isos via torrents. You can easily check the checksum and signature once it’s downloaded. And you’re getting the torrent/magnet link/etc from the source so it’s not some random torrent from piratebay or something lmao
Why not direct download from website?
I think it saves them costs but idk shit about servers
Avoid detracting from the hosts bandwidth quota.
Can be faster than downloading from a centralised server that everyone is trying to download from. But mostly just habit.
You grab the .torrent file from the source website (Mint, in this case) and it’s safe
Ahh makes sense. I still direct download but I guess if I had Torrent client locally it might be nice. But 3-4GiB on direct download doesn’t take long…
It’s more of a way to reduce costs for the CDN, using torrents everyone contributes and they only have to send a small magnet file.
I might seed a few too then.
For many with unstable ISP connections, http downloads can get corrupted. Torrents are superior in this regard as the file gets split into blocks that each get checksummed for integrity after completion. This helps to ensure that the large iso is actually complete and won’t just be garbage on an attempted install. Even if you checksum the iso from http download, you have to pull the entire thing again if it is damaged whereas the torrent would just repull the damaged blocks automatically.
Fair. That is a good usecase