Update security reporting instructions

Also remove the outdated list of core contributors.
This commit is contained in:
Wladimir J. van der Laan 2017-04-10 17:34:49 +02:00
parent 035348725d
commit b466b0536a
3 changed files with 1 additions and 26 deletions

View file

@ -1,13 +0,0 @@
{% comment %}
This file is licensed under the MIT License (MIT) available on
http://opensource.org/licenses/MIT.
{% endcomment %}
<div class="listtable coredevtable">
<div><div>Wladimir J. van der Laan</div><div><a href="mailto:laanwj@gmail.com">laanwj@gmail.com</a></div><div><a href="/laanwj.asc">PGP</a></div></div>
<div><div>Gavin Andresen</div><div><a href="mailto:gavinandresen@gmail.com">gavinandresen@gmail.com</a></div><div><a href="/gavinandresen.asc">PGP</a></div></div>
<div><div>Jeff Garzik</div><div><a href="mailto:jgarzik@pobox.com">jgarzik@pobox.com</a></div><div><a href="/jgarzik-pobox.asc">PGP</a></div></div>
<div><div>Gregory Maxwell</div><div><a href="mailto:greg@xiph.org">greg@xiph.org</a></div><div><a href="/gmaxwell.asc">PGP</a></div></div>
<div><div>Pieter Wuille</div><div><a href="mailto:pieter.wuille@gmail.com">pieter.wuille@gmail.com</a></div><div><a href="/pieterwuille.asc">PGP</a></div></div>
<div><div>Jonas Schnelli</div><div><a href="mailto:dev@jonasschnelli.ch">dev@jonasschnelli.ch</a></div><div><a href="/jonasschnelli.asc">PGP</a></div></div>
</div>

View file

@ -68,16 +68,6 @@ improvement in mind? Here are a few ideas:
{% if page.lang == 'en' %} {% if page.lang == 'en' %}
<input id="glossary_term" class="glossary_term" placeholder="Search the glossary, RPCs, and more"> <input id="glossary_term" class="glossary_term" placeholder="Search the glossary, RPCs, and more">
{% else %}
<h2 id="coredev">{% translate coredev %}</h2>
<p>{% translate inventor %}</p>
{% include bitcoin-core/core-committers.html %}
<h2 id="disclosure">{% translate disclosure %}</h2>
<p><a href="mailto:bitcoin-security@lists.sourceforge.net">bitcoin-security@lists.sourceforge.net</a></p>
<p>{% translate disclosuretxt %}</p>
{% endif %} {% endif %}
<section id="devcommunities"> <section id="devcommunities">

View file

@ -23,10 +23,8 @@ security bugs and [public issue tracking](#public-issue-tracking) for all other
issue to ask for support.** See the [Get Help][bcc help] page instead. issue to ask for support.** See the [Get Help][bcc help] page instead.
<h2 id="disclosure">{% translate disclosure development %}</h2> <h2 id="disclosure">{% translate disclosure development %}</h2>
<p><a href="mailto:bitcoin-security@lists.sourceforge.net">bitcoin-security@lists.sourceforge.net</a></p>
<p>{% translate disclosuretxt development %}</p>
{% include bitcoin-core/core-committers.html %} See the [Bitcoin Core contact page](https://bitcoincore.org/en/contact/) for reporting security issues.
## Public Issue Tracking ## Public Issue Tracking