Windows应用商店应用 - 隐私政策 - 共享合同。应包括哪些内容?

时间:2014-02-12 04:22:42

标签: c# .net windows windows-store-apps privacy

我是否必须在应用的隐私政策中写一些有关股份合约的内容? 我创建了一个应用程序什么是共享用户创建的图像。例如,在电子邮件或任何共享兼容的应用程序如果我要写一下,究竟是什么?现在我写道:

This Pricacy Policy covers your use of this application. 

The application does not collect, store, or share any 
personal information, or anything related to your device. We do not collect any
statistics, trends, neither do we track user movements.

This app allows you to launch the Windows Store for 'Rate and Review' or 
check the developer's orther applications. For details regarding the information
stored by the Windows Store, please read the privacy policy of that application.

This app allows you to open several web pages. The URLs from the 
web pages and also content of the pages might be saved by the internet 
browser on your device. For details regarding the information stored by 
these application, please read the privacy policy of the internet browser
on your device.

为安全起见,还有其他想法吗? :)

全文为here

1 个答案:

答案 0 :(得分:2)

不,您不必在隐私政策中提及有关您正在使用的股票合约的任何内容。

当用户使用共享合约与某人或其他应用共享图像时,这是由用户自己发起的动作,因此他知道他正在做什么。

隐私政策是告知用户您是否使用用户不可见的代码进行操作。例如:如果您跟踪用户点击的内容并将其存储在您自己的服务器上,那么这些内容应该在隐私策略中。