Question has been asked by another person but not answered:
I'm using Firebase and Backbone (Backfire) to create a social network, Firebase itself is close to perfectly integrated into Backbone syntax-wise.
My goal was to make it as privacy-oriented as possible, since German law wouldn't allow me to spy on the users to begin with. Here is the problem with Firebase:
In Response to Legal Process We also may disclose the information we collect in order to comply with the law, a judicial proceeding, court order, or other legal process, such as in response to a court order or a subpoena.
Which means the US Government could spy into the user data and there is nothing I can do about it from here, since US law applies.
Is there an alternative service that will either allow me to run my own server, or that is not US based? I'm not able to find a service that has been integrated nearly as good.