From cbeae0e96f775d3596983dec79eae3e8fe58b5ac Mon Sep 17 00:00:00 2001 From: Jakob Unterwurzacher Date: Sun, 31 Jul 2016 23:07:15 +0200 Subject: Add link to cryfs-gui --- docs/comparison.md | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'docs/comparison.md') diff --git a/docs/comparison.md b/docs/comparison.md index 165ea39..026f34d 100644 --- a/docs/comparison.md +++ b/docs/comparison.md @@ -21,18 +21,18 @@ If you spot an error or want to see a project added, please Overview -------- -| | gocryptfs | encfs | ecryptfs | cryptomator | securefs | CryFS | -| ------------------- | ------------------------------------------------------- | ---------------------------------- | --------------------------- | ------------------------- | ---------- | ------------------ | -| First release | 2015 [1] | 2003 [2] | 2006 [3] | 2014 [4] | 2015 [10] | 2015 | -| Language | Go | C++ | C | Java | C++ | C++ | -| License | MIT | LGPL/GPL [5] | GPL | MIT | MIT | LGPL | -| Development hotspot | Austria | USA | UK (Canonical Ltd) | Germany | China | Germany | -| Lifecycle | Active | Maintainance | Active [9] | Active | Active | Active | -| File interface | FUSE | FUSE | in-kernel filesystem | WebDAV | FUSE | FUSE | -| Platforms | Linux, 3rd-party Windows port [11], OSX in progress [7] | Linux, OSX, 3rd-party Windows port | Linux only | Linux, OSX, Windows | Linux, OSX | Linux | -| User interface | CLI | CLI; 3rd-party GUI | Integrated in login process | GUI only; CLI planned [8] | CLI | CLI, 3rd-party GUI | -| Lines of Code {1} | 5,109 | 9,320 | 7,662 {2} | 9,921 | 4,704 {3} | 30,036 {4} | -| Reverse Mode | no [12] | yes | no | no | no | no | +| | gocryptfs | encfs | ecryptfs | cryptomator | securefs | CryFS | +| ------------------- | ------------------------------------------------------------------------- | ---------------------------------- | --------------------------- | ------------------------- | ---------- | ------------------ | +| First release | 2015 [1] | 2003 [2] | 2006 [3] | 2014 [4] | 2015 [10] | 2015 | +| Language | Go | C++ | C | Java | C++ | C++ | +| License | MIT | LGPL/GPL [5] | GPL | MIT | MIT | LGPL | +| Development hotspot | Austria | USA | UK (Canonical Ltd) | Germany | China | Germany | +| Lifecycle | Active | Maintainance | Active [9] | Active | Active | Active | +| File interface | FUSE | FUSE | in-kernel filesystem | WebDAV | FUSE | FUSE | +| Platforms | Linux, 3rd-party Windows port [11], OSX in progress [7] | Linux, OSX, 3rd-party Windows port | Linux only | Linux, OSX, Windows | Linux, OSX | Linux | +| User interface | CLI; 3rd-party GUI: [cryfs-gui](http://mhogomchungu.github.io/cryfs-gui/) | CLI; 3rd-party GUI | Integrated in login process | GUI only; CLI planned [8] | CLI | CLI, 3rd-party GUI | +| Lines of Code {1} | 5,109 | 9,320 | 7,662 {2} | 9,921 | 4,704 {3} | 30,036 {4} | +| Reverse Mode | no [12] | yes | no | no | no | no | References: [[1]](https://github.com/rfjakob/gocryptfs/releases/tag/v0.1) -- cgit v1.2.3