mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Set license files and headers for bitcoin.org's content
This commit is contained in:
parent
27f1da3ba8
commit
2a139a51a1
276 changed files with 524 additions and 171 deletions
|
@ -1,3 +1,8 @@
|
|||
{% comment %}
|
||||
This file is licensed under the MIT License (MIT) available on
|
||||
http://opensource.org/licenses/MIT.
|
||||
{% endcomment %}
|
||||
|
||||
## Payment Processing
|
||||
|
||||
{% autocrossref %}
|
||||
|
@ -116,7 +121,7 @@ payment requests is recommended.
|
|||
increased security, authentication of a receiver's identity using X.509 certificates,
|
||||
and other important features such as refunds.
|
||||
|
||||

|
||||

|
||||
**Warning:** Special care must be taken to avoid the theft of incoming
|
||||
payments. In particular, private keys should not be stored on web servers,
|
||||
and payment requests should be sent over HTTPS or other secure methods
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue