Closed cwgoes closed 5 years ago
This is great, we could design an interchain capability format, like the following:
Each key could be stored under each address, indicating the ownership of the address on that key.
How do you think if we implement a changable pairing of address(A) and multisig address(M) in current Cosmos-SDK(Cosmoshub).
Then we can
Would want to understand better how will it work with what @sunnya97 is working on ? So keys with different security constraints eg, transfer only key, governance key, validator key and so on.
I would prioritize key rotation for validators and splitting validator key from account key before ICS 21.
My suggestion is not about IBC so I will move my comment to Cosmos-sdk repo.
Closing in favor of #251 which is a more concrete proposal in this vein.
(although it is not an interchain capability format, per se, so @mossid maybe that should be another proposal, if you think it would be worthwhile - I think it might be)
Application-layer protocol enabling users to delegate control of an account on one chain to an account on another chain, where either an IBC proof-of-signature or an IBC proof-of-key and a separate signature by the proved key are used to authenticate transactions from the delegate-controlled account.