Firebase加密在休息 [英] Firebase encryption at rest

查看:140
本文介绍了Firebase加密在休息的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我真的很喜欢使用Firebase,而且我想在一个新的应用程序中使用它,但应用程序会让用户上传敏感信息。



我知道Firebase使用https,但环顾四周,似乎Firebase尚未进行加密,休息可用。



有没有办法使用Firebase,仍然使管理员无法从Firebase Forge读取数据?



谢谢。

解决方案>

如果您使用客户端只知道的密钥对您在Firebase中存储的所有数据进行加密,那么除了该客户端之外的任何人都不可读。



更新(20160528):几个月前,Firebase数据库的所有数据也将在休息时被加密。


I really enjoy using Firebase, and I would like to use it in a new app, but the app would have the user upload sensitive information.

I know Firebase uses https, but looking around, it seems Firebase does not yet make encryption at rest available.

Is there a way around this to use Firebase and still make an administrator unable to read the data from the Firebase Forge, for instance?

Thank you.

解决方案

If you encrypt all data that you store in Firebase with a key that is only known to the client, it will not be readable by anyone but that client.

Update (20160528): As of a few months ago all data for the Firebase Database is also encrypted at rest.

这篇关于Firebase加密在休息的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆