From 5ae0804bd2072f7ed73757c7c864fc699313a41f Mon Sep 17 00:00:00 2001 From: Bill Zissimopoulos Date: Fri, 27 Apr 2018 12:12:25 -0700 Subject: [PATCH] doc: add EncFS to known file systems --- doc/Known-File-Systems.asciidoc | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/Known-File-Systems.asciidoc b/doc/Known-File-Systems.asciidoc index e6bba51a..81cf3c2d 100644 --- a/doc/Known-File-Systems.asciidoc +++ b/doc/Known-File-Systems.asciidoc @@ -4,6 +4,7 @@ This document contains a list of known file systems and file system libraries th == File Systems +- https://github.com/vgough/encfs[EncFS] - an Encrypted Filesystem for FUSE - https://github.com/ihaveamac/fuse-3ds[fuse-3ds] - FUSE Filesystem Python scripts for Nintendo 3DS files - https://github.com/FrKaram/KS2.Drive[KS2.Drive] - Mount a webDAV/AOS server as a local drive - https://github.com/billziss-gh/nfs-win[nfs-win] - NFS for Windows