gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-anastasis-www] branch master updated: Updated 'index' and 'about'


From: gnunet
Subject: [taler-anastasis-www] branch master updated: Updated 'index' and 'about' pages for Anastasis, slight corrections to text
Date: Mon, 19 Apr 2021 10:58:00 +0200

This is an automated email from the git hooks/post-receive script.

skuegel pushed a commit to branch master
in repository anastasis-www.

The following commit(s) were added to refs/heads/master by this push:
     new 730f163  Updated 'index' and 'about' pages for Anastasis, slight 
corrections to text
730f163 is described below

commit 730f163424f3bf22b320aba04bcdaa2958503fae
Author: Stefan Kügel <skuegel@web.de>
AuthorDate: Mon Apr 19 10:57:19 2021 +0200

    Updated 'index' and 'about' pages for Anastasis, slight corrections to text
---
 template/about.html.j2 | 16 +++++++---------
 template/index.html.j2 | 24 ++++++++++++------------
 2 files changed, 19 insertions(+), 21 deletions(-)

diff --git a/template/about.html.j2 b/template/about.html.j2
index f459ece..7b355b1 100644
--- a/template/about.html.j2
+++ b/template/about.html.j2
@@ -24,11 +24,9 @@
        <div class="container">
                <div class="inncontentPanel">
                        <h3>{% trans %}Company Background{% endtrans %}</h3>
-                       <p>{% trans %}Users of electronic wallets need a way to 
backup their secret keys. Anastasis
-        enables splitting up the key data to minimize the trust you need to 
have into our escrow service.
-        Our solution implements privacy by design and thus ensures that we 
learn as little as possible as
-        late as possible about our users. Anastasis works close with other 
Free Software privacy projects,
-        such as GNU Taler and pretty Easy privacy (pEp).{% endtrans %}</p>
+                       <p>In 2019, GNU Taler and pretty Easy privacy (pEp) 
determined that they had to offer a usable key backup solution for their 
privacy-enhancing technologies. Anastasis SARL was created drawing contributors 
from both communities which, together with experts from the Bern University of 
Applied Sciences, produced an innovative protocol and reference 
implementation.</p>
+                       <p>Our goal is to offer key backup and recovery for a 
broad range of applications, combining both key management as a service as well 
as support for integration. Anastasis has already caught the interest of 
additional Free Software privacy projects with similar needs such as the 
Re:claimID identity management system and the NymTech cryptocurrency.</p>
+                       <p>Users of electronic wallets need a way to backup 
their secret keys. Anastasis enables them to split up key data and send it to 
different providers, thus minimizing the need for trust towards all involved 
parties. Our solution implements privacy by design and ensures that we learn as 
little as possible and as late as possible about our users. Anastasis works 
close with other Free Software privacy projects such as GNU Taler and pretty 
Easy privacy (pEp).</p>
                </div>
        </div>
 </section>
@@ -36,17 +34,17 @@
 <section class="boxesPanel propossec">
        <div class="container">
                <div class="heading">
-                       <h2>{% trans %}Our<span> Principles{% endtrans 
%}</span></h2>
+                       <h2>Our<span> Principles</span></h2>
                </div>
                <div class="innboxespanel">
                        <div class="row">
                                <div class="col-lg-4 col-md-6 col-sm-6">
                                        <div class="boxPanel">
                                                <div class="media">
-                                                 <img class="mr-3" src="{{ 
url_static('images/proicon6.jpg') }}" alt="">
+                                                 <img class="mr-3" 
src="../static/images/proicon6.jpg" alt="">
                                                  <div class="media-body">
-                                                   <h3>{% trans %}1. Privacy{% 
endtrans %}</h3>
-                                                   <p>{% trans %}Privacy is 
our primary objective. We do not collect any unnecessary personal data, and the 
data to be encrypted we collect until the point where we need it.{% endtrans 
%}</p>
+                                                   <h3>1. Privacy</h3>
+                                                   <p>Privacy is our primary 
objective. We do not collect any personal data. The authentication data remains 
encrypted and inaccessible until it is needed during key recovery.</p>
                                                  </div>
                                                </div>
                                        </div>
diff --git a/template/index.html.j2 b/template/index.html.j2
index 9c8bd74..885c3b1 100644
--- a/template/index.html.j2
+++ b/template/index.html.j2
@@ -250,7 +250,7 @@
                                        </div>
                                        <div class="item">
                                                <div class="processBox">
-                                                       <h4>{% trans %}Step 8 - 
<span>The encrypted secret are distributed to different providers{% endtrans 
%}</span></h4>
+                                                       <h4>{% trans %}Step 8 - 
<span>Encrypted shares of the recovery data are distributed to different 
providers{% endtrans %}</span></h4>
                                                        <img src="{{ 
url_static('images/pic11.jpg') }}" alt="" />
                                                </div>
                                        </div>
@@ -270,7 +270,7 @@
                                <div class="owl-carousel owl-theme">
                                        <div class="item">
                                                <div class="processBox">
-                                                       <h4>{% trans %}Step 1 - 
<span>The system derives the User ID with the provided identity material.{% 
endtrans %}</span></h4>
+                                                       <h4>{% trans %}Step 1 - 
<span>The system derives the User ID with the provided identity material{% 
endtrans %}</span></h4>
                                                        <img src="{{ 
url_static('images/pic5.jpg') }}" alt="" />
                                                </div>
                                        </div>
@@ -282,13 +282,13 @@
                                        </div>
                                        <div class="item">
                                                <div class="processBox">
-                                                       <h4>{% trans %}Step 3 - 
<span>The user sends the second key to the providers so that they can decrypt 
the authentication data.{% endtrans %}</span></h4>
+                                                       <h4>{% trans %}Step 3 - 
<span>The user sends the second key to the providers so that they can decrypt 
the authentication data{% endtrans %}</span></h4>
                                                        <img src="{{ 
url_static('images/pic11.jpg') }}" alt="" />
                                                </div>
                                        </div>
                                        <div class="item">
                                                <div class="processBox">
-                                                       <h4>{% trans %}Step 4 - 
<span>The providers encrypt the data and are ready for the authentication{% 
endtrans %}</span></h4>
+                                                       <h4>{% trans %}Step 4 - 
<span>The providers decrypt the authentication data and issue an authorization 
challenge to the user.{% endtrans %}</span></h4>
                                                        <img src="{{ 
url_static('images/pic12.jpg') }}" alt="" />
                                                </div>
                                        </div>
@@ -332,9 +332,9 @@
                                <div class="col-lg-4 col-md-6 col-sm-6">
                                        <div class="boxPanel">
                                                <div class="media">
-                                                 <img class="mr-3" src="{{ 
url_static('images/proicon1.jpg') }}" alt="">
+                                                 <img class="mr-3" src="{{ 
url_static('images/proicon7.jpg') }}" alt="">
                                                  <div class="media-body">
-                                                   <p>{% trans %}Low-cost 
solution with minimal environmental impact{% endtrans %}</p>
+                                                   <p>{% trans %}Low-cost, 
scalable cloud-based solution with minimal environmental impact{% endtrans 
%}</p>
                                                  </div>
                                                </div>
                                        </div>
@@ -342,7 +342,7 @@
                                <div class="col-lg-4 col-md-6 col-sm-6">
                                        <div class="boxPanel">
                                                <div class="media">
-                                                 <img class="mr-3" src="{{ 
url_static('images/proicon2.jpg') }}" alt="">
+                                                 <img class="mr-3" src="{{ 
url_static('images/proicon3.jpg') }}" alt="">
                                                  <div class="media-body">
                                                    <p>{% trans %}Increases 
informational self-determination by keeping consumers in control of their 
data{% endtrans %}</p>
                                                  </div>
@@ -352,7 +352,7 @@
                                <div class="col-lg-4 col-md-6 col-sm-6">
                                        <div class="boxPanel">
                                                <div class="media">
-                                                 <img class="mr-3" src="{{ 
url_static('images/proicon3.jpg') }}" alt="">
+                                                 <img class="mr-3" src="{{ 
url_static('images/proicon2.jpg') }}" alt="">
                                                  <div class="media-body">
                                                    <p>{% trans %}Distributed 
trust instead of single point of failure{% endtrans %}</p>
                                                  </div>
@@ -389,16 +389,16 @@
                                                </div>
                                        </div>
                                </div>
-                               <div class="col-lg-4 col-md-6 col-sm-6">
+                               <!-- <div class="col-lg-4 col-md-6 col-sm-6">
                                        <div class="boxPanel">
                                                <div class="media">
                                                  <img class="mr-3" src="{{ 
url_static('images/proicon7.jpg') }}" alt="">
                                                  <div class="media-body">
-                                                   <p>{% trans %}Low cost, 
scalable cloud-based solution{% endtrans %}</p>
+                                                   <p>{% trans %}Low-cost, 
scalable cloud-based solution{% endtrans %}</p>
                                                  </div>
                                                </div>
                                        </div>
-                               </div>
+                               </div> -->
                                <div class="col-lg-4 col-md-6 col-sm-6">
                                        <div class="boxPanel">
                                                <div class="media">
@@ -424,7 +424,7 @@
                                                <div class="media">
                                                  <img class="mr-3" src="{{ 
url_static('images/proicon10.jpg') }}" alt="">
                                                  <div class="media-body">
-                                                   <p>{% trans %}E-money 
issuer does not have to protect consumer data against its own staff and can 
respect consumer privacy{% endtrans %}</p>
+                                                   <p>{% trans %}E-money 
issuer does not have to protect consumer data against its own staff{% endtrans 
%}</p>
                                                  </div>
                                                </div>
                                        </div>

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]