gnunet-svn
[Top][All Lists]
Advanced

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

[taler-anastasis-www] branch master updated: New 'about' html file for t


From: gnunet
Subject: [taler-anastasis-www] branch master updated: New 'about' html file for the Anastasis website
Date: Sun, 11 Apr 2021 10:50:48 +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 c03b582  New 'about' html file for the Anastasis website
c03b582 is described below

commit c03b582eb579e70a8ec6c353860cd1471b3dea40
Author: Stefan Kügel <skuegel@web.de>
AuthorDate: Sun Apr 11 10:49:55 2021 +0200

    New 'about' html file for the Anastasis website
---
 template/about.html.j2 | 288 ++++++++++++++++++++++++-------------------------
 1 file changed, 143 insertions(+), 145 deletions(-)

diff --git a/template/about.html.j2 b/template/about.html.j2
index 5329a4e..6342b1a 100644
--- a/template/about.html.j2
+++ b/template/about.html.j2
@@ -1,145 +1,143 @@
-{% extends "common/base.j2" %}
-{% block body_content %}
-        <h1>
-        {% trans %}
-        About Anastasis
-        {% endtrans %}
-        </h1>
-        <div id="home-intro">
-        {% trans %}
-       Anastasis is developed by a motivated team with the goal to help you to 
protect your private data.
-       {% endtrans %}
-       </div>
-        <h2>
-        {% trans %}
-        Company Background
-        {% endtrans %}
-        </h2>
-        {% 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 %}
-        <h2>
-        {% trans %}
-        Our Principles
-        {% endtrans %}
-        </h2>
-       <div id="about-split">
-        <div id="about-left">
-        <h3>
-        {% trans %}
-        1. Privacy
-        {% endtrans %}
-         </h3>
-         <div class="princ-content">
-           <i class="fas fa-user-secret fa-4x"></i>
-         <p>
-         {% trans %}
-         Privacy is our primary objective. We do not collect any unneccessary 
personal data,
-         and the data we collect we encrypt until the point where we need it.
-         {% endtrans %}
-        </p>
-        </div>
-        </div>
-        <div id="about-right">
-        </div>
-        <div id="about-left">
-        </div>
-        <div id="about-right">
-        <h3>
-        {% trans %}
-        2. Free Software
-        {% endtrans %}
-         </h3>
-         <div class="princ-content">
-         <i class="fas fa-dove fa-4x"></i>
-         <p>
-         {% trans %}
-         Anastasis is Free Software and only uses components which are also 
Free Software.
-         Our documentation is also fully available and unencumbered.
-         {% endtrans %}
-         </p>
-        </div>
-        </div>
-        <div id="about-left">
-        <h3>
-        {% trans %}
-        3. Be usable
-        {% endtrans %}
-         </h3>
-         <div class="princ-content">
-         <i class="fas fa-universal-access fa-4x"></i>
-         <p>
-         {% trans %}
-         Our focus is on delivering a practical solution that is usable for 
ordinary users and not just for experts.
-         {% endtrans %}
-         </p>
-        </div>
-        </div>
-        <div id="about-right">
-        </div>
-        <div id ="about-left">
-        </div>
-        <div id="about-right">
-        <h3>
-        {% trans %}
-        4. Flexible trust model
-        {% endtrans %}
-         </h3>
-         <div class="princ-content">
-         <i class="fas fa-users fa-4x"></i>
-         <p>
-         {% trans %}
-         Anastasis must not rely on the trustworthiness of individual 
providers.
-         It must be possible to use Anastasis safely, even if a subset of the 
providers is malicious.
-         {% endtrans %}
-         </p>
-         </div>
-        </div>
-        <div id="about-left">
-        <h3>
-        {% trans %}
-        5. The user is in control
-        {% endtrans %}
-         </h3>
-         <div class="princ-content">
-         <i class="fas fa-user-lock fa-4x"></i>
-         <p>
-         {% trans %}
-         Anastasis must put the user in control: They get to decide which 
providers to use and which combinations of authentication
-         steps will be required to restore their core secret. The core secret 
always remains exclusively under the user’s control,
-         even during recovery.
-         {% endtrans %}
-         </p>
-        </div>
-        </div>
-        </div>
-        <h1>
-        {% trans %}
-        Meet the team
-        {% endtrans %}
-        </h1>
-        <div id="team">
-           <div id="person">
-           <h3>Berna Alp</h3>
-           {% trans %}
-           CEO
-           {% endtrans %}
-           </div>
-           <div id="person">
-           <h3>Vaishnavi Mohan</h3>
-           {% trans %}
-           Communication
-           {% endtrans %}
-           </div>
-           <div id="person">
-           <h3>Christian Grothoff</h3>
-           {% trans %}
-           CTO
-           {% endtrans %}
-           </div>
-        </div>
- {% endblock body_content %}
+{% extends "common/base.j2" %}
+{% block body_content %}
+<section class="banner_sec" id="top">
+         <div class="carousel-inner">
+           <div class="carousel-item active">
+             <img class="d-block w-100" src="{{ 
url_static('images/banner.jpg') }}" alt="">
+             <div class="banner_Itm_Inn">
+                               <div class="container">
+                                       <div class="banner_Itm_Txt">
+                                                       <h1><em>{% trans 
%}About</em> Anastasis{% endtrans %}</h1>                      
+                                                       <p>{% trans %}Anastasis 
is developed by a motivated team<br/>with the goal to help you to protect your 
private data.{% endtrans %}</p>  
+                                                       <div 
class="banpic"><img src="{{ url_static('images/mob.png') }}" alt="" /></div>
+                                                       <div 
class="absicon"><img src="{{ url_static('images/absicon.png') }}" alt="" />     
   </div>
+                                       </div>
+                               </div>
+                       </div>
+           </div>
+         </div>
+</section>
+
+<section class="contentPanel">
+       <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>
+               </div>
+       </div>
+</section>
+
+<section class="boxesPanel propossec">
+       <div class="container">
+               <div class="heading">
+                       <h2>{% trans %}Our<span> Principles{% endtrans 
%}</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="">
+                                                 <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>
+                                                 </div>
+                                               </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/proicon2.jpg') }}" alt="">
+                                                 <div class="media-body">
+                                                   <h3>{% trans %}2. Free 
Software{% endtrans %}</h3>
+                                                   <p>{% trans %}Anastasis is 
Free Software and only uses components which are also Free Software. Our 
documentation is also fully available and unencumbered.{% endtrans %}</p>
+                                                 </div>
+                                               </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/proicon4.jpg') }}" alt="">
+                                                 <div class="media-body">
+                                                   <h3>{% trans %}3. Be 
usable{% endtrans %}</h3>
+                                                   <p>{% trans %}Our focus is 
on delivering a practical solution that is usable for ordinary users and not 
just for experts.{% endtrans %}</p>
+                                                 </div>
+                                               </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/proicon10.jpg') }}" alt="">
+                                                 <div class="media-body">
+                                                   <h3>{% trans %}4. Flexible 
trust model{% endtrans %}</h3>
+                                                   <p>{% trans %}Anastasis 
must not rely on the trustworthiness of individual providers. It must be 
possible to use Anastasis safely, even if a subset of the providers is 
malicious.{% endtrans %}</p>
+                                                 </div>
+                                               </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">
+                                                   <h3>{% trans %}5. The user 
is in control{% endtrans %}</h3>
+                                                   <p>{% trans %}Anastasis 
must put the user in control: They get to decide which providers to use and 
which combinations of authentication steps will be required to restore their 
core secret. The core secret always remains exclusively under the user’s 
control, even during recovery.{% endtrans %}</p>
+                                                 </div>
+                                               </div>
+                                       </div>
+                               </div>
+                       </div>
+               </div>
+       </div>
+</section>
+
+<section class="blueSec">
+       <div class="container">
+               <div class="innblueSec">
+                       <div class="row">
+                               <div class="col-sm-4">
+                                       <div class="blueBox">
+                                               <div class="iconBox">
+                                                       <div class="inniconBox">
+                                                               <img src="{{ 
url_static('images/icon8.png') }}" alt="" />
+                                                       </div>
+                                               </div>
+                                               <h4>Berna Alp</h4>
+                                               <p>{% trans %}CEO{% endtrans 
%}</p>
+                                       </div>
+                               </div>
+                               <div class="col-sm-4">
+                                       <div class="blueBox">
+                                               <div class="iconBox">
+                                                       <div class="inniconBox">
+                                                               <img src="{{ 
url_static('images/icon9.png') }}" alt="" />
+                                                       </div>
+                                               </div>
+                                               <h4>Vaishnavi Mohan</h4>
+                                               <p>{% trans %}Communication{% 
endtrans %}</p>
+                                       </div>
+                               </div>
+                               <div class="col-sm-4">
+                                       <div class="blueBox">
+                                               <div class="iconBox">
+                                                       <div class="inniconBox">
+                                                               <img src="{{ 
url_static('images/icon10.png') }}" alt="" />
+                                                       </div>
+                                               </div>
+                                               <h4>Christian Grothoff</h4>
+                                               <p>{% trans %}CTO{% endtrans 
%}</p>
+                                       </div>
+                               </div>
+                       </div>
+               </div>
+       </div>
+</section>
+
+{% endblock body_content %}

-- 
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]