cli icon indicating copy to clipboard operation
cli copied to clipboard

share secrets within teams to avoid plain-text secrets from day one

Results 7 cli issues
Sort by recently updated
recently updated
newest added

Since both `rust` and `gpg` run on Windows, what obstacles are there to `sy` running on Windows, too?

enhancement

As of now, we depend on GPG for asymmetric cryptography. However, depending on GPGME seems to be an issue if Windows support is desired. An alternative seems to be Sequoia,...

It would be nice if the documentation would how `sheesy` differentiates itself from a `git-crypt`. So far as I can see currently: - No integration with `git` - No support...

help wanted
documentation

While the `sheesy` documentation is pretty fantastic already, I felt there was a little to be desired as far as the various `vault` pages, in particular `vault partitions`. I was...

enhancement
documentation

check it - in pass there is no such thing.

I like the GPG key based ACL of this tool and can see how it prevents leaks. But I fail to imagine the real-world usage in a team of developers...

## Steps to reproduce: Install Sheesy with on OSX with a recent version of Homebrew: ``` brew tap share-secrets-safely/cli brew install sheesy ``` Then run any command, for example `sy...

bug
help wanted