From a18e2d6c833a663e52f2d61a2df69109f548ddea Mon Sep 17 00:00:00 2001 From: Jakob Unterwurzacher Date: Sun, 10 Sep 2017 17:39:54 +0200 Subject: comparison: update "Overview" table --- docs/comparison.md | 96 ++++++++++++++++++------------------------------------ 1 file changed, 31 insertions(+), 65 deletions(-) diff --git a/docs/comparison.md b/docs/comparison.md index ffd9926..7dc9351 100644 --- a/docs/comparison.md +++ b/docs/comparison.md @@ -11,9 +11,9 @@ This page compares: * [EncFS](https://github.com/vgough/encfs), mature with known security issues * [eCryptFS](http://ecryptfs.org/), integrated into the Linux kernel * [Cryptomator](https://cryptomator.org/), strong cross-platform support through Java and WebDAV -* [securefs](https://github.com/netheril96/securefs), a new C++ project that implementes directories as user-space B+ trees +* [securefs](https://github.com/netheril96/securefs), a cross-platform project implemented in C++ * [CryFS](https://www.cryfs.org/), result of a master thesis at the KIT University that uses - chunked storage. The tested version is `0.9.5-1-g5442662`. + chunked storage If you spot an error or want to see a project added, please [file a ticket](https://github.com/rfjakob/gocryptfs-website)! @@ -31,21 +31,21 @@ http://www.tablesgenerator.com/html_tables .
- | gocryptfs | -encfs | -ecryptfs | -cryptomator | -securefs | -CryFS | +gocryptfs v1.4.1 |
+ encfs v1.9.2 |
+ ecryptfs v4.13 |
+ cryptomator v1.3.1 |
+ securefs v0.7.3 |
+ CryFS v0.9.7 |
|||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
First release | -2015 [1] | -2003 [2] | -2006 [3] | -2014 [4] | -2015 [10] | -2015 | +2015 (ref) | +2003 (ref) | +2006 (ref) | +2014 (ref) | +2015 (ref) | +2015 (ref) | |||
Language | @@ -58,18 +58,18 @@ http://www.tablesgenerator.com/html_tables .|||||||||||||||
License | -MIT | -LGPL/GPL [5] | -GPL | -MIT | -MIT | -LGPL | +MIT (ref) | +LGPLv3 / GPLv3 (ref) | +GPLv2 | +GPLv3 (ref) | +MIT (ref) | +LGPLv3 (ref) | |||
Development hotspot | Austria | USA | -UK (Canonical Ltd) | +USA (RedHat) | Germany | China | Germany | @@ -78,7 +78,7 @@ http://www.tablesgenerator.com/html_tables .Lifecycle | Active | Maintainance | -Active [9] | +Active (ref) | Active | Active | Active | @@ -94,30 +94,21 @@ http://www.tablesgenerator.com/html_tables .
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, MacOS, 3rd-party Windows port cppcryptfs | +Linux, MacOS, 3rd-party Windows port | +Linux | +Linux, MacOS, Windows | +Linux, MacOS, Windows | Linux | ||||
User interface | -CLI; 3rd-party GUI: [SiriKali](https://mhogomchungu.github.io/sirikali/) | -CLI; 3rd-party GUI | +CLI, 3rd-party GUI SiriKali | +CLI, 3rd-party GUI | Integrated in login process | -GUI only; CLI planned [8] | -CLI | +GUI, 3rd-party CLI (ref) | +CLI, 3rd-party GUI | CLI, 3rd-party GUI | -|||||
Lines of Code {1} | -6,343 | -9,320 | -7,662 {2} | -9,921 | -4,704 {3} | -30,036 {4} | |||||||||
Reverse Mode | @@ -130,31 +121,6 @@ http://www.tablesgenerator.com/html_tables .