calls: sandbox

This commit is contained in:
Colin 2024-05-18 06:52:53 +00:00
parent 4d09cce1aa
commit 278631b59e

View File

@ -41,6 +41,12 @@ in
];
});
sandbox.method = "bwrap";
sandbox.net = "clearnet";
sandbox.whitelistAudio = true;
sandbox.whitelistDbus = [ "user" ]; # necessary for secrets, at the minimum
sandbox.whitelistWayland = true;
persist.byStore.private = [
# ".cache/folks" # contact avatars?
# ".config/calls"