summaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
authorErik Michelson2020-01-23 00:19:25 +0100
committerErik Michelson2020-01-23 00:19:25 +0100
commitb4a25da931591d3a02e58a57c65abbe409c92532 (patch)
tree89176d6694d9c20a6d3d95aaaeed5e4512f6cba1 /public
parent5fd3d21ee8a10f1791f3e195532a6748065add66 (diff)
Changed Gravatar to Libravatar in privacy-template
Signed-off-by: Erik Michelson <erik@liltv.de>
Diffstat (limited to 'public')
-rw-r--r--public/docs/privacy.md.example4
1 files changed, 2 insertions, 2 deletions
diff --git a/public/docs/privacy.md.example b/public/docs/privacy.md.example
index ff65d82e..441a993a 100644
--- a/public/docs/privacy.md.example
+++ b/public/docs/privacy.md.example
@@ -5,9 +5,9 @@ We process the following data, for the following purposes:
|your data|our usage|
|---------|---------|
-|IP-Address|Used to communicate with your browser and our servers. It's may exposed to third-parties which provide resources for this service. These services are, depending on your login method, the document you visit and the setup of this instance: Google, Disqus, MathJax, GitHub, SlideShare/LinkedIn, yahoo, Gravatar, Imgur, Amazon, and Cloudflare.|
+|IP-Address|Used to communicate with your browser and our servers. It's may exposed to third-parties which provide resources for this service. These services are, depending on your login method, the document you visit and the setup of this instance: Google, Disqus, MathJax, GitHub, SlideShare/LinkedIn, yahoo, Libravatar, Imgur, Amazon, and Cloudflare.|
|Usernames and profiles|Your username as well as user profiles that are connected with it are transmitted and stored by us to provide a useful login integration with services like GitHub, Facebook, Twitter, GitLab, Dropbox, Google. Depending on the setup of this CodiMD instance there are maybe other third-parties involved using SAML, LDAP or the integration with a Mattermost instance.|
-|Profile pictures| Your profile picture is either loaded from the service you used to login, the CodiMD instance or Gravatar.|
+|Profile pictures| Your profile picture is either loaded from the service you used to login, the CodiMD instance or Libravatar.|
|Uploaded pictures| Pictures that are uploaded for documents are either uploaded to Amazon S3, Imgur, a minio instance or the local filesystem of the CodiMD server.|
All account data and notes are stored in a mysql/postgres/sqlite database. Besides the user accounts and the document themselves also relationships between the documents and the user accounts are stored. This includes ownership, authorship and revisions of all changes made during the creation of a note.