aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJakob Unterwurzacher2017-07-01 11:51:02 +0200
committerJakob Unterwurzacher2017-07-01 11:51:02 +0200
commitab787e18f0283392f5a42c31a29446d71f215c6a (patch)
tree17a130c935a4c2270b2c145ddb27361ba10d852d /README.md
parentb256c39271613813b94893e044df43a0730c0c13 (diff)
README: update mac os x support status to "beta"
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/README.md b/README.md
index 1c75618..e85e812 100644
--- a/README.md
+++ b/README.md
@@ -41,9 +41,10 @@ Platforms
Linux is gocryptfs' native platform.
-Experimental Mac OS X support is available, check out
-[ticket #15](https://github.com/rfjakob/gocryptfs/issues/15) for
-details.
+Beta-quality Mac OS X support is available, which means most things work
+fine but you may hit an occasional problem. Check out
+[ticket #15](https://github.com/rfjakob/gocryptfs/issues/15) for the history
+of Mac OS X support but please create a new ticket if you a problem.
For Windows, an independent C++ reimplementation has been started:
[cppcryptfs](https://github.com/bailey27/cppcryptfs)