mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
Avoid forcing signed firmware updates for hardware wallets (thanks @luke-jr)
This commit is contained in:
parent
1037acfe18
commit
ed063e3eda
1 changed files with 1 additions and 1 deletions
|
@ -285,7 +285,7 @@ Basic requirements:
|
|||
- Gives control to the user over moving their funds out of the multi-signature wallet
|
||||
- For hardware wallets:
|
||||
- Uses the push model (computer malware cannot sign a transaction without user input)
|
||||
- Refuses unsigned firmware upgrades
|
||||
- Protect the seed against unsigned firmware upgrades
|
||||
- Supports importing custom seeds
|
||||
- Provides source code and/or detailed specification for blackbox testing if using a closed-source Secure Element
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue