Hacker News new | ask | show | jobs
by anaganisk 1096 days ago
The problem with Firebase I've seen is not the E2EE but rather the ACLs being set. There have been 10s of websites that were exposed to public, that have been exposed in the recent past. Not to claim you are doing something wrong, just a caution to anyone who uses firebase.
1 comments

Yes, you're not wrong. The Firebase rules have to be perfect for the app to be secure. Thanks for the heads-up, we'll make sure our rules are perfect :)