snapshot-labs / sx-monorepo

Snapshot monorepo
https://snapshot.box
MIT License
14 stars 12 forks source link

feat: session key to cast a vote and propose #319

Open bonustrack opened 5 months ago

bonustrack commented 5 months ago

We should allow propose and voting using session keys (aliases). We should have test for this to make sure alias is verified correctly and it's not possible to cast a vote without verified alias. This will require some change in the hub and SX-UI. We don't need to support this on Snapshot UI.

wa0x6e commented 5 months ago

Only for offchain spaces ?

bonustrack commented 5 months ago

@wa0x6e Yes

wa0x6e commented 5 months ago

How do we handle safe voting ?

bonustrack commented 5 months ago

You would generate an alias for it then use it to vote

wa0x6e commented 5 months ago

So they can vote, and shortcut the whole multisig thing ?

bonustrack commented 5 months ago

Yes