From aff593ad4106d0563aaac2e43b283ec77f47fb7c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Sch=C3=BCrmann?= Date: Thu, 12 Feb 2015 15:05:15 +0100 Subject: [PATCH] Updated Google Summer of Code 2015 (markdown) --- Google-Summer-of-Code-2015.md | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/Google-Summer-of-Code-2015.md b/Google-Summer-of-Code-2015.md index e13c456..50a714d 100644 --- a/Google-Summer-of-Code-2015.md +++ b/Google-Summer-of-Code-2015.md @@ -42,7 +42,7 @@ To help you meet your goals and so that your mentor can better evaluate your pro * Track your progress and milestones on our [issue tracker](https://github.com/open-keychain/open-keychain/issues). * Participate in discussions on our mailinglist -* Have a public OpenKeychain branch for your code to which you commit regularly. To this end, you will be granted write access to our repository after we accept your first pull request. +* Have a public OpenKeychain branch for your code to which you commit regularly. To this end, you will be granted write access to our repository after we accept your first larger pull request. * You are encouraged to write blog posts for [our website](http://www.openkeychain.org). Remember: we want you to succeed and we'd like you to stick around. @@ -53,23 +53,27 @@ Remember: we want you to succeed and we'd like you to stick around. * NetCipher or similar library (OkHttp?) for proxy support and Tor support (shadowing keyserver requests -> more privacy?) (https://github.com/open-keychain/open-keychain/issues/1025) * Fix pull to refresh with lib: https://github.com/liaohuqiu/android-Ultra-Pull-To-Refresh / https://github.com/baoyongzhang/android-PullRefreshLayout, or other * Make pull to refresh a parallel sync with many threads -* Periodic refresh of keys using a setting, use existing SyncAdapter for periodic schedule +* Periodic sync of keys using a setting, use existing SyncAdapter for periodic schedule * Replace KeyserverPreference with ListView implementation, redesign add and remove * Verify that DNS support works ## Backup functionality * timed reminder * cloud/imap? +* Evaluate approaches +* https://github.com/jberkel/sms-backup-plus +* see Threema, Textsecure backup functionality ## p-25519 / eddsa support -* requies support from BouncyCastle, too +* requires support from BouncyCastle +* see Google's end-to-end +* see Internet-Draft http://www.ietf.org/id/draft-koch-eddsa-for-openpgp-01.txt +* see GnuPG implementation ## More unit tests * Serious test coverage * (UI optional) -## Better Material Design - ## Tasker Plugin ## Keys in DNSSEC/DANE?