neelkamath / omni-chat-backend

💬 Chat API with features such as poll messages, public group chats, and support for integrating bots
MIT License
11 stars 2 forks source link

Implement privacy features #56

Open neelkamath opened 3 years ago

neelkamath commented 3 years ago

Implement privacy features which disallow people seeing your email address, etc. This is useful for Elon Musk, etc. Maybe even prevent people from being allowed to search you. Due to the performance implications of this in a relational DB, we must implement this after migrating to a graph DB.