Jakob Unterwurzacher
|
45ea8aa546
|
Add "--masterkey=" parameter for recovery purposes
|
2015-10-06 21:16:39 +02:00 |
|
Jakob Unterwurzacher
|
5c6df49067
|
Switch to AES-256
AES-256 seems to be becoming the industry standard. While AES-128 is
good enough for tens of years to come, let's follow suit and be extra
safe.
|
2015-10-06 20:51:35 +02:00 |
|
Jakob Unterwurzacher
|
39ea272e23
|
Add "--openssl=false" command line option
Also make main_test try both variants
|
2015-10-06 20:24:52 +02:00 |
|
Jakob Unterwurzacher
|
022a6968ae
|
Implement proper daemonization
The shell wrapper sends gocryptfs into the background and waits for SIGUSR1
|
2015-10-06 00:31:18 +02:00 |
|
Jakob Unterwurzacher
|
552c32c5e9
|
Move main binary to gocryptfs_main
That way the wrapper shell script can be named just "gocryptfs"
|
2015-10-05 20:32:10 +02:00 |
|