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
28 stars 16 forks source link

enhancement: encryption #63

Open udf2457 opened 1 year ago

udf2457 commented 1 year ago

From a cursory glance at the docs there currently appears to be no encryption support.

If lightningstream is used in a cloud scenario (vs self-hosted MiniIO) then it could be attractive to encrypt contents prior to upload to the cloud.

With modern algorithms I can't imagine this would add too much overhead ?