Hi,
Reviewing vaulted files is really painful process.
I’ve tried to implement some Chrome, Gerrit focused solution.
Idea behind it is have Chrome plugin encrypting selected content using configured password.
Unfortunately, I was not able to implement ansible-vault algorithm in Crypto JS.
I’m far from be cryptography expert but it looks like something is missing in Crypto JS
or at least API exposed by Crypto JS makes me impassible to translate one to another.
Is having working CryptoJS encrypt/decrypt mechanism is something important for you?
Would it be reasonable to create another ‘version’ of Ansible vault algorithm to support that?
It will give opportunity for review tools to handle vaulted files.
Regards,
Jan