aboutsummaryrefslogtreecommitdiff
path: root/docs/Privacy.md
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2019-01-01 17:21:26 -0500
committerAllan Wang <me@allanwang.ca>2019-01-01 17:21:26 -0500
commit8245f835b6e5711b3363851ef70e156ae001bda3 (patch)
tree587ce07744b2d0549156ba1c2e894f9e2c3eeb0c /docs/Privacy.md
parent91de05ef93c592cd3da9311a60e14751eef27750 (diff)
downloadfrost-8245f835b6e5711b3363851ef70e156ae001bda3.tar.gz
frost-8245f835b6e5711b3363851ef70e156ae001bda3.tar.bz2
frost-8245f835b6e5711b3363851ef70e156ae001bda3.zip
Close channels after destroy, resolves #1292
Diffstat (limited to 'docs/Privacy.md')
-rw-r--r--docs/Privacy.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/Privacy.md b/docs/Privacy.md
index 9a407cc4..1772eb4b 100644
--- a/docs/Privacy.md
+++ b/docs/Privacy.md
@@ -4,5 +4,5 @@ Each user is assigned a random id when they install the app, which is used when
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
+Locally, Frost will store your cookie in an app specific folder, as well as your Facebook user id, which allows for features like multi user accounts.
+This is never shared beyond the app itself. \ No newline at end of file