Merge pull request #272 from zcash/add-link-to-threat-model
Add link to the threat model
This commit is contained in:
commit
1769ee3ed3
|
@ -11,7 +11,7 @@ This is an alpha build and is currently under active development. Please be advi
|
|||
|
||||
🔒 Security Warnings
|
||||
|
||||
The Lightwalletd Server is experimental and a work in progress. Use it at your own risk.
|
||||
The Lightwalletd Server is experimental and a work in progress. Use it at your own risk. Developers should familiarize themselves with the [wallet app threat model](https://zcash.readthedocs.io/en/latest/rtd_pages/wallet_threat_model.html), since it contains important information about the security and privacy limitations of light wallets that use Lightwalletd.
|
||||
|
||||
---
|
||||
|
||||
|
|
Loading…
Reference in New Issue