Thanks. We use the encryption approach as well. But the 2 topic approach is
unique. Thank you.
Kashyap.
On Nov 12, 2014 1:54 AM, "Joe Stein" wrote:
> I know a few implements that do this "encrypt your messages with a PSK
> between producers and consumers". One of them actually writes the
> "encr
I know a few implements that do this "encrypt your messages with a PSK
between producers and consumers". One of them actually writes the
"encrypted " on a different topic foreach downstream
consumer private key that can read the message. This way when you are
consuming you consume from two topics 1
Simply encrypt your messages with a PSK between producers and consumers.
On Nov 12, 2014 4:38 AM, "Kashyap Mhaisekar" wrote:
> Hi,
> Is there a way to secure the topics created in Kafka 0.8.2 beta? The need
> is to ensure no one is asked to read data from the topic without
> authorization.
>
> Re
Nope.
Here's the JIRA where we are still actively working on security, targeting
0.9:
https://issues.apache.org/jira/browse/KAFKA-1682
Gwen
On Tue, Nov 11, 2014 at 7:37 PM, Kashyap Mhaisekar
wrote:
> Hi,
> Is there a way to secure the topics created in Kafka 0.8.2 beta? The need
> is to ensure
Hi,
Is there a way to secure the topics created in Kafka 0.8.2 beta? The need
is to ensure no one is asked to read data from the topic without
authorization.
Regards
Kashyap