Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloud.com.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJos Poortvliet <jospoortvliet@gmail.com>2020-07-13 18:41:20 +0300
committerJos Poortvliet <jospoortvliet@gmail.com>2020-07-13 18:41:20 +0300
commit921315902b65adfef104f069d581a240f677bb62 (patch)
tree9c4788072f46d9938c722c10c9fc18f2559bdb05 /page-privacy.php
parent9f6e91b51021ed9793db82df28b770db63e13355 (diff)
fix typo
Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
Diffstat (limited to 'page-privacy.php')
-rw-r--r--page-privacy.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/page-privacy.php b/page-privacy.php
index cbf204f7..fe1fdb50 100644
--- a/page-privacy.php
+++ b/page-privacy.php
@@ -22,7 +22,7 @@
<p><?php echo $l->t('We recognize that privacy is extremely important to all visitors to our website. We do not share any individual information with anybody without your permission.');?></p>
<p><?php echo $l->t('<strong>To download a whitepaper</strong>, you have to enter your email address. Unless you <strong>opt in</strong> for more information, we <em>immediately delete your mail address</em> from our database after sending the whitepaper.');?></p>
<p><?php echo $l->t('<strong>Our website</strong> ocasionally embeds content, like YouTube videos (behind a click-through wall) and others. We do not share any of your data with the parties behind them, however, they can gather some information when you watch a video or click the captcha. We are always looking for ways to decrease data sharing here and input is welcome.');?></p>
- <p><?php echo $l->t('<strong>For traking and marketing automation</strong> we use the open source <a class="hyperlink" href="http://matomo.org/">Matomo (the former Piwik)</a> tool to get information on how our website is used and use <a class="hyperlink" href="https://www.phplist.com/">phplist</a> to handle our newsletters. We use the open source marketing automation tool <a class="hyperlink" href="https://mautic.com">Mautic</a> to track business users that did download resources like white papers or participate in webinars <em>and who did opt-in explicitly</em>. From neither will we hand over individual data to anybody else and any privacy breaches we will disclose as soon as possible. We also delete, anonymize and remove data regularly.');?></p>
+ <p><?php echo $l->t('<strong>For traking and marketing automation</strong> we use the open source <a class="hyperlink" href="http://matomo.org/">Matomo (the former Piwik)</a> tool to get information on how our website is used and use <a class="hyperlink" href="https://www.phplist.com/">phpList</a> to handle our newsletters. We use the open source marketing automation tool <a class="hyperlink" href="https://mautic.com">Mautic</a> to track business users that did download resources like white papers or participate in webinars <em>and who did opt-in explicitly</em>. From neither will we hand over individual data to anybody else and any privacy breaches we will disclose as soon as possible. We also delete, anonymize and remove data regularly.');?></p>
<p><?php echo $l->t('<strong>Our <a class="hyperlink" href="https://scan.nextcloud.com">security scanner</a></strong> is strictly based on publicly available information, that is the list of known vulnerabilities relevant for ownCloud/Nextcloud releases as well as any applied hardenings/settings we can scan without having access to the server. We only scan on-demand and store the results for a limited time.');?></p>
<p><?php echo $l->t('<strong>Our forums</strong> on <a class="hyperlink" href="https://help.nextcloud.com">help.nextcloud.com</a> runs the open source <a class="hyperlink" href="https://discourse.org">discourse</a> software. This is self-hosted and we do not share, disclose or otherwise distribute any data from it. You can disable your own account there if you need to. Note that this platform is meant for home users and home user questions! As enterprise visitor, please use <a class="hyperlink" href="https://portal.nextcloud.com">our support portal</a>. If you still use the forums, expect that we reach out to you at some point.');?></p>
<p><?php echo $l->t('As we <strong>do not host Nextcloud</strong> for anyone else, this privacy policy can not cover what a Nextcloud installation does. In general, we can say the following:');?></p>