From 7fca429e11f3da160eeab4273df1d911d872dcb3 Mon Sep 17 00:00:00 2001 From: "Schanzenbach, Martin" Date: Sat, 2 Mar 2019 10:19:14 +0100 Subject: split GSoC --- news/2019-02.inc | 29 +++++++++++++++++++++-------- 1 file changed, 21 insertions(+), 8 deletions(-) diff --git a/news/2019-02.inc b/news/2019-02.inc index d41f22e8..2ac9423c 100644 --- a/news/2019-02.inc +++ b/news/2019-02.inc @@ -43,6 +43,27 @@ Mentor: Christian Grothoff

+
+

re:claimID OpenID Connect performance improvements

+

+reclaimID is a decentralized identity system build on top of the GNU +Name System. +Currently, we piggyback a small authorization ticket in an OpenID authorization +code. +This ticket is used by a relying party (e.g. website) to retrieve a decryption +key and user attributes. +However, the lookups can timeout and fail in GNS due to adverse network conditions or +empty caches. +In order to mitigate this issue, this project is meant to investigate and implement how... +

    +
  1. ... decryption keys can be added to an initial exchange in OpenID.
  2. +
  3. ... initial set(s) of attributes can be piggybacked in OpenID.
  4. +
+
+Mentor: Martin Schanzenbach +

+
+

reclaimID alternative GNS-based encryption

@@ -56,14 +77,6 @@ it is possible to...

  • ... reduce dependencies.

  • -This project also includes two separate, smaller tasks: - -The two smaller tasks are optional and may be dropped in case the student -encounters any unforseen complications when implementing the main task. -
    Mentor: Martin Schanzenbach

    -- cgit v1.2.3