You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is an internal technical POC to demonstrate how to bend the Kafka protocol to encrypt/decrypt data.
4
-
We've decided to open-source it for educational purposes only; it is not meant to be used, especially not in production.
3
+
This internal technical POC demonstrates how to work with the Kafka protocol to alter incoming/outgoing records. Our original aim was to understand how to encrypt or validate data. This POC only contain the capability to log what is happening at the protocol level, but it's extensible. We've decided to open-source it for educational purposes only; it is not meant to be used, especially not in production.
0 commit comments