aboutsummaryrefslogtreecommitdiff
path: root/docs/comparison.md
diff options
context:
space:
mode:
authorJakob Unterwurzacher2020-10-17 15:43:54 +0200
committerJakob Unterwurzacher2020-10-17 15:43:54 +0200
commit88085e6d0317e1502f96bc753c9f822e55ef9f4e (patch)
tree3f5e93a7e1850e54c2cc5b3e04e69c2cf2d4ac45 /docs/comparison.md
parentbec35524fc1f4430b2bfe757a97389637cd16699 (diff)
Add DroidFS
Diffstat (limited to 'docs/comparison.md')
-rw-r--r--docs/comparison.md3
1 files changed, 2 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>