aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/app/config.go
AgeCommit message (Expand)Author
2024-12-18fipc: export config structOphestra Umiker
2024-12-06app: integrate security-context-v1Ophestra Umiker
2024-11-18app: alternative inner home pathOphestra Umiker
2024-11-16app: integrate fsuOphestra Umiker
2024-11-09app/config: rename map_real_uid from use_real_uidOphestra Umiker
2024-11-06app: support full /dev accessOphestra Umiker
2024-11-04app: separate auto etc from permissive defaultsOphestra Umiker
2024-11-04app/config: UseRealUID as true in templateOphestra Umiker
2024-11-04app: support mapping target uid as privileged uid in sandboxOphestra Umiker
2024-11-04app: format mapped uid instead of real uidOphestra Umiker
2024-10-25app/config: support creating symlinks within sandboxOphestra Umiker
2024-10-20migrate to git.ophivana.moe/security/fortifyOphestra Umiker
2024-10-16system: move enablements from state packageOphestra Umiker
2024-10-16app: port app to use the system packageOphestra Umiker
2024-10-15helper/bwrap: ordered filesystem argsOphestra Umiker
2024-10-14init: custom init process inside sandboxOphestra Umiker
2024-10-13app/config: map bwrap tmpfs in app configOphestra Umiker
2024-10-13app/config: always use nobody UID within sandboxOphestra Umiker
2024-10-12app: filesystem struct that maps to all bwrap bind optionsOphestra Umiker
2024-10-12app: supply template configOphestra Umiker
2024-10-11app: integrate bwrap into environment setupOphestra Umiker
2024-10-11app: migrate to new shim implementationOphestra Umiker
2024-09-22app: clean up interactions and handle all application state and setup/teardownOphestra Umiker