/gitian.sigs

Trusted Build Process signatures

Primary LanguagePython

This repository contains gitian signatures for Bitcoin. It should be updated on each release.

How to Make and Submit Gitian Sigs

See the release process in the Bitcoin Core repository on how to build the release archives to create gitian sigs. This can be found in doc/release-process.md. Be sure to use the release process of the tag that you're building, so for example https://github.com/bitcoin/bitcoin/blob/v0.9.3/doc/release-process.md for v0.9.3.

Instructions for setting up a gitian build environment can also be found there.