From da03864538494099a79aa9bddc3e7522877e4e9e Mon Sep 17 00:00:00 2001 From: Valient Gough Date: Wed, 30 Dec 2015 23:00:29 -0800 Subject: [PATCH] add donation section --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bdaaa6ca..89068c89 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ using the FUSE library for the filesystem interface. EncFS is open source software, licensed under the LGPL. EncFS is now over 10 years old (first release in 2003). It was written because -older NFS-based encrypted filesystems such as CFS had not kept pace with Linux +older NFS and kernel-based encrypted filesystems such as CFS had not kept pace with Linux development. When FUSE became available, I wrote a CFS replacement for my own use and released the first version to Open Source in 2003. @@ -63,6 +63,8 @@ HDD, SSD and ramdisk. EncFS works on network file systems (NFS, CIFS...), while ecryptfs is known to still have [problems][1]. +[1]: https://bugs.launchpad.net/ecryptfs/+bug/277578 + ## Development The master branch contains the latest stable codebase. This is where bug fixes @@ -73,5 +75,7 @@ work, some of which may be back-ported to the master branch when it is stable. T dev branch is not stable, and there is no guarantee of backward compatibility between changes. +## Donations + +How about a nice email instead? -[1]: https://bugs.launchpad.net/ecryptfs/+bug/277578