mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Add text about Satoshi as the inventor of Bitcoin (thanks @gmaxwell @instagibbs @TheBlueMatt @jgarzik)
This commit is contained in:
parent
4d13d1158d
commit
b914bb4432
2 changed files with 4 additions and 0 deletions
|
@ -19,6 +19,9 @@ id: development
|
|||
{% endcase %}
|
||||
|
||||
<h2>{% translate coredev %}</h2>
|
||||
|
||||
<p>{% translate inventor %}</p>
|
||||
|
||||
<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>
|
||||
|
|
|
@ -196,6 +196,7 @@ en:
|
|||
spec: "Documentation"
|
||||
spectxt: "If you are interested in learning more about the technical details of Bitcoin and how to use existing tools and APIs, it is recommended you start by exploring the <a href=\"/en/developer-documentation\">developer documentation</a>."
|
||||
coredev: "Core developers"
|
||||
inventor: "The Bitcoin system was originally designed by Satoshi Nakamoto. His original Bitcoin codebase is now being maintained as Bitcoin Core by the following developers and a community of volunteers."
|
||||
disclosure: "Responsible disclosure"
|
||||
disclosuretxt: "If you find a vulnerability related to Bitcoin, non-critical vulnerabilities can be emailed in English to any of the core developers or sent to the private bitcoin-security mailing list listed above. An example of a non-critical vulnerability would be an expensive-to-carry-out denial of service attack. Critical vulnerabilities that are too sensitive for unencrypted email should be sent to one or more of the core developers, encrypted with their PGP key(s)."
|
||||
involve: "Get involved"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue