Creating a encrypted directory during the server installation
Good idea, but if I followed the conversation here correctly, the
desire was to minimize the number of windows required for the user to
pass through during the installation. Having a window where the user
has to do something, that in essence, seems really really random
probably isn't the best thing to put in the installer. Would it be
possible to delay key generation until the system uptime has reached a
certain time or the user specifically requests the key to generated (in
which case they can get to hammer on their keyboard).
On Wed, Sep 24, 2008 at 9:37 PM, Michael Casadevall <sonicmctails@gmail.com> wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I've did some work implementing /dev/random in GNU Hurd (yes, yes, I
know :-P). Static bootups are fairly constant, i.e., poor source of
entropy, so that is a major problem. However, it might be possible to
have the user provide or generate entropy (maybe a friendly message
such as "Ubuntu needs to generate entropy to encrypt your files,
please bang on the keyboard like a monkey"), or the ability to provide
a private key from another source like a USB key or something.
--
ubuntu-server mailing list
ubuntu-server@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server
More info: https://wiki.ubuntu.com/ServerTeam
09-29-2008, 10:23 AM
Soren Hansen
Creating a encrypted directory during the server installation
On Wed, Sep 24, 2008 at 11:37:01PM -0400, Michael Casadevall wrote:
> I've did some work implementing /dev/random in GNU Hurd (yes, yes, I
> know :-P). Static bootups are fairly constant, i.e., poor source of
> entropy, so that is a major problem. However, it might be possible to
> have the user provide or generate entropy (maybe a friendly message
> such as "Ubuntu needs to generate entropy to encrypt your files,
> please bang on the keyboard like a monkey"), or the ability to provide
> a private key from another source like a USB key or something.
Package: randomsound
Description: ALSA sound card related entropy gathering daemon
Using the low order bit of the ADC output of your sound card,
randomsound gathers entropy, debiases it and offers it up to your
kernel's random pool.
--
Soren Hansen |
Virtualisation specialist | Ubuntu Server Team
Canonical Ltd. | http://www.ubuntu.com/
--
ubuntu-server mailing list
ubuntu-server@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server
More info: https://wiki.ubuntu.com/ServerTeam