Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support - Message encryption #8

Open
eaba opened this issue Oct 15, 2019 · 10 comments
Open

Support - Message encryption #8

eaba opened this issue Oct 15, 2019 · 10 comments
Labels
enhancement New feature or request

Comments

@eaba
Copy link

eaba commented Oct 15, 2019

Once again thanks for the library!
I just read up on pulsar end-to-end message encryption and I feel it should be among the ready made features.
TLS connection is good; end-to-end message encryption is great!

https://github.com/apache/pulsar/wiki/PIP-4:-Pulsar-End-to-End-Encryption
apache/pulsar#731

@blankensteiner blankensteiner added the enhancement New feature or request label Oct 15, 2019
@blankensteiner blankensteiner changed the title Message encryption Support - Message encryption Oct 15, 2019
@blankensteiner
Copy link
Contributor

Hi Ebere
Thanks for the request!
Just dropping another link: https://pulsar.apache.org/docs/en/security-encryption/

@JarrodJ83
Copy link

We are looking at leveraging Pulsar but we are bound by HIPAA. I believe we need this feature to be compliant. Wanted to check and see if there were any plans to implement in the near future. If not, I may try and implement based on code from the Java client if that would be welcomed. Would want, and likely require, some direction from @blankensteiner and/or @sijie if possible.

@blankensteiner
Copy link
Contributor

Hi @JarrodJ83
There are currently no plans on implementing this feature, but you are most welcome to have a go at it. I don't know how it's implemented in Java, but I'll be happy to give guidance on how to implement it in DotPulsar.

@JarrodJ83
Copy link

Thanks for the quick reply, @blankensteiner. I will look into this and reach out if I decide to try and take it on.

@dgiannone87
Copy link

Hi @JarrodJ83 - I know this is an old thread, but wonder if you ever took this on. Have a need for using DotPulsar with Pulsar encryption.

Thanks

@JarrodJ83
Copy link

Sorry @dgiannone87 I never got around to this.

@johnboy007
Copy link

This would be great if it could use this feature - are there any plans on adding this?

@blankensteiner
Copy link
Contributor

Hi @johnboy007 it's not a feature we (Danske Commodities) are using, but we will be happy to discuss the implementation and review and merge a PR solving this :-)

@savan-rangrej
Copy link

Hi Team,

I’m working with Pulsar encryption in DotPulsar, and it's essential for my project. Could you provide any guidance on this? Also, do you know when this feature is expected to be released?

Reference :
https://pulsar.apache.org/docs/3.0.x/security-encryption/

@entvex
Copy link
Contributor

entvex commented Sep 27, 2024

Hi @savan-rangrej,

Thank you for your interest in contributing to DotPulsar! 😄 As @blankensteiner mentioned in this thread, we currently don’t have plans to add end-to-end encryption to DotPulsar, as it’s not a feature we (Danske Commodities) need.

Please avoid submitting large pull requests without prior discussion. Instead, file an issue and start a discussion so we can agree on a direction before you invest a significant amount of time.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

7 participants