Y
Hacker News
new
|
ask
|
show
|
jobs
by
brundolf
1643 days ago
Is there a managed service that does this? A Dropbox-like UX that client-side encrypts everything and then persists it on S3 or the like. I don’t want to fiddle with it myself but I’d pay for that kind of service
2 comments
purplesnowflake
1643 days ago
https://www.skiff.org/
link
thebean11
1643 days ago
rclone can do it on the fly (no need to store the encrypted version on upload or download) which simplifies the process
link