From 91de05ef93c592cd3da9311a60e14751eef27750 Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Tue, 1 Jan 2019 17:12:25 -0500 Subject: Link changelog and add basic privacy policy, resolves #1293 --- docs/Privacy.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 docs/Privacy.md (limited to 'docs') diff --git a/docs/Privacy.md b/docs/Privacy.md new file mode 100644 index 00000000..9a407cc4 --- /dev/null +++ b/docs/Privacy.md @@ -0,0 +1,8 @@ +In short, Frost for Facebook does not collect any sensitive identifiable information. + +Each user is assigned a random id when they install the app, which is used when submitting emails within the app, or automatic bug reports. +If you wish, you may disable automatic bug reports in the app settings. +Note that Frost still depends on Facebook's mobile site, so you may want to review Facebook's privacy policy before continuing. + +Locally, Frost will store your cookie in an app specific folder, which allows for features like multi user accounts. +This is never shared beyond the app itself, \ No newline at end of file -- cgit v1.2.3