conduktor.io ↗

KIP-665 — Kafka Connect Hash SMT

Discussion ConnectSecurity

Adds a `HashField` SMT that hashes the value of specified fields using a configurable algorithm (SHA-256, SHA-512, MD5, etc.) and replaces the original field value with the hash. Sensitive PII fields (SSNs, email addresses, etc.) passed through Connect pipelines need to be obfuscated before landing in downstream systems, and no out-of-the-box SMT provided cryptographic hashing.

Details

AuthorBrandon Brown
StatusDiscussion
JIRAKAFKA-10299
WikiView on Apache Wiki
Created2020-08-27
Last Modified2020-10-27
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.