πββοΈZero Trust Wallet
2FA or N-Factor-Authorization for the wallet
Last updated
2FA or N-Factor-Authorization for the wallet
Last updated
Any transaction can be emitted by providing the MultiSig Address and a member (executor) account. In this case, all the assets can be stored in the multi-signature wallet.
This is the most secure way to protect assets, even in compromised environments, as the attacker won't have access to other accounts from the multi-sig.
To make it even more secure, you can rotate the executor account periodically.
β¨ Easy-to-use β You have to do nothing special to emit multi-sig transactions, provide the Safe Interface
for the Sender
If SafeAccount
is detected, we automatically wrap the execution into Safes Transaction Proposal, and wait until the required amount of confirmations has been received, afterwards the tx is submitted to the mempool.
For the first integration, we have chosen the Gnosis Safe, as it is really a great multi-signature platform. It has mobile and web applications, to easily review and confirm transactions.