Aiven-Open / Aiven-Open/jdbc-connector-for-apache-kafka

Add Kryptonite Single Message Transform to perform field level encryption

Open
#156 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Java
Stars
113
Forks
62
Avg merge
4h 12m
Merged PRs (30d)
1

Description

Data in Apache Kafka is always at risk to be "seen" by a person accessing the Broker. In such cases, even if data is stored on disk, a malicious player could still browse messages content.

[Kryptonite](https://github.com/hpgrahsl/kryptonite-for-kafka) aims at solving the problem by adding a Single Message Transform enabling client side encryption and decryption. Adding these SMTs gives the ability to add a layer of security on top of the standard connector one.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.