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>2019-11-15 18:43:32 +0300
committerJos Poortvliet <jospoortvliet@gmail.com>2019-11-15 18:43:43 +0300
commit9d13a6143fe754d06aad2609c3f3ba26cea53afe (patch)
tree252e59123fe45a0925ecae564cddd41df1928dcf /page-talk.php
parentde94d2e264e0ec13e81577bf2565511d7c5d9554 (diff)
make statement more generic
Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
Diffstat (limited to 'page-talk.php')
-rw-r--r--page-talk.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/page-talk.php b/page-talk.php
index 6cc34ddb..9e3bfe40 100644
--- a/page-talk.php
+++ b/page-talk.php
@@ -116,8 +116,8 @@
</div>
<div class="col-md-6">
<p class="section--paragraph"><?php echo $l->t('Of course, service providers might promise not to store and track such meta data, but governments will simply force them if need be. This was shown when log-free email provider Posteo was ordered to store logs of its customers by the German Constitutional Court.');?> <a href="https://www.zdnet.com/article/log-free-email-provider-posteo-you-must-log-user-ip-addresses-court-rules/" class="hyperlink"><?php echo $l->t('Read about this on ZDNet.');?></a></p>
- <p class="section--paragraph"><?php echo $l->t('And that is not even mentioning the fact that even privacy-focused, Swiss-based companies like Wire can suddenly be sold to a foreign entity.');?></a></p>
- <p class="section--paragraph"><?php echo $l->t('Like with the content of communication, the best way to protect metadata is to ensure it never leaks in the first place.');?></a></p>
+ <p class="section--paragraph"><?php echo $l->t('And that is not even mentioning the fact that even privacy-focused, Swiss-based companies can suddenly be sold to a foreign entity.');?></a></p>
+ <p class="section--paragraph"><?php echo $l->t('Like with the content of communication, the best way to protect metadata is to ensure it never leaks for your infrastructure in the first place.');?></a></p>
</div>
</div>
</div>