headless-fde | headless server installation with full disk encryption
kandi X-RAY | headless-fde Summary
kandi X-RAY | headless-fde Summary
headless-fde is a Shell library typically used in Ubuntu, Debian applications. headless-fde has no bugs, it has no vulnerabilities and it has low support. You can download it from GitHub.
A lot of techniques exist to install headless servers with full disk encryption: PXE + VNC, debootstrap, QEMU, local installation in a VM + dd, etc. I tend to find them hackish and ended up to use another option. I'm pretty sure that it's already explained elsewhere but didn't find it on the Internet, so here it is. Basically, the initrd.gz of a Debian-like netboot installation is customized to provide a remote shell through SSH at the beginning of the installation thanks to the preseeding method. It allows to install the distro as usual, but remotely. A custom script is run just before the installation finishes to setup the packages which will allow to unlock the disk remotely at each reboot. This was successfully tested with Ubuntu 16.10. The initramfs of the target system is configured to read the passphrase inside a TLS tunnel listening on TCP port 443 (thanks to socat). Previous versions of this project used to install Dropbear, but it was overkill and less secure.
A lot of techniques exist to install headless servers with full disk encryption: PXE + VNC, debootstrap, QEMU, local installation in a VM + dd, etc. I tend to find them hackish and ended up to use another option. I'm pretty sure that it's already explained elsewhere but didn't find it on the Internet, so here it is. Basically, the initrd.gz of a Debian-like netboot installation is customized to provide a remote shell through SSH at the beginning of the installation thanks to the preseeding method. It allows to install the distro as usual, but remotely. A custom script is run just before the installation finishes to setup the packages which will allow to unlock the disk remotely at each reboot. This was successfully tested with Ubuntu 16.10. The initramfs of the target system is configured to read the passphrase inside a TLS tunnel listening on TCP port 443 (thanks to socat). Previous versions of this project used to install Dropbear, but it was overkill and less secure.
Support
Quality
Security
License
Reuse
Support
headless-fde has a low active ecosystem.
It has 13 star(s) with 1 fork(s). There are 3 watchers for this library.
It had no major release in the last 6 months.
headless-fde has no issues reported. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of headless-fde is current.
Quality
headless-fde has no bugs reported.
Security
headless-fde has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
headless-fde does not have a standard license declared.
Check the repository for any license declaration and review the terms closely.
Without a license, all rights are reserved, and you cannot use the library in your applications.
Reuse
headless-fde releases are not available. You will need to build from source code and install.
Installation instructions, examples and code snippets are available.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of headless-fde
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of headless-fde
headless-fde Key Features
No Key Features are available at this moment for headless-fde.
headless-fde Examples and Code Snippets
No Code Snippets are available at this moment for headless-fde.
Community Discussions
No Community Discussions are available at this moment for headless-fde.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install headless-fde
The server will boot on the custom initrd.gz and begin the installation. Since a few packages will be fetched and installed from the Internet, it can take a while until the SSH server is launched. Please note that the user is installer.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page