diff options
author | Jakob Unterwurzacher | 2016-06-16 23:41:51 +0200 |
---|---|---|
committer | Jakob Unterwurzacher | 2016-06-16 23:41:51 +0200 |
commit | 989c307bab5c79bed976beac362cded673afdea0 (patch) | |
tree | ce426caa5d078d369386c7bee0ab5de014a9fa80 /README.md | |
parent | 08691880327205aab1cf8f12eafaeaa0236d2c81 (diff) |
README: mention stdin passwords
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -107,6 +107,7 @@ v0.12 (not yet released) * A warning explaining the situation is printed as well * New command line option: `-ro` * Mounts the filesystem read-only +* Accept password from stdin as well [ticket #30](https://github.com/rfjakob/gocryptfs/issues/30) v0.11, 2016-06-10 * Deprecate filesystems created by v0.6 and older (stage 1/3) |