From 4c4fff22dc924838e6057a3e02e42e97a6d80fb3 Mon Sep 17 00:00:00 2001 From: Vincent Date: Fri, 19 Feb 2016 15:35:10 +0100 Subject: [PATCH] Updated Google Summer of Code 2016 (markdown) --- Google-Summer-of-Code-2016.md | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/Google-Summer-of-Code-2016.md b/Google-Summer-of-Code-2016.md index 96b7b31..6aad009 100644 --- a/Google-Summer-of-Code-2016.md +++ b/Google-Summer-of-Code-2016.md @@ -274,20 +274,22 @@ irc.freenode.net](https://kiwiirc.com/client/irc.freenode.net/openkeychain)) if the secret key is no longer accessible (either the actual key has been lost or its password forgotten), and is usually the last recourse in such cases. This task would involve allowing OpenKeychain to both generate -and use revocation certificates. +and use revocation certificates. This is more of a UX design and UI +implementation problem than a technical challenge, since the operations +in question are already supported in the backend. As such, it is well +suited for getting to know the Android framework and first steps in user +interface design. The two components: - +complete the revocation process. -This is a smaller task which we expect to take only one or two weeks, which +This is a smaller task which we expect to take only a couple of weeks, which makes it suitable as a secondary goal and providing a change of pace for some time while working on another task.