Github user herval commented on the issue:
https://github.com/apache/zeppelin/pull/2145
I've implemented something slightly similar here, except I'm actually
encrypting the entire file using AES, using a passphrase you provide (which can
live in memory)
it's not ideal, but as others stated, it's better than no protection at all.
thoughts?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---