srivastavaritik / Extraspace-Cloud

A cloud where users can make folders, upload all types of files and links, making it easier to keep everything organised and secure with security of Google's Firebase.
https://extraspace-cloud.netlify.app
MIT License
27 stars 46 forks source link

Persistence of deleted data #113

Closed phukon closed 11 months ago

phukon commented 1 year ago

If you can still access files in Firebase Storage even after deleting them from your app, it could be a serious privacy concern depending on the nature of the files and the sensitivity of the data involved. The persistence of deleted data may be unintended behaviour and should be addressed to ensure the privacy and security of your users' data.

srivastavaritik commented 1 year ago

hi @phukon , you can work on this.