|
|
|
|
|
by curt15
1920 days ago
|
|
>Once they introduced "classically confined" snaps (that is, snaps that have no confinement and exposed the real filesystem hierarchy to them) If there is no confinement, what advantages do "classically confined" snaps offer over AppImages? |
|
By comparison, a strictly confined snap only has access to its own data directory and possibly to some configuration files or the users home directory, depending on which permissions it’s been granted.
A text editor which is most useful if it can edit arbitrary files in the filesystem could be classically confined.
A music player might be strictly confined with access only to external devices (and maybe users home directory).
A fishy untrustworthy crypto miner could be strictly confined with no additional permissions so it can only see/touch its own data.