aboutsummaryrefslogtreecommitdiff
path: root/news/2019-02.inc
diff options
context:
space:
mode:
Diffstat (limited to 'news/2019-02.inc')
-rw-r--r--news/2019-02.inc12
1 files changed, 6 insertions, 6 deletions
diff --git a/news/2019-02.inc b/news/2019-02.inc
index 6106261f..6a926ca2 100644
--- a/news/2019-02.inc
+++ b/news/2019-02.inc
@@ -43,16 +43,16 @@ reclaimID is a decentralized identity system build on top of the GNU
43Name System. 43Name System.
44Currently, it uses an encryption scheme called attribute-based encryption. 44Currently, it uses an encryption scheme called attribute-based encryption.
45However, through the clever use of GNS's built in record encryption, 45However, through the clever use of GNS's built in record encryption,
46it is possible to 46it is possible to...
47<ol> 47<ol>
48<li> Improve performance by reducing encryption overhead</li> 48<li> ... improve performance by reducing encryption overhead.</li>
49<li> Reduce dependencies</li> 49<li> ... reduce dependencies.</li>
50</ol> 50</ol>
51<br/>
51This project also includes two separate, smaller tasks: 52This project also includes two separate, smaller tasks:
52<ul> 53<ul>
53<li> Performance improvements to the out-of-band authorization flow (OpenID Connect) to</li> 54<li> Performance improvements to the out-of-band authorization flow (OpenID Connect)</li>
54<li> Webextension which allows reclaimID to be used without the need of 55<li> A webextension which allows reclaimID to be used without the need of a GNS proxy.
55a GNS proxy.
56</ul> 56</ul>
57The two smaller tasks are optional and may be dropped in case the student 57The two smaller tasks are optional and may be dropped in case the student
58encounters any unforseen complications when implementing the main task. 58encounters any unforseen complications when implementing the main task.