diff options
author | Christian Grothoff <christian@grothoff.org> | 2023-02-26 18:20:32 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2023-02-26 18:20:35 +0100 |
commit | 11e5d70cac65ebc3027f6a6fd5ecfb596b2be25a (patch) | |
tree | 226f0ac275fe4ef2cd9bf7c37574b89f60005923 | |
parent | 2a22e01e1e5f49b3bc73cac7310cb3e94d07f03a (diff) |
add GNU Taler-Anastasis integration project to GSoC topics list
-rw-r--r-- | template/gsoc.html.j2 | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/template/gsoc.html.j2 b/template/gsoc.html.j2 index 54601138..d9f70576 100644 --- a/template/gsoc.html.j2 +++ b/template/gsoc.html.j2 @@ -181,6 +181,34 @@ </section> <section> + <h4>Integration of GNU Anastasis into the GNU Taler wallet</h4> + <p> + {% trans %} + The goal of this project is to enable users to store their GNU Taler wallet backup encryption keys in the GNU Anastasis distributed key backup and recovery system, and to use GNU Taler to pay GNU Anastasis service providers for key storage and recovery. The project will focus on implementing the GNU Anastasis user interface on Android inspired by the existing Gtk+ and WebUI and integrating the result with the rest of the GNU Taler Android App. + {% endtrans %} + <p> + {% trans %} + <strong>Mentors:</strong> Christian Grothoff (GNU Anastasis) and Florian Dold (GNU Taler) + {% endtrans %} + </p> + <p> + {% trans %} + Required Skills: Android UI development + {% endtrans %} + </p> + <p> + {% trans %} + Duration: 350h + {% endtrans %} + </p> + <p> + {% trans %} + Difficulty level: medium + {% endtrans %} + </p> + </section> + + <section> <h4>Rust templates for GNUnet services</h4> <p> {% trans %} @@ -205,6 +233,11 @@ </p> <p> {% trans %} + Duration: 350h + {% endtrans %} + </p> + <p> + {% trans %} Difficulty level: medium {% endtrans %} </p> @@ -233,6 +266,11 @@ </p> <p> {% trans %} + Duration: 350h + {% endtrans %} + </p> + <p> + {% trans %} <strong>Mentors:</strong> <a href="https://www.goebel-consult.de/">Hartmut Goebel</a>, Jeff Burdges, Christian Grothoff {% endtrans %} </p> |