aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJakob Unterwurzacher2021-02-07 10:43:40 +0100
committerJakob Unterwurzacher2021-02-07 10:43:40 +0100
commit4b4a68eb21a0c58e82a3753c430e7d560fbd4805 (patch)
tree2d1086e0850bb08d36be062687647cc71f5af5bc /README.md
parent5d498f3a24ea277aff7db0f78e0153383e473dc6 (diff)
README: warn about incomplete ACL support
https://github.com/rfjakob/gocryptfs/issues/543 https://github.com/rfjakob/gocryptfs/issues/542 https://github.com/rfjakob/gocryptfs/issues/453
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index b54ca67..7846ad3 100644
--- a/README.md
+++ b/README.md
@@ -221,7 +221,9 @@ v2.0-beta1, 2020-10-15
[gocryptfs commit ec74d1d](https://github.com/rfjakob/gocryptfs/commit/ec74d1d2f4217a9a337d1db9902f32ae2aecaf33))
v1.8.0, 2020-05-09
-* **Enable ACL support ([#453](https://github.com/rfjakob/gocryptfs/issues/453))**
+* Enable ACL support ([#453](https://github.com/rfjakob/gocryptfs/issues/453))
+ * **Warning 2021-02-07: This feature is incomplete!**
+ Reading and writing ACLs works, but they are not enforced or inherited ([#542](https://github.com/rfjakob/gocryptfs/issues/542))
* Ignore `.nfsXXX` temporary files
([#367](https://github.com/rfjakob/gocryptfs/issues/431))
* Handle inode number collisions from multiple devices