Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 430 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 430 Bytes

molly-guard-cryptfs

This is a plugin for molly-quard. It ensures that you are able to boot a system with an dm-crypt/luks encrypted rootfs.

With this plugin you need to prove that

  1. You have a working access to a local tty.
  2. You know the passphrase for the crypted device.

Requirements

  • Python3
  • molly-guard

Install

Just place 20-crypt-rootfs into /etc/molly-guard/run.d/ and make it executable.