The goal of this project is to provide proxy-based, topic-level encryption-at-rest for Apache Kafka®.
To learn more about the background and architecture of topic encryption, see our overview document.
The getting started guide explains how to compile and run the encrypting proxy for testing and evaluation.
The project consists of two nested projects:
- encmod, the topic encryption module
- vertx-proxy, an experimental Kafka proxy for developing and testing the encryption module.