add donation section

This commit is contained in:
Valient Gough 2015-12-30 23:00:29 -08:00 committed by Valient Gough
parent 34faaf417f
commit da03864538

View File

@ -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