mirror of
https://github.com/vgough/encfs.git
synced 2025-02-16 09:49:46 +01:00
add donation section
This commit is contained in:
parent
34faaf417f
commit
da03864538
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user