Skip to content

Latest commit

 

History

History
76 lines (56 loc) · 2.41 KB

SIGNED.md

File metadata and controls

76 lines (56 loc) · 2.41 KB
-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.19 (Darwin)
Comment: GPGTools - http://gpgtools.org

iQIcBAABCgAGBQJU1HVIAAoJEGJsfhbRTtj4gj8P/ibiiT04A2sNgGDmTTCTCt+o
VJ/7DzGunFdACzw2qamFJHd1rTk+gaE6gL7mHJCm+NYwjG1EP0KFi3gk7HzrGfA3
Rg4cdSCSIsfUlLK9B0zlAy9iQUgrJL+SVrbfNAbxK3xHvZGPX9lKQFZDcaw9+Yq4
XI3wBNo1TRMPgGEtiBojBkkIkrm7oCOACX/lXVUUI8Xd0DUKtcvFcug+xi+2Qpnv
V5VBCjDqjIQ/0967YcjBTApcFAO9ato6K5WBeKg8BBZkDEI2tap+1HTGLFrC05+d
homhcyOsKwmjOmYkpDrZoieupPDBxZg8l6i+ESPtQrW0rBfi339DzTXVb2vfT8br
Ehl9dRtPtcq20Pym/e1mgMuhzBDQRQrUpBvNeAko5iswVELBaX56qPBzR1i92Qlo
RZQhD7k7UOtpFrDAEctl2NYMHICtxTxhHH6iWpthTRmJ9ptLsOve4nhzxyUyeKJh
oz04mzM/EJ4PV2JPC5yJ/NXGWYv2pC6ltZeWI0t6Mdur8dZCb7BzCHFgh3xeXIBM
Qreq2OXG/Fq4mJpjf0a9EhpTafUlCwvsxOgTyG1C5D9w+4/QNU8l84pauvobzATn
aM99QRecFcLdVFTuwRfgN/AE/0lqt/YS9MMkk13BhQNtppiZHqz4Bh5S1NdVEPmu
VH9WK65RkR4QCSKZfTRg
=Ul1J
-----END PGP SIGNATURE-----

Begin signed statement

Expect

size   exec  file          contents                                                        
             ./                                                                            
1079           LICENSE     b3008cc58e3c43236a7dfb3744245684a2f09fc0d361860f97577c6fdf11a0fe
982            README.md   739c8ed0ca0440a55f5ca8f86d80388ad8113ec2d921a9f853260704fee26bd6
               keybase/                                                                    
11324            _keybase  a8ba99facb40c37460a7db3e82f908bb52c07422db42e31977c775d5bd9d8244

Ignore

/SIGNED.md

Presets

git      # ignore .git and anything as described by .gitignore files
dropbox  # ignore .dropbox-cache and other Dropbox-related files    
kb       # ignore anything as described by .kbignore files          

End signed statement


Notes

With keybase you can sign any directory's contents, whether it's a git repo, source code distribution, or a personal documents folder. It aims to replace the drudgery of:

  1. comparing a zipped file to a detached statement
  2. downloading a public key
  3. confirming it is in fact the author's by reviewing public statements they've made, using it

All in one simple command:

keybase dir verify

There are lots of options, including assertions for automating your checks.

For more info, check out https://keybase.io/docs/command_line/code_signing