diff options
author | Jakob Unterwurzacher | 2017-08-22 14:42:39 +0200 |
---|---|---|
committer | Jakob Unterwurzacher | 2017-08-22 14:42:39 +0200 |
commit | a6333c186988b491281b4606716f7e2da50c56c5 (patch) | |
tree | 20fb85a32c51d817374c368eacb52f541c9aa5cd | |
parent | 033d78ed388b761e0d2b0b110d9136751eaa2c68 (diff) |
index: MacOS support is no longer experimental but beta
-rw-r--r-- | docs/index.md | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/docs/index.md b/docs/index.md index 84b892d..7162cdb 100644 --- a/docs/index.md +++ b/docs/index.md @@ -36,10 +36,9 @@ Also, keep a copy of your master key (printed on mount) in a safe place. This allows you to access the data even if the gocryptfs.conf config file is damaged or you lose the password. -Only Linux is fully supported at the moment. OSX support is experimental -but seems to mostly work. please chime in in the -["Mac OS X support" ticket](https://github.com/rfjakob/gocryptfs/issues/15) -if you are interested. +Linux is fully supported. Beta-quality MacOS support is available, which +means things usually work fine, but you may hit the odd issue (please +file a ticket if you do!). gocryptfs is, and always will be, free software. |