this post was submitted on 23 Oct 2024
-18 points (17.9% liked)
Open Source
30956 readers
473 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
You can give a Flatpak the necessary permissions to modify disks. All the permissions needed by Veracrypt could be granted.
and then what's the benefit of having veracrypt as a flatpak package? that it can be used with older dependencies? if so, is that a good thing to have for things that modify system startup?
Flatpaks is a universal package format, it works almost everywhere. Also, there are immutable distros, that use flatpak as the default package format.
I haven't used veracrypt to encrypt linux system partitions. Does it do all the decryption in user space somehow?