gnunet-svn
[Top][All Lists]
Advanced

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

[taler-anastasis-www] branch master updated: news update


From: gnunet
Subject: [taler-anastasis-www] branch master updated: news update
Date: Thu, 10 Dec 2020 15:05:19 +0100

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

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

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

commit 0945f630cc8931880ed3ce80c6fe54316682c840
Author: Dominik Meister <dominik.meister@hotmail.ch>
AuthorDate: Thu Dec 10 15:05:10 2020 +0100

    news update
---
 news/2020-12.html.j2 | 35 +++++++++++++++++++++++++++++++++++
 www.yml              |  7 ++++++-
 2 files changed, 41 insertions(+), 1 deletion(-)

diff --git a/news/2020-12.html.j2 b/news/2020-12.html.j2
new file mode 100644
index 0000000..b9b0c82
--- /dev/null
+++ b/news/2020-12.html.j2
@@ -0,0 +1,35 @@
+{% extends "common/news.j2" %}
+{% block body_content %}
+<h1>Anastasis was awarded the ISSS excellence award</h1>
+<p>
+The ISSS excellence award was won by Dominik Meister and Dennis Neufeld
+for their Bachelor thesis Anastasis.
+</p>
+<p>
+The Information Security Society Switzerland short (ISSS), Switzerland's
+largest associations of ICT security professionals, presented the ISSS 
excellence
+Award for the seventh time in 2020. One of the winners of the excellence award 
was Anastasis.
+The laudation of the jury:<br>
+Anastasis - Password-less key recovery via multi-factor multi-party 
authentication
+<br>
+<p>
+Passwords and other secret information are important elements in our life 
today,
+whether we access personal services provided via the Internet or confidential 
information
+kept in local storage. But how can we access such services or information if
+the secret keys needed got lost, e.g. due to hardware failure,
+negligence or a cyber attack? In their thesis, Dominik Meister and
+Dennis Neufeld demonstrate a novel approach to mitigate such risks, by 
designing a
+method and a system for secret key recovery. Their approach consists of an 
authentication
+of the secret owner using multiple redundant factors and a distribution of 
parts of
+the secret key(s) to various service providers.
+It features a zero-knowledge authentication of the secret owner and warrants 
that none of the service
+providers will be able to reconstruct the recovered secret key(s). The authors 
also propose a business model
+and corresponding case studies using their approach, and plan to build a 
start-up company based on this model,
+thus exploiting the technical approach they designed in their thesis.
+<br>
+</p>
+Full story:<br>
+<a href="https://www.isss.ch/de/agenda/isss-excellence-award/";>ISSS excellence 
award</a>
+</p>
+
+{% endblock body_content %}
diff --git a/www.yml b/www.yml
index f6cb1c0..cd626d4 100644
--- a/www.yml
+++ b/www.yml
@@ -1,6 +1,6 @@
 siteconf:
   - baseurl: anastasis.lu
-    newsloc: /news/ 
+    newsloc: /news/
     newsdir: news
     rsstitle: anastasis.lu
     rssdescr: "News posts published by Anastasis about changes related to 
Anastasis"
@@ -36,5 +36,10 @@ newsposts:
     title: New Anastasis website released
     abstract:
     content:
+  - page: 2020-12.html
+    date: 2020-12-01
+    title: Anastasis wins the ISSS excellence award
+    abstract:
+    content:
 videoslist:
 paperslist:

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