announcement
STACKIT Client Side Encryption: First version of the KACLS service and infrastructure
Abschnitt betitelt „STACKIT Client Side Encryption: First version of the KACLS service and infrastructure“The first version of the KACLS service is now available. The core features are:
- wrap: Encrypt a data encryption key (DEK) for encrypted data in Google Workspace (for example documents, emails)
- unwrap: Decrypt a key encryption key (KEK) to decrypt data (for example documents, emails)
- status: Retrieve the status and supported features of the KACLS service
| component | version | docker tag/chart version/branch | remarks |
|---|---|---|---|
| KACLS Service | v1.0.0 | kacls:1.0.0 | core application |
| KACLS Helm Chart | v1.0.0 | kacls-1.0.0.tgz | deployment logic |
| KACLS Infrastructure | v1.0.0 | release/1.0.x | infrastructure |