Ryan Heywood ryan
  • Joined on 2023-05-17
ryan pushed to refactor-enclaveos-to-nit at public/nit 2025-07-11 22:49:41 +00:00
17a3f77733 add some more error handling
ryan pushed to refactor-enclaveos-to-nit at public/nit 2025-07-11 22:38:19 +00:00
b3fe5e23f4 import more code from enclaveos
ryan pushed to refactor-enclaveos-to-nit at public/nit 2025-07-11 21:55:49 +00:00
fa87bd8088 inject nsm.ko from enclaveos
61a8ff9537 add enclaveos shim to test something
Compare 2 commits »
ryan created branch monocrate in public/enclaveos 2025-07-11 21:38:57 +00:00
ryan pushed to monocrate at public/enclaveos 2025-07-11 21:38:57 +00:00
b5086beb77 put everything in one crate
ryan pushed to refactor-enclaveos-to-nit at public/nit 2025-07-11 21:05:51 +00:00
861da29edf freopen() console devices
8ce699f35f use correct path when copying init
Compare 2 commits »
ryan pushed to refactor-enclaveos-to-nit at public/nit 2025-07-11 19:33:47 +00:00
257faf426f undo changes to Containerfile, to see why it's not working properly
f66d19b0f3 add out to gitignore
Compare 2 commits »
ryan pushed to refactor-enclaveos-to-nit at public/nit 2025-07-11 19:25:54 +00:00
87f77db63d whitespace fixes
ryan pushed to refactor-enclaveos-to-nit at public/nit 2025-07-11 19:25:11 +00:00
88484f7279 add `make run` target
ryan pushed to refactor-enclaveos-to-nit at public/nit 2025-07-11 19:23:20 +00:00
d1c3bf9f98 commit Cargo.lock
ryan pushed to refactor-enclaveos-to-nit at public/nit 2025-07-11 19:22:36 +00:00
0d70cdac92 add base EIF builder
ryan pushed to refactor-enclaveos-to-nit at public/nit 2025-07-09 04:58:31 +00:00
2b4ce8f1c7 don't manually cast to self i32 type
ryan pushed to refactor-enclaveos-to-nit at public/nit 2025-07-09 04:56:50 +00:00
55c0dd03df add print messages
d9b4c98c1b add process handling mechanisms
Compare 2 commits »
ryan pushed to refactor-enclaveos-to-nit at public/nit 2025-07-03 21:20:15 +00:00
ac43f98cf6 add nitro enclave heartbeat
ryan pushed to ryansquared/add-tmux at public/airgap 2025-06-25 21:21:58 +00:00
fc2dc900cc Makefile: add system-vm target and GUI=true option
ryan pushed to ryansquared/add-tmux at public/airgap 2025-06-25 07:03:45 +00:00
a372b606d0 host/etc/profile: specify TERM=linux-16color when TERM like linux
ryan commented on issue public/airgap#28 2025-06-25 04:14:14 +00:00
tmux-like (maybe tmux itself) manager for child VMs

tmux start-server \; new-session -d can create a new session inside the guest. If we can forward /tmp/tmux-0/default to the host in some manner, we can connect to it using `tmux -S /tmp/tmux-gu…

ryan pushed to ryansquared/add-tmux at public/airgap 2025-06-25 03:28:30 +00:00
d31c5f60ad host: add tmux, drop into tmux by default on console
ryan pushed to ryansquared/add-tmux at public/airgap 2025-06-25 02:47:46 +00:00
02ef2dcb85 host/etc/tmux.conf: only mention battery percentage on machines w/ batteries
ryan pushed to ryansquared/add-tmux at public/airgap 2025-06-25 02:41:03 +00:00
7d4cba095e host/etc/tmux.conf: only mention battery percentage on machines w/ batteries