strimzi / topic-encryption

Incubating: At-rest encryption of data sent to Apache Kafka® topics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Incubating: At-rest encryption of data sent to Apache Kafka® topics

License:Apache License 2.0


Languages

Language:Java 100.0%