-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
Description
When using Better to collect and vote on App feature ideas, we want allow users to vote on ideas. Similar to canny does it. See roadmap.zerion.io
The question is, which auth users should use.
- It should be easy to login
- It should be hard to sybil-attack the vote
- The identity could give more information. Eg. reputation weight, based on voter's Twitter popularity
Options:
- without any login, like coingecko sentiment vote
- discord auth
- twitter auth
- github auth, or use github comment emojis
- snapshot or alternatives
- ceramic ?
Tasks
- Decide for Discord
- Check Discord API
- Implement login and voting UI
- Implement role logic
seichrisseichris