summaryrefslogtreecommitdiff
path: root/2005/flow-accounting-ols2005/OLS2005/halcrow/halcrow-abstract.tex
diff options
context:
space:
mode:
Diffstat (limited to '2005/flow-accounting-ols2005/OLS2005/halcrow/halcrow-abstract.tex')
-rw-r--r--2005/flow-accounting-ols2005/OLS2005/halcrow/halcrow-abstract.tex19
1 files changed, 19 insertions, 0 deletions
diff --git a/2005/flow-accounting-ols2005/OLS2005/halcrow/halcrow-abstract.tex b/2005/flow-accounting-ols2005/OLS2005/halcrow/halcrow-abstract.tex
new file mode 100644
index 0000000..a56d2b3
--- /dev/null
+++ b/2005/flow-accounting-ols2005/OLS2005/halcrow/halcrow-abstract.tex
@@ -0,0 +1,19 @@
+
+% Registration eCryptfs: An Enterprise-class Encrypted Filesystem for
+% Linux
+% Proposal Michael Austin Halcrow (linuxsymposium.org@halcrow.us)
+
+eCryptfs is a cryptographic filesystem for Linux that
+stacks on top of existing filesystems. It provides
+functionality similar to that of GnuPG, only the
+process of encrypting and decrypting the data is done
+transparently from the perspective of the application.
+eCryptfs leverages the recently introduced Linux kernel
+keyring service, the kernel cryptographic API, the
+Linux Pluggable Authentication Modules (PAM) framework,
+OpenSSL, the Trusted Platform Module (TPM), and the
+GnuPG keyring in order to make the process of key and
+authentication token management seamless to the end
+user.
+
+
personal git repositories of Harald Welte. Your mileage may vary