aboutsummaryrefslogtreecommitdiff
path: root/rss.xml
diff options
context:
space:
mode:
Diffstat (limited to 'rss.xml')
-rw-r--r--rss.xml40
1 files changed, 14 insertions, 26 deletions
diff --git a/rss.xml b/rss.xml
index 0fd6e101..6d310c1f 100644
--- a/rss.xml
+++ b/rss.xml
@@ -1,34 +1,32 @@
1<?xml version="1.0"?> 1<?xml version="1.0" encoding="utf-8" ?>
2<rss version="2.0"> 2<rss version="2.0" xml:base="https://gnunet.org/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom">
3 <channel> 3 <channel>
4 <title>GNUnet.org</title> 4 <title>GNUnet.org</title>
5 <link>https://gnunet.org</link> 5 <link>https://gnunet.org</link>
6 <description>News from GNUnet</description> 6 <description>News from GNUnet</description>
7 <language>en</language>
8 <atom:link href="https://gnunet.org/rss.xml" rel="self" type="application/rss+xml" />
7 <item> 9 <item>
8 <title>GNUnet Hacker Meeting 2018 at La Decentrale</title> 10 <title>GNUnet Hacker Meeting 2018 at La Decentrale</title>
9 <link>https://gnunet.org/#gnunet-hacker-meeting-2018-2</link> 11 <link>https://gnunet.org/#gnunet-hacker-meeting-2018-2</link>
10 <description> 12 <description>
11 <article> 13 <a name="gnunet-hacker-meeting-2018-2"></a>
12 <a name="gnunet-hacker-meeting-2018-2"></a> 14 <h3>Second GNUnet Hacker Meeting 2018 at <a href="https://decentrale.ch/">La Décentrale</a>, Switzerland</h3>
13 <h3>Second GNUnet Hacker Meeting 2018 at <a href="https://decentrale.ch/">La Décentrale</a>, Switzerland</h3> 15 <p>
14 <p> 16 The GNUnet hackers met for the second time this year. The primary goal
15 The GNUnet hackers met for the second time this year. The primary goal 17 was to squash bugs to bring out a new release. Aside from this we
16 was to squash bugs to bring out a new release. Aside from this we 18 worked hard on improving the documentation and to launch this new
17 worked hard on improving the documentation and to launch this new 19 website.
18 website. 20 </p>
19 </p>
20 </article>
21 </description> 21 </description>
22 </item> 22 </item>
23 <item> 23 <item>
24 <title>2019-02: Topics for GSoC 2019</title> 24 <title>2019-02: Topics for GSoC 2019</title>
25 <link>https://gnunet.org/#gsoc2019</link> 25 <link>https://gnunet.org/#gsoc2019</link>
26 <description> 26 <description>
27 <article>
28 <h3> 27 <h3>
29 <a NAME="gsoc2019"></a>2019-02: Topics for GSoC 2019 28 <a NAME="gsoc2019"></a>2019-02: Topics for GSoC 2019
30 </h3> 29 </h3>
31 <section>
32 <h4>Android Port</h4> 30 <h4>Android Port</h4>
33 <p> 31 <p>
34 It is time for GNUnet to run properly on Android. Note that 32 It is time for GNUnet to run properly on Android. Note that
@@ -38,9 +36,7 @@
38 <p> 36 <p>
39 Mentor: <a href="https://www.goebel-consult.de/">Hartmut Goebel</a> 37 Mentor: <a href="https://www.goebel-consult.de/">Hartmut Goebel</a>
40 </p> 38 </p>
41 </section>
42 39
43 <section>
44 <h4>Help with Continuous Integration setup</h4> 40 <h4>Help with Continuous Integration setup</h4>
45 <p> 41 <p>
46 There is a push for migrating our CI to Gitlab. The CI should 42 There is a push for migrating our CI to Gitlab. The CI should
@@ -55,9 +51,9 @@
55 <p> 51 <p>
56 Mentor: TBD 52 Mentor: TBD
57 </p> 53 </p>
58 </section>
59 54
60 <section> 55
56
61 <h4>Migrate gnunet-qr from Python 2.7 to C using libzbar</h4> 57 <h4>Migrate gnunet-qr from Python 2.7 to C using libzbar</h4>
62 <p> 58 <p>
63 Python 2.7 is reaching its end-of-life, and we want to get rid 59 Python 2.7 is reaching its end-of-life, and we want to get rid
@@ -70,9 +66,7 @@
70 <p> 66 <p>
71 Mentor: Christian Grothoff 67 Mentor: Christian Grothoff
72 </p> 68 </p>
73 </section>
74 69
75 <section>
76 <h4>re:claimID OpenID Connect performance improvements</h4> 70 <h4>re:claimID OpenID Connect performance improvements</h4>
77 <p> 71 <p>
78 reclaimID is a decentralized identity system build on top of the GNU 72 reclaimID is a decentralized identity system build on top of the GNU
@@ -99,9 +93,7 @@
99 <br/> 93 <br/>
100 Mentor: Martin Schanzenbach 94 Mentor: Martin Schanzenbach
101 </p> 95 </p>
102 </section>
103 96
104 <section>
105 <h4>re:claimID alternative GNS-based encryption</h4> 97 <h4>re:claimID alternative GNS-based encryption</h4>
106 <p> 98 <p>
107 re:claimID is a decentralized identity system build on top of the GNU 99 re:claimID is a decentralized identity system build on top of the GNU
@@ -132,15 +124,12 @@
132 <br/> 124 <br/>
133 Mentor: Martin Schanzenbach 125 Mentor: Martin Schanzenbach
134 </p> 126 </p>
135 </section>
136 </article>
137 </description> 127 </description>
138 </item> 128 </item>
139 <item> 129 <item>
140 <title>2019-02: GNUnet 0.11.0 released</title> 130 <title>2019-02: GNUnet 0.11.0 released</title>
141 <link>https://gnunet.org/#gnunet-0.11.0-release</link> 131 <link>https://gnunet.org/#gnunet-0.11.0-release</link>
142 <description> 132 <description>
143 <article>
144 <h3> 133 <h3>
145 <a name="gnunet-0.11.0-release">2019-02: GNUnet 0.11.0 released</a> 134 <a name="gnunet-0.11.0-release">2019-02: GNUnet 0.11.0 released</a>
146 </h3> 135 </h3>
@@ -264,7 +253,6 @@
264 at <a href="https://bugs.gnunet.org/">bugs.gnunet.org</a> which lists 253 at <a href="https://bugs.gnunet.org/">bugs.gnunet.org</a> which lists
265 about 150 more specific issues. 254 about 150 more specific issues.
266 </p> 255 </p>
267 </article>
268 </description> 256 </description>
269 </item> 257 </item>
270 </channel> 258 </channel>