gnunet-svn
[Top][All Lists]
Advanced

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

[taler-anastasis] branch master updated: update text


From: gnunet
Subject: [taler-anastasis] branch master updated: update text
Date: Fri, 31 Jan 2020 12:08:20 +0100

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

grothoff pushed a commit to branch master
in repository anastasis.

The following commit(s) were added to refs/heads/master by this push:
     new bae3a88  update text
bae3a88 is described below

commit bae3a8838e44a651a3b05a0157dbec1902253d52
Author: Christian Grothoff <address@hidden>
AuthorDate: Fri Jan 31 12:08:18 2020 +0100

    update text
---
 doc/www/anastasis-website/about.html | 20 +++++++++++---------
 doc/www/anastasis-website/index.html | 22 ++++++++++++++--------
 2 files changed, 25 insertions(+), 17 deletions(-)

diff --git a/doc/www/anastasis-website/about.html 
b/doc/www/anastasis-website/about.html
index f60d642..1d87ccd 100644
--- a/doc/www/anastasis-website/about.html
+++ b/doc/www/anastasis-website/about.html
@@ -74,7 +74,7 @@ https://templatemo.com/tm-547-real-dynamic
             <section class="row tm-mb-1">
                 <div class="col-12 text-center mx-auto tm-about-box">
                     <h2 class="tm-text-primary tm-my-1 tm-mb-5 
tm-intro-text">About Anastasis</h2>
-                    <p>Anastasis is a young and motivated team who are working 
every day to help you protect your data.</p>
+                    <p>Anastasis is developed by a motivated team with the 
goal to help you to protect your private data.</p>
                 </div>
             </section>
 
@@ -82,10 +82,10 @@ https://templatemo.com/tm-547-real-dynamic
                 <section class="col-lg-6 mb-lg-0 mb-5 
tm-company-background-col">
                     <div class="tm-company-background">
                         <h3 class="tm-text-primary tm-mb-9">Company 
Background</h3>
-                        <p class="tm-mb-3"> Users of electronic wallets need a 
way to backup their private keys.
-                        Todays solutions do not pay enough respect to the 
privacy and anonymity of its users.
-                        Anastasis is a project started inside a Bachelorthesis 
to provide a solution for this problem.
-                        Anastasis works close with other developers of Free 
Software Background especially with GNU-Taler SA.
+                        <p class="tm-mb-3"> 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).
                        </p>
                     </div>
                 </section>
@@ -94,21 +94,23 @@ https://templatemo.com/tm-547-real-dynamic
                     <div class="tm-strategy-box tm-mb-7">
                         <i class="fas fa-user-secret fa-4x 
tm-strategy-icon"></i>
                         <p class="tm-strategy-text"><b>Privacy</b> <br>
-                          Privacy is guaranteed with Anastasis. Anastasis does 
not safe any unneccessary data from the user.
+                          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.
                         </p>
 
                     </div>
                     <div class="tm-strategy-box tm-mb-7">
                         <i class="fas fa-dove fa-4x tm-strategy-icon"></i>
                         <p class="tm-strategy-text"><b>Free Software</b> <br>
-                            Anastasis is Free Software and only uses 
components which are Free Software too.
+                          Anastasis is Free Software and only uses components 
which are also Free Software.
+                         Our documentation is also fully available and 
unencumbered.
                         </p>
                     </div>
                     <div class="tm-strategy-box tm-mb-7">
                         <i class="fas fa-user-cog fa-4x tm-strategy-icon"></i>
                         <p class="tm-strategy-text"><b>Be usable</b> <br>
-                          Anastasis is easy to use and provides the user a 
simple way to recover their secrets
-
+                          Our focus is on delivering a practical solution that 
is usable for ordinary
+                         users and not just for experts.
                         </p>
                     </div>
                 </section>
diff --git a/doc/www/anastasis-website/index.html 
b/doc/www/anastasis-website/index.html
index 64d7dfc..688ba88 100644
--- a/doc/www/anastasis-website/index.html
+++ b/doc/www/anastasis-website/index.html
@@ -78,17 +78,18 @@ https://templatemo.com/tm-547-real-dynamic
             <section class="row tm-mb-1">
                 <h2 class="col-12 text-center tm-text-primary tm-my-1 
tm-intro-text">Introducing Anastasis</h2>
                 <div class="text-center" style="padding-bottom: 50px;">
-                  Anastasis is a key recovery system that allows the user to 
securely deposit a core secret with an open set of escrow providers and recover 
it if the secret is lost.
-                  The core secret itself is protected from the escrow 
providers by encrypting it with a master key.
-                  The main objective of Anastasis is to ensure that the user 
can reliably recover the core secret, while making this difficult for everyone 
else.
+                  Anastasis is a key recovery system that allows the user to 
securely deposit shares of a core secret with an open set of escrow providers, 
and to recover it if the secret is lost.
+                  The core secret itself is protected from the escrow 
providers by giving each provider only part of the information, and 
additionally by encrypting it with an identity-based key
+                 unknown to the providers.
+                  The main objective of Anastasis is to ensure that the user 
can reliably recover the core secret, while making this as difficult as 
possible for everyone else.
                 </div>
 
                 <div class="col-lg-4 text-center">
                     <div class="tm-box-1">
                         <i class="fas fa-terminal fa-4x tm-icon-1"></i>
                         <h3 class="tm-h3 tm-text-primary">Technical</h3>
-                        <p>Anastasis lets you save your secret on several 
escrow providers. You can choose different combinations of these servers to 
recover your secret.
-                          These servers provide different authentication 
methods like SMS, secure question, E-Mail.
+                        <p>Anastasis lets you save your secret on several 
escrow providers. You can choose different combinations of these providers to 
recover your secret.
+                           The various providers provide different 
authentication methods (like SMS, secure question or E-Mail) which the user has 
to supply to recover their secret.
                         </p>
                     </div>
                 </div>
@@ -96,15 +97,20 @@ https://templatemo.com/tm-547-real-dynamic
                     <div class="tm-box-1">
                         <i class="fas fa-lock fa-4x tm-icon-1"></i>
                         <h3 class="tm-h3 tm-text-primary">Security</h3>
-                        <p>Anastasis uses only established and post quantum 
secure cryptography.</p>
+                        <p>Anastasis is based on well-known cryptographic 
techniques.
+                         Our resulting solution offers post-quantum security.
+                         A compromised database of an individual Anastasis 
service provider by itself never
+                         leaks information that would be by itself sufficient 
to recover any core secret of
+                         any user.</p>
                     </div>
                 </div>
                 <div class="col-lg-4 text-center">
                     <div class="tm-box-1">
                         <i class="fas fa-user-lock fa-4x tm-icon-1"></i>
                         <h3 class="tm-h3 tm-text-primary">Privacy</h3>
-                        <p>Anastasis does not safe any data from the user 
except for the few details needed for the recovery of the secret.
-                           When using Anastasis only the user is capable to 
recover their secrets.</p>
+                        <p>Anastasis does not safe any data from the user 
except for the few details needed for authentication and recovery of the secret.
+                          When using Anastasis, only the user is capable to 
recover their secrets.  Users can pay anonymously for the service, and
+                         switch service providers at any time.</p>
                     </div>
                 </div>
                   <video width="640" height="480" style="display:block; 
margin: 0 auto;" controls>

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

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