remove section

This commit is contained in:
Anton Livaja 2025-04-02 20:20:07 -07:00
parent 386e206922
commit f9e5ef378f
Signed by: anton
GPG Key ID: 44A86CFF1FDF0E85
1 changed files with 1 additions and 1 deletions

View File

@ -121,7 +121,7 @@ This reference design was developed for the Safe{Wallet} team, but it can be app
4. **All sensitive operations are fully verified offline before any cryptographic action is taken**
This design drastically reduces exposure to remote attacks and central points of trust, aligning closely with Distrust's first-principles security model. Some tools have been built in the Web3 ecosystem, such as [safe-utils](https://github.com/openzeppelin/safe-utils)—but, unfortunately, they completely miss the point of cold wallets, and encourge people to use these tools online. Safe-utils is also not bit-for-bit reproducible as of this writing, which disqualifies it as an adequate solution for a stack managing large sums.
This design drastically reduces exposure to remote attacks and central points of trust, aligning closely with Distrust's first-principles security model.
#### Strategy 2 - Use remotely verified service