You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Firebase Google Group
Hi,
I am building a finance app and because I am going to be saving bank information from my users in the DB, I need something secure. I was planning to use REST API to build my server and use https (SSL) to communicate with my mobile apps. Now I saw Firebase Realtime Database and it is awesome, but I need to be sure that it is using a secure communication protocol and that it is safe to use it for my users bank transactions.
Best
Ron Royston
unread,
Jul 26, 2016, 6:38:30 PM7/26/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Firebase Google Group
Yes, and No. It's in the URL "HTTPS" The S means secure. SSL is basically deprecated in favor of TLS 1.2. PCI compliance (finance) requires TLS 1.2.