Non writeable mountpoint #957
holri
started this conversation in
Show and tell
Replies: 1 comment 1 reply
-
Good idea! I wonder if gocryptfs should do this by itself. What do you think? |
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
just want to share a short script that I wrote to ensure that my unmounted mount point is not writeable.
Without that it was easy to write sensitive data unencrypted to the filesystem by mistake.
My use case for gocryptfs is to work temporary on sensitive data.
Improvements are welcome.
related issues:
#526
#647
Beta Was this translation helpful? Give feedback.
All reactions