Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

Latest commit

 

History

History
22 lines (11 loc) · 959 Bytes

README.md

File metadata and controls

22 lines (11 loc) · 959 Bytes

License Twitter Follow

Topic-level Encryption at Rest for Apache Kafka®

The goal of this project is to provide proxy-based, topic-level encryption-at-rest for Apache Kafka®.

Documentation

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.

Project structure

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.