Skip to content

Commit 2d88e40

Browse files
committed
Add GPG Signatures for Stas, Johannes and me to verify tags.
1 parent a0044d7 commit 2d88e40

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

downloads.php

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,28 @@
116116
<p>
117117
For the Windows binaries and installer, see <a href='http://windows.php.net/download/'>http://windows.php.net/download/</a>.
118118
</p>
119+
<hr />
119120

121+
<h1>GPG Keys</h1>
122+
<p>
123+
The releases are tagged and signed in the <a href='git.php'>PHP Git Repository</a>.
124+
The follwing official GnuPG keys of the current PHP Release Manager can be used
125+
to verify the tags:
126+
</p>
127+
<h2>PHP 5.4</h2>
128+
<pre>
129+
pub 2048D/5DA04B5D 2012-03-19 Stanislav Malyshev (PHP key) <[email protected]>
130+
Primary key fingerprint: F382 5282 6ACD 957E F380 D39F 2F79 56BC 5DA0 4B5D
131+
</pre>
132+
<pre>
133+
pub 4096R/7267B52D 2012-03-20 David Soria Parra <[email protected]>
134+
Primary key fingerprint: 0B96 609E 270F 565C 1329 2B24 C13C 70B8 7267 B52D
135+
</pre>
136+
<h2>PHP 5.3</h2>
137+
<pre>
138+
pub 2048R/FC9C83D7 2012-03-18 Johannes Schlüter <[email protected]>
139+
Primary key fingerprint: 0A95 E9A0 2654 2D53 835E 3F3A 7DEC 4E69 FC9C 83D7
140+
</pre>
120141
<?php
121142
site_footer();
122143

0 commit comments

Comments
 (0)