aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/app/start.go
AgeCommit message (Expand)Author
2025-02-19app: separate appSeal finalise methodOphestra
2025-02-19app: merge seal with sysOphestra
2025-02-19app: embed appSeal in app structOphestra
2025-02-19app: store values with string representationOphestra
2025-02-18app: separate interface from implementationOphestra
2025-02-17system: move out of internalOphestra
2025-02-17system/wayland: sync file at caller specified addressOphestra
2025-02-16fmsg: implement suspend in writerOphestra
2025-02-16internal: move shim and init into appOphestra
2025-02-13helper: use generic extra files interfaceOphestra
2025-02-08helper/proc: move package out of internalOphestra
2025-02-07system/dbus: dump method prints msgbufOphestra
2025-01-22helper/bwrap: integrate seccomp into helper interfaceOphestra
2025-01-21state: store config in separate gob streamOphestra
2025-01-20fst: include syscall filter configurationOphestra
2025-01-19helper/bwrap: move sync to helper stateOphestra
2025-01-19proc/priv/shim: remove unnecessary stateOphestra
2025-01-17proc/priv/shim: merge shim into main programOphestra
2025-01-15app: expose single run methodOphestra
2024-12-28cmd/fshim: ensure data directoryOphestra
2024-12-20migrate to git.gensokyo.uk/security/fortifyOphestra Umiker
2024-12-19state: expose aids and use instance id as keyOphestra Umiker
2024-12-18cmd/fshim: switch to setup pipeOphestra Umiker
2024-12-18fipc: export config structOphestra Umiker
2024-12-06app: integrate security-context-v1Ophestra Umiker
2024-11-18cmd/fshim/ipc: install signal handler on shim startOphestra Umiker
2024-11-17app/start: check for cleanup and abort conditionOphestra Umiker
2024-11-16app: integrate fsuOphestra Umiker
2024-11-03system/dbus: buffer xdg-dbus-proxy messagesOphestra Umiker
2024-11-02cmd: shim and init into separate binariesOphestra Umiker
2024-10-28app/start: skip cleanup if shim is nilOphestra Umiker
2024-10-28shim: expose checkPid in constructorOphestra Umiker
2024-10-27shim: user switcher process management structOphestra Umiker
2024-10-25app/start: cleaner command not found messageOphestra Umiker
2024-10-25shim: kill shim if setup becomes impossibleOphestra Umiker
2024-10-21shim: abort setup on failed start and process exitOphestra Umiker
2024-10-21fmsg: produce all output through fmsgOphestra Umiker
2024-10-21app: move wayland mediation to shim packageOphestra Umiker
2024-10-20migrate to git.ophivana.moe/security/fortifyOphestra Umiker
2024-10-20app: move app ID to app structOphestra Umiker
2024-10-18state: store launch method instead of launcher pathOphestra 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-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: tag ACL operations for revertOphestra Umiker
2024-10-10app: remove bubblewrap launch methodOphestra Umiker