mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Merge pull request #1561 from bitcoin-dot-org/security-reporting
Update security reporting instructions
This commit is contained in:
commit
dc2c2c3197
3 changed files with 1 additions and 26 deletions
|
@ -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>
|
|
@ -68,16 +68,6 @@ improvement in mind? Here are a few ideas:
|
|||
|
||||
{% if page.lang == 'en' %}
|
||||
<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 %}
|
||||
|
||||
<section id="devcommunities">
|
||||
|
|
|
@ -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.
|
||||
|
||||
<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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue