Google App Engine Datastore Data Privacy

送分小仙女□ 提交于 2019-12-07 10:29:25

问题


I'm playing around with the Google App Engine and the Datastore.

Really amazing stuff going on over there.

But I couldn't help and wonder what Google is allowed to do with the data my application is storing in there Datastore.

Can someone explain it in simple worlds?

Thanks


回答1:


Google App Engine is governed by Google's general Privacy Policy. They promise not to share information outside of Google except in certain circumstances (court order, etc.), and they restrict access to only employees who need it. However, because they can use your data to "provide, maintain, protect and improve our services," Google may be using your data for their own purposes (probably not, but I see nothing that prevents them).

Disclaimer: I am not a lawyer. Also, this policy doesn't provide GAE-specific information.




回答2:


Worth noting that Google Cloud has separate Terms of Service that includes this line:

5.2 Use of Customer Data. Google will not access or use Customer Data, except as necessary to provide the Services to Customer.



来源:https://stackoverflow.com/questions/6179144/google-app-engine-datastore-data-privacy

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!