Vault
vaultVault is a tool for securely accessing secrets.
Vault is a tool for securely accessing secrets.
Otty extracts these into your secret store instead of syncing the files. Every generated manager config below leaves them out too.
token_helpertoken_helper = "/Users/octocat/bin/vault-token-helper.sh"machine-localOtty splits these out before upload and puts each machine’s own back on the way down — no templates to write. The lines above come from this tool’s test fixture in the catalog.
Nothing. Vault writes no caches or state in your home directory.
token_helpertoken_helper = "/Users/octocat/bin/vault-token-helper.sh"machine-localEach machine keeps its own copy of these.
Only what the catalog names. A directory that syncs brings everything inside it except what is listed as excluded here.
Opens otty://sync/add/vault. Otty ships with this catalog, so the link only has to name the tool — nothing is downloaded.
Every one of these keeps the credential file out. None of them splits token_helper for you — that part is Otty’s own sync, or a template you write by hand.