index
:
hakurei
develop
master
staging
wip-openssl4
low-level userspace tooling for Rosa OS
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-10-14
release: 0.0.3
Ophestra Umiker
2024-10-14
init: custom init process inside sandbox
Ophestra Umiker
2024-10-13
fortify: refuse to run as root
Ophestra Umiker
2024-10-13
shim: update payload comment
Ophestra Umiker
2024-10-13
shim: re-exec self on startup
Ophestra Umiker
2024-10-13
shim: get rid of insane launch condition
Ophestra Umiker
2024-10-13
app: generate and replace passwd and group files
Ophestra Umiker
2024-10-13
app/config: map bwrap tmpfs in app config
Ophestra Umiker
2024-10-13
helper/bwrap: allow pushing generic arguments to the end of argument stream
Ophestra Umiker
2024-10-13
app/config: always use nobody UID within sandbox
Ophestra Umiker
2024-10-13
fortify: set SUID_DUMP_DISABLE after flag parse
Ophestra Umiker
2024-10-13
app/seal: skip /mnt in permissive default
Ophestra Umiker
2024-10-13
update README document
Ophestra Umiker
2024-10-12
nix: pass $SHELL for shell interpreter
Ophestra Umiker
2024-10-12
app/seal: allow GPU access in permissive default when either X11/Wayland is e...
Ophestra Umiker
2024-10-12
app: filesystem struct that maps to all bwrap bind options
Ophestra Umiker
2024-10-12
fortify/config: flag to print template config serialised as JSON
Ophestra Umiker
2024-10-12
app: supply template config
Ophestra Umiker
2024-10-12
fortify: move error handling to separate file
Ophestra Umiker
2024-10-12
fortify: clean up config loading
Ophestra Umiker
2024-10-12
fortify: move flag handling to separate files
Ophestra Umiker
2024-10-12
helper: remove unused bwrap config field
Ophestra Umiker
2024-10-12
dbus: improve unsealed behaviour coverage
Ophestra Umiker
2024-10-11
app: integrate bwrap into environment setup
Ophestra Umiker
2024-10-11
shim: use bwrap config as it is
Ophestra Umiker
2024-10-11
helper/bwrap: move interfaceArgs before stringArgs
Ophestra Umiker
2024-10-11
app: migrate to new shim implementation
Ophestra Umiker
2024-10-11
shim: new shim implementation
Ophestra Umiker
2024-10-11
verbose: overridable prefix
Ophestra Umiker
2024-10-11
helper/bwrap: proc, dev and mqueue as string arguments
Ophestra Umiker
2024-10-10
app: tag ACL operations for revert
Ophestra Umiker
2024-10-10
app: hardlink sockets to process-specific share local to XDG_RUNTIME_DIR
Ophestra Umiker
2024-10-10
state/simple: prefix store path
Ophestra Umiker
2024-10-10
release: 0.0.2
Ophestra Umiker
2024-10-10
app: remove bubblewrap launch method
Ophestra Umiker
2024-10-09
ldd: separate Parse from Exec and trim space
Ophestra Umiker
2024-10-09
release: 0.0.1
Ophestra Umiker
2024-10-09
dbus/run: support running xdg-dbus-proxy in a restrictive bubblewrap sandbox
Ophestra Umiker
2024-10-09
ldd: implement strict ldd output parser
Ophestra Umiker
2024-10-09
helper/bwrap: pass --unshare-user when unshare everything
Ophestra Umiker
2024-10-09
helper/bwrap: check args only for internal tests
Ophestra Umiker
2024-10-08
helper: implementation of helper.Helper using bwrap
Ophestra Umiker
2024-10-08
helper: generalise helper.Helper test
Ophestra Umiker
2024-10-07
helper: move test sample data out of direct
Ophestra Umiker
2024-10-07
dbus: use name resolved by exec.Command
Ophestra Umiker
2024-10-07
helper: helper.Helper interface
Ophestra Umiker
2024-10-07
helper: move bwrap into helper
Ophestra Umiker
2024-10-07
helper/args: MustNewCheckedArgs for cleaner hardcoded args
Ophestra Umiker
2024-10-07
helper: separate pipes from Helper
Ophestra Umiker
2024-10-06
helper: test non-existent helpers
Ophestra Umiker
[next]