In message <http://marc.info/?l=openbsd-misc&m=121259415410042&w=1>,
Alphons "Fonz" van Werven asked
> Are there any means of encrypting filesystems other than using cryptfs
> plus vnode? As far as I could find out, the latter imposes a size limit
> of roughly 8GB which is acceptable for most partitions but not all of
> them.

It may not be what you want, but cfs (ports/packages) is a cryptographic
filesystem which runs outside the kernel.  It works at the _file_ level
(on top of a standard filesystem), with encryption keys specified on
a per-directory-tree basis, so doesn't care about the filesystem size.
I've been using cfs for about 15 years (first 7 on SunOS, last 8 on
OpenBSD), and am generally happy with it.

-- 
-- "Jonathan Thornburg [remove -animal to reply]" <[EMAIL PROTECTED]>
   School of Mathematics, U of Southampton, England
   "Space travel is utter bilge" -- common misquote of UK Astronomer Royal
                                    Richard Woolley's remarks of 1956
   "All this writing about space travel is utter bilge.  To go to the
    moon would cost as much as a major war." -- what he actually said

Reply via email to