aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/app/seal.go
AgeCommit message (Expand)Author
2024-10-16system: move enablements from state packageOphestra Umiker
2024-10-16app: port app to use the system packageOphestra Umiker
2024-10-15app: filter /tmp from permissive defaultOphestra Umiker
2024-10-15helper/bwrap: ordered filesystem argsOphestra Umiker
2024-10-13app: generate and replace passwd and group filesOphestra Umiker
2024-10-13app/seal: skip /mnt in permissive defaultOphestra Umiker
2024-10-12app/seal: allow GPU access in permissive default when either X11/Wayland is e...Ophestra Umiker
2024-10-12app: filesystem struct that maps to all bwrap bind optionsOphestra Umiker
2024-10-11app: integrate bwrap into environment setupOphestra Umiker
2024-10-11app: migrate to new shim implementationOphestra Umiker
2024-10-10app: remove bubblewrap launch methodOphestra Umiker
2024-09-22app: clean up interactions and handle all application state and setup/teardownOphestra Umiker