From d8ed4f944642b0f812447c0da5fd23eec3184a61 Mon Sep 17 00:00:00 2001 From: Jakob Unterwurzacher Date: Sun, 10 Sep 2017 16:56:07 +0200 Subject: Convert comparison table to html --- docs/comparison.md | 120 +++++++++++++++++++++++++++++++++++---- xreadthedocs/css/theme_extra.css | 8 ++- 2 files changed, 114 insertions(+), 14 deletions(-) diff --git a/docs/comparison.md b/docs/comparison.md index b1fda41..ffd9926 100644 --- a/docs/comparison.md +++ b/docs/comparison.md @@ -21,18 +21,114 @@ 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; 3rd-party GUI: [SiriKali](https://mhogomchungu.github.io/sirikali/) | CLI; 3rd-party GUI | Integrated in login process | GUI only; CLI planned [8] | CLI | 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 | yes (since v1.1) | 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: [SiriKali](https://mhogomchungu.github.io/sirikali/) | +CLI; 3rd-party GUI | +Integrated in login process | +GUI only; CLI planned [8] | +CLI | +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 | +yes (since v1.1) | +yes | +no | +no | +no | +no | +