You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Joe Zelinsky edited this page Nov 4, 2024
·
5 revisions
Sensitive Information
Our app stores several pieces of sensitive information, including usernames, email addresses, passwords, and user-generated content (events). To protect this data:
We will be using Mongodb to protect this information, using encryption that only the developers will be able to have access to. Using role-based access control to restrict access to authorized users only.