Update TODO file

Most entries have already been implemented a while ago.
This commit is contained in:
Jakob Unterwurzacher 2016-06-07 00:11:04 +02:00
parent c2a5303eeb
commit edfeb8ed6c
1 changed files with 0 additions and 4 deletions

View File

@ -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.