Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
somebody7337yThere is encfs fuse filesystem, which you can use in a way that you will target it at your unencrypted filesystem and it will provide you with directory with encrypted copy and it will encrypt on demand, so it is quite user friendly.
-
petru7947yOpenssl can do the job. Generate your keys and keep them safe. If the files are large use simmetric encryption.. aes256 should be fine
-
Boxcryptor (boxcryptor.com). Although it's not open source (it still has a free version, for more "business" features you have to pay), it's by far the most convinient solution. They are "zero knowledge" and have a smart key management system, so it is comparatively very easy to share encrypted files with others.
Related Rants
I'd like to locally encrypt files before syncing it with the cloud; what's the "best" software available for this?
I'm currently switching to STACK as my cloud service (it's a file hosting service for Dutch people that offers 1TB of free storage).
But I don't feel fully comfortable with them having access to all my personal data.
So I came to the conclusion that it would be best to locally encrypt files before syncing it with STACK. I DuckDuckGo'd but there seems to be a lot of software available for this so I'm not sure which one to use.
Which one could you recommend me? I'd prefer a free software but I'm okay with paying as long as it isn't too expensive.
question
stack
storage
encryption
cloud