diff options
| author | ivarlovlie <git@ivarlovlie.no> | 2023-02-25 13:15:44 +0100 |
|---|---|---|
| committer | ivarlovlie <git@ivarlovlie.no> | 2023-02-25 13:15:44 +0100 |
| commit | 900bb5e845c3ad44defbd427cae3d44a4a43321f (patch) | |
| tree | df3d96a93771884add571e82336c29fc3d9c7a1c /code/frontpage/content/en/privacy/index.md | |
| download | greatoffice-900bb5e845c3ad44defbd427cae3d44a4a43321f.tar.xz greatoffice-900bb5e845c3ad44defbd427cae3d44a4a43321f.zip | |
feat: Initial commit
Diffstat (limited to 'code/frontpage/content/en/privacy/index.md')
| -rw-r--r-- | code/frontpage/content/en/privacy/index.md | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/code/frontpage/content/en/privacy/index.md b/code/frontpage/content/en/privacy/index.md new file mode 100644 index 0000000..680ccd1 --- /dev/null +++ b/code/frontpage/content/en/privacy/index.md @@ -0,0 +1,33 @@ +--- +title: "Privacy Policy" +description: "We don't care about your privacy, at all." +date: 2020-08-27T19:23:18+02:00 +lastmod: 2020-08-27T19:23:18+02:00 +draft: false +--- + +__TLDR__: We will never sell or share your data with anyone unless it is you, us or any number of our third party services providers. + +## .greatoffice.life + +- No personal information is collected. +- No information is stored in the browser. +- No information is shared with, sent to or sold to third-parties. +- No information is shared with advertising companies. +- No information is mined and harvested for personal and behavioral trends. +- No information is monetized. +- Your IP address is collected and stored for up to thirty days. + +## .greatoffice.app + +- No information is shared with advertising companies. +- No information is mined and harvested for personal and behavioral trends. +- No information is monetized. +- We store application data such as your preffered language and theme in your browser, we also store an indentifier that tells our systems who you are logged in as. +- When we send you an email, your email address and provided name is shared with our email provider (Postmark), read their privacy policy [here](https://postmarkapp.com/privacy-policy). + +## Contact us + +[Contact us]({{<relref "contact/index.md">}}) if you have any questions. + +Effective Date: _11th December 2022_ |
