========== Opensource ========== StoredSafe develops and maintains some Opensource code projects at `GitHub `__, which can be used as reference when coding. Currently the following projects has been published: * `tokenhandler `__ logins and aquires a token used for subsequent REST API calls to a StoredSafe instance. * `storedsafe-python `__ Transparent Python wrapper for the StoredSafe REST-like API. * `storedsafe-ruby `__ Transparent Ruby wrapper for the StoredSafe REST-like API. * `x509-vacuumer `__ locates, retrieves and stores X.509 certificates in StoredSafe. * `csv-importer `__ assists in importing objects via CSV files to StoredSafe. * `ssh-storedsafe `__ let's a user login to a remote server using SSH after obtaining the required credentials (password) from StoredSafe. * `ansible-storedsafe `__ is a lookup module for information stored in StoredSafe. * `vault-storedsafe-client `__ is an ansible vault password client script helper when using ansible-vault to encrypt playbooks or variables. * `hiera-storedsafe `__ is a Hiera backend to retrieve secrets from Password StoredSafe