Hardened MicroVM runtime for remote development
# Download and install
curl -fsSL https://www.tenx5.com/downloads/aegis-linux-amd64 -o aegis
chmod +x aegis
sudo mv aegis /usr/local/bin/
# Create account
aegis signup
# Verify (check email or server logs for code)
aegis verify
# Create project and spawn VM
aegis projects create my-project
aegis ssh-keys add laptop ~/.ssh/id_ed25519.pub
aegis vms spawn