PowerDNS / lightningstream

Lightning Stream syncs LMDB databases through S3 buckets between multiple servers, including PowerDNS Authoritative server 4.8+ LMDBs
https://doc.powerdns.com/lightningstream/
MIT License
25 stars 15 forks source link

Client side encryption #71

Closed tbaumann closed 4 months ago

tbaumann commented 4 months ago

Hi,

we love this. But providing a geo-redundant s3 bucket in our infrastructure would pretty much replace the complexity we tried to remove.

And hosting our data in a public cloud isn't really an option.

Therefore I would like to throw out the idea to implement some client side encryption for the data stored in s3. Just a shared key symmetric encryption would be plenty goo.

tbaumann commented 4 months ago

Apologies, duplicate of https://github.com/PowerDNS/lightningstream/issues/63