effectai / force-frontend

https://app.effect.network
MIT License
6 stars 5 forks source link

Add a property to the user object to indicate user approval #209

Closed djmbritt closed 6 months ago

djmbritt commented 1 year ago

Add ban user or flag user

We need to start flagging or banning users that misuse the platform.

I think we should start flagging users. That way after a certain amount of warnings they are banned and their tokens are taken in.

djmbritt commented 1 year ago

Similar to #215. The idea is the same, but here the implementation would rely on a value added to the user object that is stored on IPFS. Personally, I like using qualifications more, but that implementation would require more effort.