Skip to content

kinorca/Kagimori

Repository files navigation

Kagimori: Key Management System

Overview

Kagimori is simple Key Management System.

Features

  • KMSv2: Compatible with Kubernetes KMS v2.
  • Encryption / Decryption: Encrypt or decrypt data.
    • Supported Algorithms: ChaCha20-Poly1305, AES-GCM-SIV
  • Envelope Encryption: Plaintext DEK is not leaked out.
  • Audit logs: Save audit logs.

License

Program codes

This project is licensed under the GNU General Public License v3.0. See the LICENSE file for details.

API (for *.proto files)

Protocol Buffers definition files using for APIs in this project are licensed under the Apache License 2.0. See the API_LICENSE file for details.

Copyright 2025 SiLeader and Kinorca.

About

Key Management System

Resources

License

GPL-3.0, Apache-2.0 licenses found

Licenses found

GPL-3.0
LICENSE
Apache-2.0
API_LICENSE

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors