Skip to content

gwatts/chrome-ansible

Repository files navigation

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.

Installation

Download the release version from the Chrome store, or clone this repo and enable developer mode in Chrome to load as an 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.

About

Chrome extension to allow in-browser decryption of Ansible vaults

Resources

License

Stars

Watchers

Forks

Packages

No packages published