1 repository
Protects a chroot with encryption and optionally stores the decryption key on a separate device for extra security.
Distinct from Chroot Execution: Distinct from Chroot Execution: focuses on encrypting a chroot filesystem, not executing programs within it.
Explore 1 awesome GitHub repository matching operating systems & systems programming · Encrypted Chroots. Refine with filters or upvote what's useful.
Crouton is a tool that creates and manages full Linux distribution environments that run alongside Chrome OS using chroot technology, without requiring a reboot or dual-boot setup. It shares the host kernel to avoid virtualisation overhead while providing a complete Linux filesystem that operates concurrently with the Chromium OS desktop. The project supports encrypting chroot environments with decryption keys that can be stored on a separate removable device, requiring physical possession to unlock the environment. It enables graphical Linux applications to display inside a Chrome OS window
Protects a chroot with encryption and optionally stores the decryption key on a separate device for extra security.