Skip to content

Security Issues

Lauren Hadlow edited this page Oct 30, 2022 · 6 revisions

The app will request personal information such as the user's name and date of birth. This is entrusted to Firebase's Security. The implementation of a search bar and various other text inputs that are parsed and sent to the database allows for possible attack vectors. To mitigate these possible entry points, inputs will be sanitized before being parsed. Any data shared within the app is fully reliant on the user to input and select what they would like to share.