gnunet-svn
[Top][All Lists]
Advanced

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

[taler-anastasis-www] branch master updated: Refined code


From: gnunet
Subject: [taler-anastasis-www] branch master updated: Refined code
Date: Thu, 15 Jul 2021 13:25:52 +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 9c528b1  Refined code
9c528b1 is described below

commit 9c528b1a718dd85e874e7ef2c51177dac7d9f9c4
Author: Stefan Kügel <skuegel@web.de>
AuthorDate: Thu Jul 15 13:25:00 2021 +0200

    Refined code
---
 template/index.html.j2 | 54 ++++++++++++++++++++------------------------------
 1 file changed, 22 insertions(+), 32 deletions(-)

diff --git a/template/index.html.j2 b/template/index.html.j2
index f2b4f34..dd48c6d 100644
--- a/template/index.html.j2
+++ b/template/index.html.j2
@@ -8,7 +8,7 @@
                                <div class="container">
                                        <div class="banner_Itm_Txt">
                         <h1><em>{% trans %}Welcome to</em> Anastasis{% 
endtrans %}</h1>
-                        <p>{% trans %}Password-less key recovery via 
multi-factor <br/>multi-party authentication.{% endtrans %}</p>
+                        <p>{% trans %}Password-less key recovery via 
multi-factor <br>multi-party authentication.{% endtrans %}</p>
                         <div class="banpic"><img src="{{ 
url_static('images/mob.png') }}" alt="">
                         </div>
                         <div class="absicon"><img src="{{ 
url_static('images/banicon6.png') }}" alt="">
@@ -139,7 +139,7 @@
                                        </div>
                                </div>
                        </div>
-                       <div class="abspic"><img src="{{ 
url_static('images/pic3.png') }}" alt="" /></div>
+                       <div class="abspic"><img src="{{ 
url_static('images/pic3.png') }}" alt=""></div>
                </div>
        </div>
 </section>
@@ -151,7 +151,7 @@
                        <h2>{% trans %}The <span>Concept{% endtrans 
%}</span></h2>
                </div>
                <div class="conceptBoxes">
-                       <img src="{{ url_static('images/conceptpic.jpg') }}" 
alt="" />
+                       <img src="{{ url_static('images/conceptpic.jpg') }}" 
alt="">
                </div>
        </div>
 </section>
@@ -164,7 +164,7 @@
                                        <div class="blueBox">
                                                <div class="iconBox">
                                                        <div class="inniconBox">
-                                                               <img src="{{ 
url_static('images/icon8.png') }}" alt="" />
+                                                               <img src="{{ 
url_static('images/icon8.png') }}" alt="">
                                                        </div>
                                                </div>
                                                <h4>{% trans %}Flexible{% 
endtrans %}</h4>
@@ -186,7 +186,7 @@
                                        <div class="blueBox">
                                                <div class="iconBox">
                                                        <div class="inniconBox">
-                                                               <img src="{{ 
url_static('images/icon10.png') }}" alt="" />
+                                                               <img src="{{ 
url_static('images/icon10.png') }}" alt="">
                                                        </div>
                                                </div>
                                                <h4>{% trans %}Privacy{% 
endtrans %}</h4>
@@ -209,49 +209,49 @@
                                        <div class="item">
                                                <div class="processBox">
                                                        <h4>{% trans %}Step 1 - 
<span> User has a core secret{% endtrans %}</span></h4>
-                                                       <img src="{{ 
url_static('images/pic4.jpg') }}" alt="" />
+                                                       <img src="{{ 
url_static('images/pic4.jpg') }}" alt="">
                                                </div>
                                        </div>
                                        <div class="item">
                                                <div class="processBox">
                                                        <h4>{% trans %}Step 2 - 
<span> The core secret is split in several parts{% endtrans %}</span></h4>
-                                                       <img src="{{ 
url_static('images/pic6.jpg') }}" alt="" />
+                                                       <img src="{{ 
url_static('images/pic6.jpg') }}" alt="">
                                                </div>
                                        </div>
                                        <div class="item">
                                                <div class="processBox">
                                                        <h4>{% trans %}Step 3 - 
<span>The system derives the User ID with the provided identity material{% 
endtrans %}</span></h4>
-                                                       <img src="{{ 
url_static('images/pic5.jpg') }}" alt="" />
+                                                       <img src="{{ 
url_static('images/pic5.jpg') }}" alt="">
                                                </div>
                                        </div>
                                        <div class="item">
                                                <div class="processBox">
                                                        <h4>{% trans %}Step 4 - 
<span>The system derives two keys with the generated user id{% endtrans 
%}</span></h4>
-                                                       <img src="{{ 
url_static('images/pic7.jpg') }}" alt="" />
+                                                       <img src="{{ 
url_static('images/pic7.jpg') }}" alt="">
                                                </div>
                                        </div>
                                        <div class="item">
                                                <div class="processBox">
                                                        <h4>{% trans %}Step 5 - 
<span>The pieces of the secret are encrypted with the first key{% endtrans 
%}</span></h4>
-                                                       <img src="{{ 
url_static('images/pic8.jpg') }}" alt="" />
+                                                       <img src="{{ 
url_static('images/pic8.jpg') }}" alt="">
                                                </div>
                                        </div>
                                        <div class="item">
                                                <div class="processBox">
                                                        <h4>{% trans %}Step 6 - 
<span>The user sets up authentication methods for each part of the secret{% 
endtrans %}</span></h4>
-                                                       <img src="{{ 
url_static('images/pic9.jpg') }}" alt="" />
+                                                       <img src="{{ 
url_static('images/pic9.jpg') }}" alt="">
                                                </div>
                                        </div>
                                        <div class="item">
                                                <div class="processBox">
                                                        <h4>{% trans %}Step 7 - 
<span>The authentication data is then encrypted with the second key{% endtrans 
%}</span></h4>
-                                                       <img src="{{ 
url_static('images/pic10.jpg') }}" alt="" />
+                                                       <img src="{{ 
url_static('images/pic10.jpg') }}" alt="">
                                                </div>
                                        </div>
                                        <div class="item">
                                                <div class="processBox">
                                                        <h4>{% trans %}Step 8 - 
<span>Encrypted shares of the recovery data are distributed to different 
providers{% endtrans %}</span></h4>
-                                                       <img src="{{ 
url_static('images/pic17.jpg') }}" alt="" />
+                                                       <img src="{{ 
url_static('images/pic17.jpg') }}" alt="">
                                                </div>
                                        </div>
                                </div>
@@ -271,49 +271,49 @@
                                        <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>
-                                                       <img src="{{ 
url_static('images/pic5.jpg') }}" alt="" />
+                                                       <img src="{{ 
url_static('images/pic5.jpg') }}" alt="">
                                                </div>
                                        </div>
                                        <div class="item">
                                                <div class="processBox">
                                                        <h4>{% trans %}Step 2 - 
<span>The system derives the same keys as per the upload{% endtrans 
%}</span></h4>
-                                                       <img src="{{ 
url_static('images/pic7.jpg') }}" alt="" />
+                                                       <img src="{{ 
url_static('images/pic7.jpg') }}" alt="">
                                                </div>
                                        </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>
-                                                       <img src="{{ 
url_static('images/pic19.jpg') }}" alt="" />
+                                                       <img src="{{ 
url_static('images/pic19.jpg') }}" alt="">
                                                </div>
                                        </div>
                                        <div class="item">
                                                <div class="processBox">
                                                        <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/pic18.jpg') }}" alt="" />
+                                                       <img src="{{ 
url_static('images/pic18.jpg') }}" alt="">
                                                </div>
                                        </div>
                                        <div class="item">
                                                <div class="processBox">
                                                        <h4>{% trans %}Step 5 - 
<span>The user performs the different authentication procedures{% endtrans 
%}</span></h4>
-                                                       <img src="{{ 
url_static('images/pic13.jpg') }}" alt="" />
+                                                       <img src="{{ 
url_static('images/pic13.jpg') }}" alt="">
                                                </div>
                                        </div>
                                        <div class="item">
                                                <div class="processBox">
                                                        <h4>{% trans %}Step 6 - 
<span>The user receives the parts of the secret{% endtrans %}</span></h4>
-                                                       <img src="{{ 
url_static('images/pic14.jpg') }}" alt="" />
+                                                       <img src="{{ 
url_static('images/pic14.jpg') }}" alt="">
                                                </div>
                                        </div>
                                        <div class="item">
                                                <div class="processBox">
                                                        <h4>{% trans %}Step 7 - 
<span>The user can now decrypt the parts with the first derived key{% endtrans 
%}</span></h4>
-                                                       <img src="{{ 
url_static('images/pic15.jpg') }}" alt="" />
+                                                       <img src="{{ 
url_static('images/pic15.jpg') }}" alt="">
                                                </div>
                                        </div>
                                        <div class="item">
                                                <div class="processBox">
                                                        <h4>{% trans %}Step 8 - 
<span>The system can now reassemble the secret{% endtrans %}</span></h4>
-                                                       <img src="{{ 
url_static('images/pic16.jpg') }}" alt="" />
+                                                       <img src="{{ 
url_static('images/pic16.jpg') }}" alt="">
                                                </div>
                                        </div>
                                </div>
@@ -389,16 +389,6 @@
                                                </div>
                                        </div>
                                </div>
-                               <!-- <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>
-                                                 </div>
-                                               </div>
-                                       </div>
-                               </div> -->
                                <div class="col-lg-4 col-md-6 col-sm-6">
                                        <div class="boxPanel">
                                                <div class="media">
@@ -424,7 +414,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{% endtrans 
%}</p>
+                                                   <p>{% trans %}E-money 
issuers do not need to protect customer data against 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]