Hacker News new | ask | show | jobs
by aidos 3845 days ago
Maybe, but there are others of us who don't use firebase because we can't outsource our datastore like that. It goes both ways.
1 comments

You can use Parse an Firebase to store sensitive data by applying client side encryption. Of course one of the biggest problem is: how do you query that data since it's encrypted. But lately, there are some start-ups that aim to make encryption searchable. See ZeroDB, CryptDB, IQrypt.- the last one is designed to be used for Parse and Firebase: http://iqrypt.com/docs/Home/