diff options
Diffstat (limited to 'docs/Privacy.md')
-rw-r--r-- | docs/Privacy.md | 8 |
1 files changed, 8 insertions, 0 deletions
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 |