Is there any good zero-trust cloud solution out there? My dream would be something like #Restic that would put locally-encrypted blobs on any distant storage and would open it as a FUSE volume.
Does something like this exist? 🙏
Edit for clarification: I'd like to store files remotely, but with client-side encryption, so they're still safe if the remote server is compromised (and so I can backup them to another non-trusted server easily if needed).