From f5bb7a37be6d669e03e96346c91035ae29689f98 Mon Sep 17 00:00:00 2001 From: Jakob Unterwurzacher Date: Thu, 16 Feb 2017 18:36:16 +0100 Subject: [PATCH] README: mention graphical interfaces --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 905c3c0..7abbec8 100644 --- a/README.md +++ b/README.md @@ -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 --------------