tdex-network / tdex-daemon

Go implementation of the TDEX Beta Daemon
https://tdex.network
MIT License
11 stars 13 forks source link

Request to unlock with password on Withdraw RPCs #563

Closed tiero closed 2 years ago

tiero commented 2 years ago

Do you think this fits the flow with ocean/gdks backends? @altafan

tiero commented 2 years ago

Also this for next release @altafan

altafan commented 2 years ago

Ocean's RPC doesn't support this at the moment. Let's open the same ticket in that project.

For gdk-ocean, if that's not supported natively by the apis, we can just manually add this security layer.

In conclusion i think it fits ocean/gdk backends.

Also this for next release @altafan

Does this imply next release must include wallet detachment?

tiero commented 2 years ago

Can we quickly add it as an extra security measure? ie. if the password passed in RPC does NOT decrypt the vault, we interrupt the withdrawal processs