libgocryptfs/tests/cli
Jakob Unterwurzacher bed60101f4 nametransform: make `gocryptfs.diriv` and `gocryptfs.xxx.name` files world-readable
Make `gocryptfs.diriv` and `gocryptfs.xxx.name` files world-readable to make encrypted backups easier
when mounting via fstab.

Having the files follow chmod/chown of their parent does not seem
to be worth the hassle. The content of the diriv files is not
secret, and both diriv and name files are protected by the
perms of the parent dir.

Fixes https://github.com/rfjakob/gocryptfs/issues/539
2021-01-10 08:07:10 +01:00
..
cli_test.go nametransform: make `gocryptfs.diriv` and `gocryptfs.xxx.name` files world-readable 2021-01-10 08:07:10 +01:00
gocryptfs.conf.b9e5ba23 tests: add test for -password -masterkey 2016-10-16 19:13:00 +02:00