Re: vnconfig question...

Previous thread: Clue-by-four needed: trunk(4) and an(4) by Josh Grosse on Wednesday, April 25, 2007 - 9:57 am. (3 messages)

Next thread: nfs data corruption by Nick Nauwelaerts on Wednesday, April 25, 2007 - 12:48 pm. (1 message)
From: poncenby
Date: Wednesday, April 25, 2007 - 10:19 am

i'm obviously missing something here.
could you explain why it is a bad idea to have two files, the key and salt, which
would be used to initially mount the regular file, then securely deleted from the
host and only re-introduced to the host when decryption/remounting is required.
and also, for us luddites, how do you read the password on stdin.

in great expectations,

poncenby


From: Ted Unangst
Date: Wednesday, April 25, 2007 - 1:26 pm

the whole point of requiring you to type in the password is to require
you to type in the password.  if that's not possible, just use expect.
 it is a bad idea to put the password on disk.  i mean, come on.  in
what scenario are you capable of "securely" installing and deleting a

vi vnconfig.c and go from there.

Previous thread: Clue-by-four needed: trunk(4) and an(4) by Josh Grosse on Wednesday, April 25, 2007 - 9:57 am. (3 messages)

Next thread: nfs data corruption by Nick Nauwelaerts on Wednesday, April 25, 2007 - 12:48 pm. (1 message)