Re: Encrypting home partition

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Nick Guenther
Date: Saturday, October 6, 2007 - 9:42 am

On 10/6/07, Timo Myyrd <zmyrgel@nerdshack.com> wrote:

*The* way to make encrypted disks on OpenBSD is through vnconfig -k.
Go read up on that and come back.
Then here's what you can do (it's dead simple):
# vnconfig -k <key> svnd0 /path/to/image
# mount /dev/svnd0 /home

 #note: the image file should be available somewhere that isn't /home,
obviously... you may be able to have a /home with it on there and then
mount over that and it might keep working but it's just asking for
trouble to do it that way


are you sure you want to encrypt your *whole* drive though? Is your
data really that secret? For most people there are only a few /really
secret/ things, and you can just make a small secure partition and
place them in there. Encryption does take a performance hit.

-Nick
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Encrypting home partition, Timo Myyrä, (Sat Oct 6, 2:23 am)
Re: Encrypting home partition, Nick Guenther, (Sat Oct 6, 9:42 am)
Re: Encrypting home partition, Jacob Yocom-Piatt, (Sat Oct 6, 10:23 am)
Re: Encrypting home partition, Timo Myyrä, (Sat Oct 6, 1:50 pm)
Re: Encrypting home partition, Chris Kuethe, (Sat Oct 6, 3:31 pm)
Re: Encrypting home partition, Nick Guenther, (Sat Oct 6, 3:49 pm)
Re: Encrypting home partition, Nick Guenther, (Sat Oct 6, 3:52 pm)
Re: Encrypting home partition, Timo Myyrä, (Sat Oct 6, 11:00 pm)
Re: Encrypting home partition, Nick Guenther, (Sun Oct 7, 1:05 am)
Re: Encrypting home partition, Timo Myyrä, (Sun Oct 7, 1:31 am)
Re: Encrypting home partition, Nick Guenther, (Sun Oct 7, 1:32 am)
Re: Encrypting home partition, Felix Kronlage, (Mon Oct 8, 12:53 pm)