Displaying 14 results from an estimated 14 matches for "gbde".
Did you mean:
bde
2005 Jul 29
1
booting gbde-encrypted filesystem
Hello,
I think there was already a thread on this. I just
want to raise the question again if anyone has successfully
booted an gdbe-encrypted filesystem (everything encrypted except
the bootloader). The passphrase is entered at the bootloader prompt
or embedded in the bootloader.
I appreciate any tips.
Thanks,
- ronnel
2005 Jul 31
1
Kernel Source Divergence, Security (was: booting gbde-encrypted filesystem)
In message <20050731135919.GA43753@afields.ca>, Allan Fields writes:
>Yes, this is all very nice, but when is someone actually going to
>commit it? ;)
I'm (as always) short of time, and GBDE is not the top priority
for me for the time being.
So I am more than happy to see people band together and improve
gbde.
The main work necessary is to polish the userland program and that
is relatively trivial programming, so anyone should be able to pick
that up: just go for it.
Giving gbde a t...
2005 Dec 11
1
geli or gbde encryption of slices
Hello,
I was playing around with geli an gbde after last EuroBSDCon.
I liked the idea of encrypting my data which resides in /home/$user.
Since this is a "single" user laptop i intended to encrypt the
whole /home partition. Well no problems with that. But i wanted
the lockfile or keyfile on a seperate usb disc. Which would be
mounte...
2006 Mar 13
0
Complete GBDE / GELI encryption for systems without removable local boot tokens (aka USB drives)
Speaking of GELI / GBDE. I was reading Marc's excellent paper on
Complete harddrive encryption for FreeBSD using GBDE/GELI and the
problem I have is it all depends on a bootable removable token that can
by physically secured. While an excellent solution for laptop /
desktop users it just doesn't work with a remo...
2005 Jul 29
1
encrypting existing partitions/disks
Hello,
Has anyone wrote a how-to or a guick guide on how
to encrypt an existing partition/disk using gbde?
I've tried to search in the net but i cudn't find
any. Is it possible to just move the existing data
on my disk, cleanup the disk and encrypt using gbde,
attach to the system, then move back the data to the now
encrypted disk.
Thanks,
- ronnel
2006 Jan 28
1
Should I use gbde or geli?
Hello out there, everybody!
I was actually expecting to find several (hundred) threads with this
subject being discussed. To my surprise I didn't find a single one
either on these mailing lists or in the newsgroups - at least not in a
language I understand. :-)
I realize that gbde and geli are not designed to be better than the
other but that both fit different needs and different tastes. Although I
I am studying computer science myself, I haven't really gotten to this
kind of stuff yet, so simply listing the differences doesn't help too
much.
For a friend of mine I...
2006 Jan 22
3
Encrypted volume - how?
Hi all,
I'm looking for a way to recreate the functionality of PGP Disk (under
Win32). Basically, create an encrypted file, which contains a filesystem
which can then be mounted in any mount point.
I know I can use GELI in FreeBSD 6 - as I understand, it performs the
encryption at the partition level (the whole partition is encrypted).
I'd like to be able to simply unmount my
2012 Nov 27
6
How to clean up /
...5M /rescue/dmesg
5M /rescue/dump
5M /rescue/rdump
5M /rescue/dumpfs
5M /rescue/dumpon
5M /rescue/fsck
5M /rescue/fsck_ffs
5M /rescue/fsck_4.2bsd
5M /rescue/fsck_ufs
5M /rescue/fsck_msdosfs
5M /rescue/fsdb
5M /rescue/fsirand
5M /rescue/gbde
5M /rescue/geom
5M /rescue/glabel
5M /rescue/gpart
5M /rescue/ifconfig
5M /rescue/init
5M /rescue/kldconfig
5M /rescue/kldload
5M /rescue/kldstat
5M /rescue/kldunload
5M /rescue/ldconfig
5M /rescue/md5
5M /rescue/mdconfig
5M /rescue/m...
2004 Jul 09
0
LARTC related talks at Swiss Unix Conference 2004
...formance tunig - Hendrik Scholz
o Fully automatic Linux installations - Thomas Lange
o Performance bottleneck detection and removal - Hendrik Scholz
o Spamikaze - a distributed anti-spam technology - Rik van Riel
o System Admin Training in the Virtual Unix Lab - Hubert Feyrer
Security:
o GBDE -- Spook strength disk encryption - Poul-Henning Kamp
o Rule Set Based Access Control (RSBAC) - Securing Linux from
the inside - Amon Ott
Multimedia:
o All About MPLayer - Alex Beregszaszi
o Multimedia On Unix: Past, Present, and Future - Mike Melanson
o Multimedia Trash And The Evo...
2004 Oct 17
1
TCFS on FreeBSD
Dear all,
I tried to port Transparent Cryptographic File System
(http://www.tcfs.it) OpenBSD version to FreeBSD 4.8, but failed. Has
any one tried this before? How much modification is needed? Any info is
appreciated.
Thanks,
Yan
2012 Jul 11
5
Solaris derivate with the best long-term future
As a napp-it user who recently needs to upgrade from NexentaCore I recently saw
"preferred for OpenIndiana live but running under Illumian, NexentaCore and Solaris 11 (Express)"
as a system recommendation for napp-it.
I wonder about the future of OpenIndiana and Illumian, which
fork is likely to see the most continued development, in your opinion?
Thanks.
2006 Sep 06
2
Getting GELI Keys from Floppy
Hello,
i want to encrypt my HDD's with GELI (not the root-fs, though). I want
to do the encryption without password, just with a key. The key should
be stored in a floppy disk, and the read should be read automatically
on boot, from the floppy.
There is a problem here, because GELI initializes _before_ mounting
the disks from /etc/fstab (for obvious reasons, of course). So GELI is
not able
2004 Apr 08
4
recommended SSL-friendly crypto accelerator
Hi,
I'm pondering building my own SSL accelerator out of a multi-CPU
FreeBSD system and a crypto accelerator.
What's the recommended hardware crypto accelerator card these
days?
Thanks,
==ml
--
Michael Lucas mwlucas@FreeBSD.org, mwlucas@BlackHelicopters.org
Today's chance of throwing it all away to start a goat farm: 49.1%
http://www.BlackHelicopters.org/~mwlucas/
2006 Jul 14
1
Any ongoing effort to port /etc/rc.d/pf_boot, /etc/pf.boot.conf from NetBSD ?
Hi,
[I have added freebsd-security to recipient list as I consider
this issue a security risk]
Paul Schenkeveld wrote:
> Hello,
>
> On Fri, Jul 14, 2006 at 01:26:38PM +0300, Ari Suutari wrote:
>> Hi,
>>
>> Does anyone know if there are any plans to bring
>> pf boot-time protection (ie. /etc/rc.d/pf_boot and
>> related config files) from NetBSD to FreeBSD