jass icon indicating copy to clipboard operation
jass copied to clipboard

a tool to facilitate sharing of secrets using SSH keys

Results 3 jass issues
Sort by recently updated
recently updated
newest added

`git-crypt` has built-in support for `git` attribute's filters, which allows it to hook into the `git checkout/add/commit` sub-commands for automatic encryption during add/commit, as well as keeping the repo "unlocked"...

So, the default SHA-1 algorithm in openssh will be Deprecated in the near future. https://www.openssh.com/txt/release-8.2 Millions, billions of people's keys will need to change. May I suggest adding a Deprecated...

Does jass handle signing of the encrypted message? I'd love to be able to both decrypt and know that who sent it is verified.