standalone software to create a gocryptfs folder without the need of FUSE #918
lquenti
started this conversation in
Show and tell
Replies: 1 comment
-
Nice! Added to README.md ( 8267bf8 ) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, based on the work of gocryptfs-inspect and its eme-supporting fork I built a standalone python script that takes a plain folder and creates a gocryptfs folder that can then be mounted!
Context: My use case is that people have to upload data without trusting our servers, and we can't assume that they have FUSE available.
The created folder has the feature flags (ref)
Link to repo: https://codeberg.org/LGLQ/gocryptfs-create-folder
Beta Was this translation helpful? Give feedback.
All reactions