aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/comparison.md3
-rw-r--r--docs/index.md5
2 files changed, 7 insertions, 1 deletions
diff --git a/docs/comparison.md b/docs/comparison.md
index cd17a7b..7277391 100644
--- a/docs/comparison.md
+++ b/docs/comparison.md
@@ -97,7 +97,8 @@ which is why I converted it to html.
</tr>
<tr>
<td>Platforms</td>
-<!-- gocryptfs --><td>Linux, MacOS, 3rd-party Windows port <a href="https://github.com/bailey27/cppcryptfs">cppcryptfs</a></td>
+<!-- gocryptfs --><td>Linux, MacOS, 3rd-party Windows port <a href="https://github.com/bailey27/cppcryptfs">cppcryptfs</a>,
+ 3rd-party Android port <a href="https://github.com/hardcore-sushi/DroidFS">DroidFD</a></td>
<!-- encfs --><td>Linux, MacOS, 3rd-party Windows port</td>
<!-- ecryptfs --><td>Linux</td>
<!-- cryptomtr --><td>Linux, MacOS, Windows</td>
diff --git a/docs/index.md b/docs/index.md
index 46e810d..1c4cb0f 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -41,6 +41,11 @@ Linux is fully supported. Beta-quality MacOS support is available, which
means things usually work fine, but you may hit the odd issue (please
file a ticket if you do!).
+Third-party implementations exist for for
+
+* Windows: cppcryptfs, https://github.com/bailey27/cppcryptfs
+* Android: DroidFS, https://github.com/hardcore-sushi/DroidFS
+
gocryptfs is, and always will be, free software.
News