|
OpenBSD Security Functionally paranoid! |
|
Thread Tools | Display Modes |
|
|||
Full disk encryption with Loop-AES
Hi all, I was trying to find some information on full disk encryption in openBSD, preferably using Loop-AES. But after a bit of googleing i haven't been able to find much..
Could anyone help me out here? |
|
|||
Quote:
bioctl(8) & softraid(8) also do disk encryption, but heed the warning in bioctl(8)'s manpage stating that it is currently considered experimental. Quote:
Two very recent threads on encryption can be found in the archives to the official misc@ mailing list: |
|
|||
That you for your quick reply, i will have a look over all of that.
|
|
|||
I think the way I am going to overcome this issue of not being able to encrypt root is to enable encrypted swap, create an encrypted partition where applications can run in a chrooted environment.
I still have a few things to work out, but I think it should be an acceptable substitution |
|
||||
Quote:
The guide is now a bit dated as newer o/s techniques are available in 4.5 and 4.6, but I found it useful in its day. It has worked so well that it has been set and forget ever since. /S
__________________
Never argue with an idiot. They will bring you down to their level and beat you with experience. Last edited by s2scott; 20th November 2009 at 06:06 PM. |
|
|||
Are you sure? Because i had to modify /etc/sysctl.conf to turn in on in 4.6.
Code:
#vm.swapencrypt.enable=0 # 0=Do not encrypt pages that go to swap to vm.swapencrypt.enable=1 # 0=Do not encrypt pages that go to swap |
|
||||
Quote:
left like that so that if you want to turn off swap encryption you can just remove # and reboot the computer. |
|
|||
Oh ok, didn't know that... Thanks for that..
|
Tags |
disk encryption, encryption, file system encryption |
Thread Tools | |
Display Modes | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
softraid encryption | Sunnz | OpenBSD Security | 6 | 24th September 2009 04:58 AM |
Reboot loop on 7.0 upgraded to 7.1 | EricM | FreeBSD Installation and Upgrading | 3 | 25th March 2009 04:25 AM |
Installing FreeBSD and encryption? | neurosis | FreeBSD Security | 1 | 1st November 2008 05:51 PM |
ibm eserver x225 - 7.0 installation when btx halted / endless loop | underlig | FreeBSD Installation and Upgrading | 3 | 3rd August 2008 02:19 PM |
encryption during rsync | gkontos | General software and network | 7 | 13th June 2008 10:08 AM |