Harness the power of signify(1) to sign arbitrary git objects
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

why

+4
+4
README.md
··· 81 81 Signatures end up in `refs/signify/signatures/${key_fingerprint}/${sig_hash}`, 82 82 where `$key_fingerprint` can be computed by `git signify fingerprint`, and 83 83 `$sig_hash` is a hash returned by `git signify raw sign`. 84 + 85 + ### Why, we have GnuPG 86 + 87 + GPG sucks.