debian-fde-installer icon
debian-fde-installer icon

debian-fde-installer

Automates full-disk encryption for Debian-based systems with LUKS, LVM, and UEFI Secure Boot, streamlining partitioning, key enrollment, system hardening, GRUB configuration, recovery processes, logging, and supporting customizable parameters.

Cost / License

  • Free
  • Open Source (MIT)

Platforms

  • Linux
0likes
0comments
0articles

Features

debian-fde-installer News & Activities

Highlights All activities

Recent activities

debian-fde-installer information

  • Developed by

    FR flagalbilu
  • Licensing

    Open Source (MIT) and Free product.
  • Alternatives

    1 alternatives listed
  • Supported Languages

    • English

GitHub repository

  •  0 Stars
  •  0 Forks
  •  0 Open Issues
  •   Updated  
View on GitHub

Popular alternatives

View all
debian-fde-installer was added to AlternativeTo by albilu on and this page was last updated .
No comments or reviews, maybe you want to be first?

What is debian-fde-installer?

Automated full-disk encryption for Debian — LUKS, LVM, Secure Boot, one command.

Bash scripts for installing and recovering Debian-based systems with Full Disk Encryption (LUKS/LVM) and UEFI Secure Boot using custom keys.

Why? Setting up full-disk encryption on Linux manually is tedious and error-prone. You need to:

Partition correctly for UEFI + LUKS + LVM Configure GRUB to unlock LUKS at boot Generate and enroll Secure Boot keys Set up keyfiles for single-passphrase boot Harden against cold-boot attacks Test the recovery path Miss one step and you either have an unbootable system or a false sense of security.

linux-utils automates all of this. One script. One command. Production-grade encryption hardening.

Official Links