diff options
author | Jakob Unterwurzacher | 2017-07-01 11:51:02 +0200 |
---|---|---|
committer | Jakob Unterwurzacher | 2017-07-01 11:51:02 +0200 |
commit | ab787e18f0283392f5a42c31a29446d71f215c6a (patch) | |
tree | 17a130c935a4c2270b2c145ddb27361ba10d852d /README.md | |
parent | b256c39271613813b94893e044df43a0730c0c13 (diff) |
README: update mac os x support status to "beta"
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -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) |