aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorWesley Shields <wxs@FreeBSD.org>2011-06-11 01:32:37 +0000
committerWesley Shields <wxs@FreeBSD.org>2011-06-11 01:32:37 +0000
commita34597896699d5be3755569e792862e453e7a566 (patch)
tree438c598ace3909ef20530e77e342b96be4306bac /security/Makefile
parent1b7a87b3cccb378129df04d30fb6a1fd7cb9f26d (diff)
downloadports-a34597896699d5be3755569e792862e453e7a566.tar.gz
ports-a34597896699d5be3755569e792862e453e7a566.zip
Free open-source disk encryption software
Main Features: * Creates a virtual encrypted disk within a file and mounts it as a real disk. * Encrypts an entire partition or storage device such as USB flash drive or hard drive. * Encryption is automatic, real-time (on-the-fly) and transparent. * Parallelization and pipelining allow data to be read and written as fast as if the drive was not encrypted. * Provides plausible deniability, in case an adversary forces you to reveal the password: Hidden volume (steganography) and hidden operating system. WWW: http://www.truecrypt.org/ NOTE: This port is experimental and provides no GUI for managing truecrypt volumes. PR: ports/157072 Submitted by: Ryan Steinmetz <rpsfa@rit.edu>
Notes
Notes: svn path=/head/; revision=275332
Diffstat (limited to 'security/Makefile')
-rw-r--r--security/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile
index 3c5c053f8709..0cb5d9973c8f 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -853,6 +853,7 @@
SUBDIR += tripwire-131
SUBDIR += tripwire12
SUBDIR += trousers
+ SUBDIR += truecrypt
SUBDIR += tthsum
SUBDIR += tuntun
SUBDIR += umit