I'm currently working on an app with a Firebase Database for it's backend.
I want to upload it to the Github to show on my LinkedIn what I'm currently working on. Is it safe to upload through Github without anyone else accessing my Firebase database or any other security issues?
So long as you've written thorough Security Rules for your database, this should be totally safe! The whole idea of the Firebase Realtime Database is to be able to provide direct access from untrusted clients.
If you aren't confident in your security rules, I'd encourage you to look into making them robust. Just because you aren't sharing your source code doesn't mean someone isn't looking for vulnerabilities.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With