plik
plik copied to clipboard
Feature Request - encrypt files when stored on the local filesystem
Hello,
I was searching for a way to encrypt files when stored on the local filesystem; I saw that there was a request #201 about this but it was closed with no further feedback. Can it be reconsidered, please ? There are a few Go modules that could help:
- https://github.com/yang3yen/xxtea-go
- https://github.com/ovh/symmecrypt
Thank you for taking a look.
This would be a great addition. As we run plik on docker, we actually store the data on an encrypted lvm volume. But this is a pain.
Hello,
Following article makes things even easier to consider: encrypted-at-rest-virtual-file-system