API Reference secret_mana v0.2.1

View Source

Modules

SecretMana is a module for managing encrypted secrets built to support various backends. Currently only age (https://github.com/FiloSottile/age) is supported.

The backend behaviour for the SecretMana library.

Mix Tasks

A small index task for the SecretMana Mix tasks.

Opens the SecretMana secrets for editing for a given environment.

Encrypts a file using SecretMana for the given environment.

Generates a SecretMana key for the given environment.