gnunet-svn
[Top][All Lists]
Advanced

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

[taler-anastasis-www] 02/02: news for v0.2.0


From: gnunet
Subject: [taler-anastasis-www] 02/02: news for v0.2.0
Date: Thu, 30 Sep 2021 14:55:40 +0200

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

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

commit 78ceb1773e21ac3f2df53cef5a2573abaaf996b8
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Thu Sep 30 14:54:57 2021 +0200

    news for v0.2.0
---
 template/news/2021-10.html.j2 | 44 +++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 44 insertions(+)

diff --git a/template/news/2021-10.html.j2 b/template/news/2021-10.html.j2
new file mode 100644
index 0000000..633e2d1
--- /dev/null
+++ b/template/news/2021-10.html.j2
@@ -0,0 +1,44 @@
+{% extends "common/news.j2" %}
+{% block body_content %}
+<h1>GNU Anastasis v0.2.0 released</h1>
+<p>
+GNU Anastasis is a Free Software protocol and implementation that allows users 
to securely deposit core secrets with an open set of escrow providers and to 
recover these secrets if their original copies are lost.
+</p>
+<p>
+  Currently, GNU Anastasis is released as Alpha-quality software.
+  <b>It is not yet production ready! You cannot rely on it to keep
+    your secrets recoverable today!</b>  In particular, we need to
+    still review the various country-specific questions used to create
+    unique user identifiers at the beginning of the backup and
+    recovery process.  Community feedback on those inputs would be
+    particularly welcome!
+</p>
+<p>
+ Notable changes include:
+<ul>
+  <li>Support for TOTP authentication (RFC 6238)</li>
+  <li>Anastasis-gtk can show provider's privacy policy and terms of 
service</li>
+  <li>Anastasis-gtk warns users against using only single-factor or only 
two-factor authentication</li>
+  <li>Anastasis-gtk shows users liability limits of providers and allows users 
to disable providers they do not like</li>
+  <li>Various cosmetic improvements</li>
+</ul>
+</p>
+<p>
+  You can download the sources from
+ the main GNU FTP server via
+<a href="https://ftp.gnu.org/gnu/anastasis/";>HTTP(S)</a> and
+<a href="ftp://ftp.gnu.org/gnu/anastasis/";>FTP</a>.  It can also be found
+on the <a href="https://www.gnu.org/prep/ftp.html";>GNU mirrors</a>;
+please
+<a href="https://ftpmirror.gnu.org/anastasis/";>use a mirror</a> if
+possible.</dd>
+</p>
+<p>
+  Further information about Anastasis as well as detailed
+  installation instructions (including Debian and Ubuntu
+  packages) can be found at <a 
href="https://docs.anastasis.lu/";>https://docs.anastasis.lu/</a>.
+  If you find any problems with GNU Anastasis, please report them to
+  <a href="https://bugs.anastasis.lu/";>our bugtracker</a>.
+</p>
+
+{% 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]