README: update mac os x support status to "beta"

This commit is contained in:
Jakob Unterwurzacher 2017-07-01 11:51:02 +02:00
parent b256c39271
commit ab787e18f0
1 changed files with 4 additions and 3 deletions

View File

@ -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)