aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..cadd37f
--- /dev/null
+++ b/README.md
@@ -0,0 +1,8 @@
+# FSCrypt
+
+An tool for uniform management of encrypted disks/directories;
+[written in go](https://golang.org/).
+
+FSCrypt is a tool for unified management of disk encryption. It manages
+metadata, key generation, key wrapping, PAM integration, and provides a uniform
+interface for creating and modifying encrypted directories and devices.