DA0-DA0 / dao-dao-ui

InterChain DAO tooling UI.
https://daodao.zone
27 stars 21 forks source link

Option to hide voting outcome until proposal is over #1729

Closed NoahSaso closed 4 months ago

NoahSaso commented 7 months ago

Flarnrules asked in the Discord:

Any chance that there is a feature (or this feature is being worked on) for private voting until the proposal is over, similar to Shutter? See this tweet by the bankless guy for an example:

https://twitter.com/raybankless/status/1762445195562377347?s=19

JakeHartnell commented 4 months ago

Problem with this is all the data is still on chain, anyone who knows how to do a smart contract info could get the current results.

We definitely should work on proper privacy features. MACI is probably the way to go: https://maci.pse.dev/

https://github.com/DoraFactory/cosmwasm-maci/tree/main