Skip to content

Commit

Permalink
add donation section
Browse files Browse the repository at this point in the history
  • Loading branch information
vgough committed Jan 4, 2016
1 parent 34faaf4 commit da03864
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down Expand Up @@ -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
Expand All @@ -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

0 comments on commit da03864

Please sign in to comment.