Joe Ranweiler
Joe Ranweiler
The existing user interface is extremely minimal. Devise an implement minimal style guide for a nice look and feel with a consistent design language.
~Blocked on #65.~ Test the behavior of the browser client against various XHR scenarios.
If a user should be unable to access a client-side URL path because of the current ASM state, this logic should all exist in one place, somewhere near the `RootContainer`....
This request is available as of Linux 5.3. It lets us access a `ptrace_syscall_info` struct, which lets us reliably distinguish syscall-enter-stop and syscall-exit-stop. It also provides more direct access to...
Right now, the `nix` crate only provides [`ptrace::seize()`](https://docs.rs/nix/0.19.0/nix/sys/ptrace/fn.seize.html). We could implement the others via raw calls to `libc`. It'd be better to wait / help `nix` grow support for these...