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-16 10:44:08 +0300
committerJos Poortvliet <jospoortvliet@gmail.com>2020-07-16 10:44:08 +0300
commitb50412b606cd63c214ff9e9e1df703ede3e38e1b (patch)
tree3ecee619353ae2be48958178b800635f3215b2d0 /page-securesharing.php
parent500c2483151e21fab1fdfd7f25d6e0b242eb86b2 (diff)
talk about risks with O365
Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
Diffstat (limited to 'page-securesharing.php')
-rw-r--r--page-securesharing.php32
1 files changed, 32 insertions, 0 deletions
diff --git a/page-securesharing.php b/page-securesharing.php
index 3e6fa83f..1b21c062 100644
--- a/page-securesharing.php
+++ b/page-securesharing.php
@@ -77,6 +77,38 @@
</div>
</section>
+
+<section class="section--risk">
+<div class="container">
+ <div class="row">
+ <div class="col-md-6 ">
+ <a href="https://www.rijksoverheid.nl/binaries/rijksoverheid/documenten/rapporten/2020/06/30/data-protection-impact-assessment-office-365-for-the-web-and-mobile-office-apps/DPIA+Office+for+the+Web+and+mobile+Office+apps+30+June+2020.pdf"><img src="https://nextcloud.com/media/DPIA.png" alt="" class="img-responsive" /></a><br /> DPIA commisioned by the Dutch government shows a series of issues in Office 365
+ </div>
+ <div class="col-md-6 ">
+ <h3 class="section--paragraph__title"><?php echo $l->t('Office 365 not GDPR compliant');?></h3>
+ <p class="section--paragraph"><?php echo $l->t('Use of Office 365 adds significantly to compliance risks. Like many other SaaS solutions, it, fails to follow the requirements and risk business data as a Data Protection Impact Assesment of Office 365 by the Dutch government showed again in mid 2020. This after serious flaws were found and promised to be fixed first in early 2019 and again later that year. Legal challenges are mounted continuously and can cause significant harm.');?></p>
+ <p class="section--paragraph"><?php echo $l->t('Links:');?></p>
+ <ul>
+ <li><a class="hyperlink" href="https://www.rijksoverheid.nl/binaries/rijksoverheid/documenten/rapporten/2020/06/30/data-protection-impact-assessment-office-365-for-the-web-and-mobile-office-apps/DPIA+Office+for+the+Web+and+mobile+Office+apps+30+June+2020.pdf" target="_blank">Data Protection Impact Assesment by Dutch Government mid 2020</a></li>
+ <li><a class="hyperlink" href="https://www.euractiv.com/section/digital/news/schrems-charts-us-surveillance-pushback-after-ecj-ruling/" target="_blank">Another round of legal challenges against US firms threatening their ability to offer any GPDR compliant services.</a></li>
+ </ul>
+ </div>
+</div>
+</section>
+
+<section class="">
+<div class="container-fluid quote">
+ <div class="container">
+ <div class="row">
+ <div class="col-md-6 col-md-offset-3">
+ <p class="section--paragraph text-center"><?php echo $l->t('Compare the most popular cloud-based EFSS, Microsoft OneDrive, with the most popular on-premises solution, Nextcloud.');?></p>
+ <p class="section--paragraph text-center"><a class="button button--blue button--arrow" href="<?php echo home_url('nextcloud-vs-office365') ?>"><?php echo $l->t('Compare OneDrive and Nextcloud');?></a></p>
+ </div>
+ </div>
+ </div>
+</div>
+</section>
+
<section class="section--issues">
<div class="container">
<div class="row">