<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://en.zaoniao.it/index.php?action=history&amp;feed=atom&amp;title=Release_process</id>
	<title>Release process - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://en.zaoniao.it/index.php?action=history&amp;feed=atom&amp;title=Release_process"/>
	<link rel="alternate" type="text/html" href="http://en.zaoniao.it/index.php?title=Release_process&amp;action=history"/>
	<updated>2026-05-15T10:37:05Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.32.0</generator>
	<entry>
		<id>http://en.zaoniao.it/index.php?title=Release_process&amp;diff=6584&amp;oldid=prev</id>
		<title>Admin: Created page with &quot;== Bitcoin Core Open Source Release Process ==  Releases to the Bitcoin Core client and project are built and released using this process:  * Label...&quot;</title>
		<link rel="alternate" type="text/html" href="http://en.zaoniao.it/index.php?title=Release_process&amp;diff=6584&amp;oldid=prev"/>
		<updated>2019-07-04T06:22:03Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;== Bitcoin Core Open Source Release Process ==  Releases to the &lt;a href=&quot;/Original_Bitcoin_client&quot; title=&quot;Original Bitcoin client&quot;&gt;Bitcoin Core&lt;/a&gt; client and project are built and released using this process:  * Label...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Bitcoin Core Open Source Release Process ==&lt;br /&gt;
&lt;br /&gt;
Releases to the [[Original_Bitcoin_client|Bitcoin Core]] client and project are built and released using this process:&lt;br /&gt;
&lt;br /&gt;
* Labeled in github&lt;br /&gt;
* Binaries are created for the platforms affected (usually all, Windows, Mac and Linux).&lt;br /&gt;
* Binary file checksum(s) is(are) calculated and a message with those are signed by a core developer.&lt;br /&gt;
** sha256 checksum&lt;br /&gt;
* Files used to build are checksummed and submitted to the Gitian.sigs project on github.&lt;br /&gt;
* Uploaded to distribution (Bitcoin.org/bin, and Launchpad.net for the Ubuntu PPA)&lt;br /&gt;
* Blog post on Bitcoin.org&lt;br /&gt;
* Forum post (sticky) on BitcoinTalk.org&lt;br /&gt;
&lt;br /&gt;
==Verifying The Download==&lt;br /&gt;
&lt;br /&gt;
To verify the checksum for a binary download, first ensure the checksum file is secure by decrypting the SHA256SUMS.asc file:&lt;br /&gt;
 $ gpg --decrypt SHA256SUMS.asc&lt;br /&gt;
&lt;br /&gt;
Then verify the file checksum:&lt;br /&gt;
 $ openssl dgst -sha256 [binary release archive]&lt;br /&gt;
&lt;br /&gt;
Verify that the checksum matches the one in SHA256SUMS.asc&lt;br /&gt;
&lt;br /&gt;
A [https://github.com/bitcoin/bitcoin/pull/1935 script to verify the binaries] was contributed to the Bitcoin.org project.&lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
&lt;br /&gt;
* [https://github.com/bitcoin/bitcoin/blob/master/doc/release-process.md Bitcoin Core Release Process] on Github&lt;br /&gt;
* [https://github.com/bitcoin/bitcoin Bitcoin Core project source] on Github&lt;br /&gt;
* [https://github.com/bitcoin/gitian.sigs Gitain.sigs] Trusted build process signatures on Github&lt;br /&gt;
* [http://bitcoin.org Bitcoin.org] website with releases&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
&lt;br /&gt;
* [[Development process]]&lt;br /&gt;
* [[Original Bitcoin client]]&lt;br /&gt;
* [[:Category:Open_Source|Open source]]&lt;br /&gt;
&lt;br /&gt;
==Source==&lt;br /&gt;
&lt;br /&gt;
[http://bitcoin.it/ http://bitcoin.it/]&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
		
	</entry>
</feed>