Make section a little more precise
[ikiwiki.git] / features / index.mdwn
index dd0e612..c95b02c 100644 (file)
@@ -39,7 +39,12 @@ Originally a NetBSD port the guts have been radically adjusted and carefully tun
 TMPFS replaces MFS and MD (for post-boot use).
 
 ## DM_TARGET_CRYPT, TCPLAY - Transparent disk encryption
-DragonFly has a device mapper target called dm_target_crypt (compatible with Linux' dm-crypt) that provides transparent disk encryption. DragonFly fully supports LUKS (cryptsetup) and TrueCrypt as disk encryption methods. tcplay, is a free (BSD-licensed) 100% compatible TrueCrypt implementation built on dm_target_crypt.
+DragonFly has a device mapper target called dm_target_crypt (compatible with Linux' dm-crypt) that provides transparent disk encryption. It makes best use of available cryptographic hardware, as well as multi-processor software crypto.
+
+DragonFly fully supports LUKS (cryptsetup) and TrueCrypt as disk encryption methods. tcplay, is a free (BSD-licensed) 100% compatible TrueCrypt implementation built on dm_target_crypt.
+
+
+
 
 ## SWAPCACHE - Managed SSD support