summaryrefslogtreecommitdiff
path: root/template/gsoc.html.j2
diff options
context:
space:
mode:
Diffstat (limited to 'template/gsoc.html.j2')
-rw-r--r--template/gsoc.html.j274
1 files changed, 74 insertions, 0 deletions
diff --git a/template/gsoc.html.j2 b/template/gsoc.html.j2
index 312d6153..c1b56889 100644
--- a/template/gsoc.html.j2
+++ b/template/gsoc.html.j2
@@ -472,6 +472,80 @@
{% endtrans %}
</p>
</section>
+ <section>
+ <h4>Implementation of additional transports</h4>
+ <p>
+ {% trans %}
+ Implementation of additional transports to make GNUnet communication
+ more robust in the presence of problematic networks:
+ GNUnet-over-SMTP, GNUnet-over-DNS
+ {% endtrans %}
+ </p>
+ <p>
+ {% trans %}
+ <strong>Mentors:</strong> Matthias Wachs
+ {% endtrans %}
+ </p>
+ </section>
+ <section>
+ <h4>Implementation of ALG-based NAT traversal methods</h4>
+ <p>
+ {% trans %}
+ Implementation of ALG-based NAT traversal methods (FTP/SIP-based hole
+ punching, better STUN support)
+ {% endtrans %}
+ </p>
+ <p>
+ {% trans %}
+ <strong>Mentors:</strong> Matthias Wachs
+ {% endtrans %}
+ </p>
+ </section>
+ <section>
+ <h4>Integration of the GNU Name System with GnuPG</h4>
+ <p>
+ {% trans %}
+ <strong>Mentors:</strong> Matthias Wachs, Christian Grothoff, Jeff Burdges
+ {% endtrans %}
+ </p>
+ </section>
+ <section>
+ <h4>libaboss improvements</h4>
+ <p>
+ {% trans %}
+ Improving libaboss to make computation on shared secrets (including
+ repeated multiplication) based
+ on <a href="https://dl.acm.org/citation.cfm?doid=62212.62213">Ben-Or
+ et al.</a> if possible. This in particular means moving libaboss to
+ bignums (gcry_mpi).
+ {% endtrans %}
+ </p>
+ <p><strong>Mentors:</strong> Krista Grothoff, Jeff Burdges</p>
+ </section>
+ <section>
+ <h4>Implementation of a replacement for PANDA</h4>
+ <p>
+ {% trans %}
+ Implementation of a replacement for PANDA (see Pond) with better
+ security, and maybe integration with the GNU Name System for key
+ exchange.
+ {% endtrans %}
+ </p>
+ <p>
+ {% trans %}
+ <strong>Mentors:</strong> Jeff Burdges
+ {% endtrans %}
+ </p>
+ </section>
+ <section>
+ <h4>Supporting GNU Guix's package distribution</h4>
+ <p>
+ {% trans %}
+ Please refer to the description for this project listed under
+ GNU Guix project ideas.
+ {% endtrans %}
+ </p>
+ </section>
<!--
<h2>{{ _("Finished projects") }}</h2>
-->