Gitian Project

From zaoniao
Revision as of 03:16, 27 May 2019 by Admin (talk | contribs) (Created page with "{{#seo: |title= Gitian Project. All about cryptocurrency - zaoniaoWiki |keywords=Gitian project, project, Gitian, bitcoin core, deterministic, version, build, forks |descripti...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Gitian is a secure source-control oriented software distribution method. This means you can download trusted binaries that are verified by multiple builders. Gitian uses a deterministic build process to allow multiple builders to create identical binaries. This allows multiple parties to sign the resulting binaries, guaranteeing that the binaries and tool chain were not tampered with and that the same source was used. It removes the build and distribution process as a single point of failure.

See Also on BitcoinWiki