Go to file
Jarno Seppänen fb9731868f Fix write caching; implement more FUSE functions
* write caching was broken in multiple ways
* implemented chmod, rename, truncate, unlink, and utimens
2014-04-29 23:58:54 +03:00
README.md First version that somewhat works 2014-04-27 23:43:14 +03:00
gpgfs.py Fix write caching; implement more FUSE functions 2014-04-29 23:58:54 +03:00

README.md

GPGFS

GPG encryption for synchronized folders.

File structure

gpgfs/a/b
gpgfs/index

Dependencies

pip install python-gnupg fusepy