Skip to content

share-secrets-safely/getting-started

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Sebastian Thiel
May 3, 2020
5ae4259 · May 3, 2020

History

10 Commits
Apr 26, 2018
May 28, 2018
May 3, 2020
Apr 26, 2018
Apr 26, 2018
Apr 26, 2018
Apr 26, 2018
Apr 26, 2018
Apr 26, 2018

Repository files navigation

This repository serves as quick-start to obtain the sheesy binaries. They will be downloaded on demand for your platform.

How to...

...setup a single-partition vault

A partition has recipients which are able to read and write its contents. When you need no further restrictions, this is the setup for you.

./sy vault init --gpg-keys-dir vault/keys --secrets-dir vault

...setup a multi-partition vault

With multiple partitions you can effectively prevent certain secrets to be read by everyone. For example, there can be a partition most people have access to, and another one with secrets only for a select few.

./sy vault init --first-partition --name prod --gpg-keys-dir vault/keys --secrets-dir vault/prod
./sy vault partition add preprod 

About

A simple way to get started with cheesy on linux and osx.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages