this post was submitted on 23 Jun 2023
57 points (92.5% liked)
Open Source
31143 readers
216 users here now
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon from opensource.org, but we are not affiliated with them.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Ah, if it's only available on flatpaks, that's why few people know about it.
Flatpak is a very insecure method to download software BTW, you probably should avoid it
Edit: It's curious that I'm getting downvoted for stating a fact. It seems a lot of flatpak users don't understand security. But that's kinda the point: even the flatpak developers don't understand the difference between integrity and authenticity
Flatpak currently does not provide authenticity, and one developer made it clear that he doesn't understand why that matters in the above ticket that requested signatures of packages back in 2016. It's been 7 years and still they haven't fixed this. I don't think the flatpak team understands or cares about security.
I don't think it is, I remember something like rpm, but im really new to Linux.
Why is that? Could you elaborate further? you peaked my interest.
Cryptographic signatures of releases are not required for all packages in flatpaks. They are for packages installed in apt.
Thanks for the heads up man, appreciate it.