cossacklabs / acra

Database security suite. Database proxy with field-level encryption, search through encrypted data, SQL injections prevention, intrusion detection, honeypots. Supports client-side and proxy-side ("transparent") encryption. SQL, NoSQL.
https://www.cossacklabs.com/acra/
Apache License 2.0
1.35k stars 127 forks source link

Extend acra-keys list with rotated keys #636

Closed Zhaars closed 1 year ago

Zhaars commented 1 year ago

Extend acra-keys list with displaying historical keys for V1/V2. Introduce the new flag --historical-keys for the list subcommand.

Checklist