Ansible Vault Chrome Extension
This Chrome extension adds a button to Github pages to allow in-browser decryption of Ansible vaults.
All decryption is done in-browser (nothing is transmitted over the network) and passwords are cached only in-memory (ie. they'll have to be re-entered after restarting Chrome) and are not accesible to any web resources (including github javascript).
NOTE: This extension is not affiliated with Ansible, Inc. in any way.
NOTE: This is modded version from gwatts's one. Only works in dwango environment.
Installation
Clone this repository and install as unpacked extension.
License
The extension is licensed under a 2-part BSD license.
It includes the jQuery and SJCL libraries, which have their own licenses.