mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
add HSTS preload requirement for wallets
This commit is contained in:
parent
40ee4be58d
commit
ffaf884570
1 changed files with 1 additions and 1 deletions
|
@ -719,7 +719,7 @@ Basic requirements:
|
|||
- No concerning bug is found when testing the wallet
|
||||
- Website supports HTTPS and 301 redirects HTTP requests
|
||||
- SSL certificate passes [Qualys SSL Labs SSL test](https://www.ssllabs.com/ssltest/)
|
||||
- Website serving executable code or requiring authentication uses HSTS with a max-age of at least 180 days
|
||||
- Website serving executable code or requiring authentication uses HSTS with a max-age of at least 180 days and is included in the [HSTS preload list](https://hstspreload.appspot.com/)
|
||||
- The identity of CEOs and/or developers is public
|
||||
- Avoid address reuse by using a new change address for each transaction
|
||||
- If private keys or encryption keys are stored online:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue