Skip to content

Instantly share code, notes, and snippets.

@cjeanneret
Last active April 24, 2017 12:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cjeanneret/652751eeeb7c134fd88e to your computer and use it in GitHub Desktop.
Save cjeanneret/652751eeeb7c134fd88e to your computer and use it in GitHub Desktop.

Get the fingerprint

Join us on the OFTC #subgraph channel and check the topic.

Get the public singing key

gpg --recv <fingerprint>

Verify the sha256 signature

gpg --verify release_<>.asc

Verify the sha256 checksum

sha256sum -c release_<>.sha256

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