• 0 Posts
  • 5 Comments
Joined 2 months ago
cake
Cake day: January 18th, 2026

help-circle
  • First-party stuff from your system package manager (things you install from the official repos with APT) are pretty much guaranteed to be safe. But the Snap Store (which uses snaps instead of flatpaks and is not installed by default on Debian) has unknowingly allowed and distributed malicious apps before. Flathub with flatpaks (which I think is enabled by default on Debian) hasn’t had such issues to this day AFAIK, but I would still be skeptical of stuff I install from there, and just not install apps with the Unverified badge on Flathub.

    In the case of flatpaks, Flathub shows what permissions an app requests and gives it a kind of arbitrary safety level on its page:
    You can click on it to see more information:
    You can also use Flatseal to disallow any flatpak app from having certain permissions that you think it doesn’t deserve having.