cli
cli copied to clipboard
share secrets within teams to avoid plain-text secrets from day one
Since both `rust` and `gpg` run on Windows, what obstacles are there to `sy` running on Windows, too?
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...
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...
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...
When installed on OSX with Homebrew on Apple Silicon, the sy command fails to load libassuan.0.dylib
## 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...