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-06-03 11:07:53 +0300
committerJos Poortvliet <jospoortvliet@gmail.com>2020-06-03 11:16:05 +0300
commitd2ad6ebe3de7081a97d4d0e951263f8f345c4e59 (patch)
tree8d6b409bef252e52510598f63d14063daa6b7669 /page-talk.php
parent29457e97377c1228c7f3016df433f8d6cab820a8 (diff)
more website updates
Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
Diffstat (limited to 'page-talk.php')
-rw-r--r--page-talk.php10
1 files changed, 10 insertions, 0 deletions
diff --git a/page-talk.php b/page-talk.php
index a57dc0bb..fef622b4 100644
--- a/page-talk.php
+++ b/page-talk.php
@@ -361,6 +361,16 @@
<p class="section--paragraph"><?php echo $l->t('Video Verification enforces a Nextcloud Talk video call before access is given to a share, making sure the identity of the recipient is properly checked. The call can be picked up through the Nextcloud Talk Mobile apps as well as the web interface.');?></p>
</div>
</div>
+ <div class="row">
+ <div class="col-md-6 image--floated image--feature new-img">
+ <a target="_blank" href="<?php bloginfo('template_directory'); ?>/assets/img/features/password-less-webauthn.png"><img src="<?php bloginfo('template_directory'); ?>/assets/img/features/password-less-webauthn.png" class="img-responsive featureimg" /></a>
+ </div>
+ <div class="col-md-6">
+ <p class="section--paragraph__tittle"><?php echo $l->t('A platform you can trust');?></p>
+ <p class="section--paragraph"><?php echo $l->t('Nextcloud Talk benefits from the many security, encryption and authentication capabilities of Nextcloud.');?></p>
+ <p class="section--paragraph"><?php echo $l->t('Multi-layered encryption, brute force protection, artificial-intelligence based suspicious login detection, password-less login and the backing of our USD 10.000 security bug bounty program provide customers the confidence that their communication and collaboration remains confidential.');?></p>
+ </div>
+ </div>
</div>
</section>