Y
Hacker News
new
|
ask
|
show
|
jobs
by
amaks
3641 days ago
Do they offer end-to-end encryption? If they use ZFS I assume they should have checksums that detect data corruption.
1 comments
mikmak
3641 days ago
well kind of yes I guess, protocols to transfer from your side to C14 platform is fully encrypted (SSH/FTPS ...) then it's encrypted by the C14 platform itself to the end-storage backends
Mik
link
amaks
3641 days ago
I've been primarily concerned if they store data encrypted at rest, with my own key.
link
mikmak
3641 days ago
yes every bit is encrypted with AES-256-CBC, we provide the encryption key which you must keep to restore
Mik
link
Mik