diff options
author | Jakob Unterwurzacher | 2017-02-16 18:36:16 +0100 |
---|---|---|
committer | Jakob Unterwurzacher | 2017-02-16 18:36:16 +0100 |
commit | f5bb7a37be6d669e03e96346c91035ae29689f98 (patch) | |
tree | 2f5d99c84b026ebb3ba7bc065c1f91d60a571213 | |
parent | bef27305bca2638ec017cc1d9ec1a1e250dd33a3 (diff) |
README: mention graphical interfaces
-rw-r--r-- | README.md | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -79,6 +79,14 @@ The [MANPAGE.md](Documentation/MANPAGE.md) containes a description of available If you already have gocryptfs installed, run `./MANPAGE-render.bash` to bring up the rendered manpage in your man pager (requires pandoc). +Graphical Interface +------------------- + +The [SiriKali](https://mhogomchungu.github.io/sirikali/) project supports +gocryptfs and runs on Linux and OSX. + +cppcryptfs on Windows provides its own GUI. + Stable CLI ABI -------------- |