Skip to content

Commit ca4c331

Browse files
committed
Remove single release key
1 parent 5c57c61 commit ca4c331

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

_includes/templates/download.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,6 @@ <h2>{{ page.latestversion }} {{CURRENT_RELEASE}} <a type="application/rss+xml" h
7777
<a href="/en/releases">{{ page.versionhistory }}</a>
7878
</p>
7979
<p class="downloadkeys">
80-
<span>{{ page.releasekeys }}</span>
81-
v0.11.0+ <code title="{{page.pgp_key_fingerprint}}">{{SIGNING_KEY_FINGERPRINT}}</code><br>
8280
{% if page.version > 2 %}<i>{{page.key_refresh}}</i><br><code>gpg{{site.strings.gpg_keyserver}} --refresh-keys</code>{% endif %}
8381
</p>
8482
</div>

_posts/en/pages/2017-01-01-download.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,6 @@ notesync: >
5252
full_node_guide: "For more information about setting up Bitcoin Core, please read the <a href=\"https://bitcoin.org/en/full-node\">full node guide</a>."
5353
# patient: "Check your bandwidth and space"
5454
patient: "Check your bandwidth and space"
55-
# releasekeys: "Bitcoin Core Release Signing Keys"
56-
releasekeys: "Bitcoin Core Release Signing Keys"
5755

5856
pgp_key_fingerprint: "PGP key fingerprint"
5957
verify_download: "Verify your download"

0 commit comments

Comments
 (0)