public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: ragnagock@gmx.de
To: linux-kernel@vger.kernel.org
Subject: Re: Re: Bootdisk minikernel to load full kernel via /linuxrc
Date: Tue, 27 Nov 2001 13:35:26 +0100 (MET)	[thread overview]
Message-ID: <7800.1006864526@www46.gmx.net> (raw)

> On Mon, Nov 26, 2001 at 01:01:49PM +0100, ragnagock@gmx.de wrote:
> > 
> > Sorry, I forgot to mention that I want to have all partitions encrypted.
> 
> Would you please explain the utility in having the /boot
> partition encrypted?  It seems to me that if this one
> partition existed, and was plain-text, most, if not all,
> of your problems would go away.
> 

The goal is to have a machine where all hard disk content is encrypted so
an attacker has first to crack this to gain information. The problem is:
how to boot? I thought of a key disk with the decryption keys an a small
kernel to decrypt the parts needed to initiate an "normal" boot (i.e.
kernel, mount, the config files...). Then the decrypted kernel form hard
disk
is started and takes over the system. This way one kann recompile and patch
the kernel without having to watch the size available on the boot/key disk
and does not need to recreate it every time since it is thought to do a
capabilities implementation which would need a lot of recompiles to test...

To de-/encypt it is thought of using the existing method via loop/cryptoapi.

Btw: As there will be a kernel level capabilities implementation, an
attacker
should not be able to mess around with the kernel, so a plain-text boot
partition is out of question (the disk can be locked away).

As an explanation: I study on a polytechnical and my contribution
to this project will be my diploma.

-- 
GMX - Die Kommunikationsplattform im Internet.
http://www.gmx.net


             reply	other threads:[~2001-11-27 12:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-11-27 12:35 ragnagock [this message]
  -- strict thread matches above, loose matches on Subject: below --
2001-11-26 12:01 Re: Bootdisk minikernel to load full kernel via /linuxrc ragnagock

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7800.1006864526@www46.gmx.net \
    --to=ragnagock@gmx.de \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox