python3-repl: sandbox with bunpen
This commit is contained in:
@@ -1050,10 +1050,10 @@ in
|
||||
requests
|
||||
unidecode
|
||||
]);
|
||||
python3-repl.sandbox.method = "bwrap";
|
||||
python3-repl.sandbox.method = "bunpen";
|
||||
python3-repl.sandbox.net = "clearnet";
|
||||
python3-repl.sandbox.extraHomePaths = [
|
||||
"/"
|
||||
"/" #< this is 'safe' because with don't expose .persist/private, so no .ssh/id_ed25519
|
||||
".persist/plaintext"
|
||||
];
|
||||
|
||||
|
Reference in New Issue
Block a user