summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/TODO.md b/TODO.md
index 3763984..db7666b 100644
--- a/TODO.md
+++ b/TODO.md
@@ -1,6 +1,2 @@
-* Add test filesystem for "--masterkey" containing an "It works!" file
* Add fcntl file locking to make multiple concurrent mounts safe
* add test case
-* Add "--pwfile" parameter that reads the password from a file
- * Use that for additional test cases
-* Find out why "./gocryptfs -version" takes 170ms.