From: Silvio Rhatto Date: Fri, 20 Jun 2014 22:23:53 +0000 (-0300) Subject: More links X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=37680d5b7bbc4105a67e166f26e85cc7a2773702;p=bootless.git More links --- diff --git a/index.mdwn b/index.mdwn index e87e5dd..fc16cac 100644 --- a/index.mdwn +++ b/index.mdwn @@ -6,7 +6,7 @@ * Bootless is a bootloader installed in a removable media and used to initialize computers. * It is based on [git-annex](http://git-annex.branchable.com/) and [GNU Grub](https://www.gnu.org/software/grub/). * Initial support is targeted to Debian like operating systems. -* Bootless currently used the [Hydra Suite](https://git.sarava.org/?p=hydra.git;a=summary). +* Bootless currently used in the [Hydra Suite](https://git.sarava.org/?p=hydra.git;a=summary). Index ----- @@ -41,8 +41,9 @@ Grub: Boot: -- [Auto-booting and Securing a Linux Server with an Encrypted Filesystem](http://serverfault.com/questions/34794/auto-booting-and-securing-a-linux-server-with-an-encrypted-filesystem). -- [Smartmonster](https://github.com/ioerror/smartmonster). + * [Auto-booting and Securing a Linux Server with an Encrypted Filesystem](http://serverfault.com/questions/34794/auto-booting-and-securing-a-linux-server-with-an-encrypted-filesystem). + * [Smartmonster](https://github.com/ioerror/smartmonster). + * [#348147 - Allow subscripts to alter ROOT (was: Add support for cryptoroot) - Debian Bug report logs](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=348147) ([crypt_root and real_root on gentoo](http://wiki.gentoo.org/wiki/Genkernel)). Images: @@ -55,3 +56,7 @@ UEFI: * [gummiboot](http://freedesktop.org/wiki/Software/gummiboot/). * [booting a self-signed Linux kernel | The Linux Foundation](http://www.linuxfoundation.org/news-media/blogs/browse/2013/09/booting-self-signed-linux-kernel). + +Security: + + * [implementing the evil maid attack on linux with Luks - Pollux's blog](https://www.wzdftpd.net/blog/index.php?post/2009/10/28/44-implementing-the-evil-maid-attack-on-linux-with-luks).