1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
|
{% extends "common/base.j2" %}
{% block body_content %}
<article class="d-flex flex-column p-2 bd-highlight">
<div class="container">
<div class="text-center">
<header>
<h1>{{ _("Engage!") }}</h1>
</header>
</div>
</div>
<div class="container">
<!-- OBEN LINKS -->
<div class="row">
<div class="col-lg-5">
<h2>Join the conversation!</h2>
<p>
There are many ways to get engaged with GNUnet. A first step is to join the conversation on the mailing lists and on our IRC channel to keep up with development, find technical help, and discuss GNUnet:
</p>
<h4>Mailing List</h4>
<p>
You can get help on our mailing list <a href="https://lists.gnu.org/mailman/listinfo/help-gnunet">help-gnunet</a>. If you want to hack on GNUnet or generally want to be informed about recent updates and happening, get in touch over our mailing list <a href="https://lists.gnu.org/mailman/listinfo/gnunet-developers">gnunet-developers</a>.
</p>
<h4>IRC</h4>
<p>
Most of the GNUnet developer are on the <a href="ircs://chat.freenode.net:6697/#gnunet">IRC channel #gnunet on freenode</a>. Please be patient and stay around at least for some hours to get an answer for your request. There is also a Matrix bridge to the IRC where you can get a backlog without staying connected.
</p>
<h4>Mumble</h4>
<p>
We have a monthly get-together on mumble where we talk about recent developments, strategies, and politics ;-) We come together on that day of the month, where n.day==n.month. E.g. we’ll meet on 6th of June, 7th of July, 8th of August, 9th of September, 10th of October and so on. We will usually start around 8 PM CEST, but try to be there earlier and stay longer that day itself.<br>
To connect just enter "gnunet.org" as server into your mumble client, leave everything else as default.
</p>
</p>
<h4>PSYC</h4>
<p>
You find us also on PSYC using the following adresses:
<ul>
<li>psyc://loupsycedyglgamf.onion/@welcome</li>
<li>irc://loupsycedyglgamf.onion:67/welcome</li>
<li>psyc://psyced.org/@welcome</li>
<li>irc://psyced.org/welcome</li>
<li>xmpp:*welcome@psyced.org</li>
</li>
</p>
</div>
<!-- OBEN RECHTS -->
<div class="col-lg-5 offset-md-1">
<h2>Get GNUnet Installed!</h2>
<p>
Another thing you most likely want to have is <a href="https://gnunet.org/en/tutorial.html">your own GNUnet installation</a>. As we haven’t packaged the new versions yet (June 2019) we provide <a href="https://gnunet.org/en/tutorial.html">some tutorials how to install step-by-step</a>. Some of them are not complete, but we find them useful regardless of their state.
</p>
<h2>Use GNUnet!</h2>
<p>
<a href="https://gnunet.org/use">Let's gets started...</a>
</p>
<h2>Report bugs!</h2>
<p>
While using GNUnet you will find bugs. Here are some notes on how to do that the most effective way:
<ul>
<li>run 'gnunet-bugreport'</li>
<li>Report the output into our <a href="https://bugs.gnunet.org/">bug tracker</a>. Add more details into the description e.g. what happened and what you expected to be happening instead. </li>
<li>In case you do not want to use the public bugtracker, you can also eMail the output to bug-gnunet@gnu.org with the same content.</li>
<li>It would also be helpful to inform us if your Operating System applies any vendor changes to gnunet which you know about (to exclude sources of problems introduced by your OS).</li>
<li>Then please be patient and wait until your bug report is acknowledged/replied to. Note that only volunteers work on this, so responses may take a while.</li>
<li>Also please follow up with eventual questions to the bug to help getting it fixed properly. </li>
<li>Once a fix is there: Check if it's working as expected, so that we can properly close the bug report and/or give you credits :)</li>
</ul>
</p>
<h2>Contribute!</h2>
<p>
There are various ways to contribute. We especially need coders with great C skills and a good knowledge of crypto - but helping with this website, the bibliography and our wide documentation efforts are most welcome, too. As we are delivereing a new version now regularly, some packaging skills (for any OS) would a great thing to have - and if you are a designer we engineers would urgently need a hand here, too.
</p>
</div>
</div>
<!-- MITTE LINKS ^ -->
<div class="row">
<div class="col-lg-5">
<h2>Bibliography</h2>
<p>If you are more the reading kind of person, please take a seat <a href="https://bib.gnunet.org/">in our libary...</a></p>
<h2>Videos</h2>
<p>...or if you rather want hear us talking to you, lean back and watch some <a href="https://gnunet.org/videos">videos</a> of our talks on conferences.</p>
</div>
<!-- MITTE RECHTS -->
<div class="col-lg-5 offset-md-1">
<h2>Get together!</h2>
<p>
We meet in meatspace occasionally, mostly in Germany and Switzerland. The usual occasions are:
<ul>
<li><a href="https://events.ccc.de/congress">Chaos Communication Congress</a> in Leipzig (DE), 27th-30th December</li>
<li><a href="https://datenspuren.de>Datenspuren</a> in Dresden (DE), usually by mid/end of September</li>
<li>GNUnet Hackweek in Mont-Soleil (CH), usually by the end of June</li>
<li>Other meetings happening throughout the year: You’ll get to know about it on our Mailinglist (or propose them yourself).</li>
</ul>
</p>
</div>
</div>
</div>
<!-- UNTEN LINKS ^ -->
<div class="row">
<div class="col-lg-5">
<!-- UNTEN RECHTS ^ -->
<div class="col-lg-5 offset-md-1">
</div>
</article>
{% endblock body_content %}
|