Add TODO file

This commit is contained in:
Jakob Unterwurzacher 2015-11-09 22:06:35 +01:00
parent fa3a382aa4
commit 79b36dd8eb
1 changed files with 7 additions and 0 deletions

7
TODO.md Normal file
View File

@ -0,0 +1,7 @@
* More robust daemonization, add cli parameter "--sendusr1=pid"
* Add "-q" (quiet) flag
* 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