13 lines
152 B
Markdown
13 lines
152 B
Markdown
# GPGFS
|
|
|
|
GPG encryption for synchronized folders.
|
|
|
|
# File structure
|
|
|
|
gpgfs/a/b
|
|
gpgfs/index
|
|
|
|
# Dependencies
|
|
|
|
pip install python-gnupg fusepy
|