Skip to content

Instantly share code, notes, and snippets.

@matiu
Created June 3, 2015 17:35
Show Gist options
  • Save matiu/61c9f529efeeba66c0e2 to your computer and use it in GitHub Desktop.
Save matiu/61c9f529efeeba66c0e2 to your computer and use it in GitHub Desktop.
How to verify Copay file signatures
  1. Download signature file
  2. Check it by running:
$ gpg --verify \
 $FILENAME.sig \
 $FILENAME

# If should say:

 "Good signature from "Copay (visit copay.io) <copay@bitpay.com>"
@stephenRay789
Copy link

repository-open-graph-template

  • [ ]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment