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

Encrypt properties on fluo-app.properties and fluo-conn.properties #994

Open
blueshift-brasil opened this issue Dec 29, 2017 · 2 comments
Open

Comments

@blueshift-brasil
Copy link
Contributor

It'll be nice could encrypt some or any property value on fluo-app.properties and fluo-conn.properties.
In this files we can find users and passwords. For a comercial use this is an issue.
The Apache Camel uses Jasypt to encrypt and decrypt property files.

@keith-turner
Copy link
Contributor

It would be nice if this were implemented in such a way that properties stored in zookeeper could also be encrypted. The changes for #893 enabled securing the info in zookeeper with a password, but its not encrypted.

@blueshift-brasil
Copy link
Contributor Author

I'm working on this.
Considering using the same Apache Camel strategy:
http://www.jasypt.org/encrypting-configuration.html

I'm open to suggestions. ;-)

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

No branches or pull requests

2 participants