seems like i took the bait, nice one. but considering that i’ve met people who argued that “a linux computer can’t be secure without flatpak” i’d put nothing past flatpak fans at this point.
- 0 Posts
- 5 Comments
Joined 6 months ago
Cake day: August 19th, 2025
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
…did that ever happen to you with healthy maintained software? i’d be quite curious to know, because it did not happen to me.
on the other hand, my image viewer doesn’t need a 300 megabyte runtime and i can launch it by its name and not by “flatpak run org.whatever.softwarename”. and as a bonus it’s dynamically linked too.
makes using it much more convenient
ruby@lemmy.dbzer0.comto
Privacy@lemmy.ml•Encrypt your Linux with LUKS, like seriously.
41·5 months agothe backup wouldn’t be encrypted but you can use luks to encrypt the backup drive too, the same way as you’d do with a drive in your computer.
i use rsync to send off my /home to an encrypted backup drive and restoring it you just reverse the source and destination and copy the stuff back.

installing wine with pacman doesn’t allow any special access. if you run it, then it gets access to whatever the user who ran it has access to. whether you installed it with pacman or a gui wrapper doesn’t matter.