Merge branch 'master' into es-translation3
continuous-integration/drone/pr Build is passing Details

This commit is contained in:
Alejandro Criado-Pérez 2021-09-25 01:31:01 +00:00
commit a03be590c9
6 changed files with 332 additions and 132 deletions

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" ?>
<html>
<version>2</version>
<version>3</version>
<head>
<title>Router Freedom</title>
@ -23,6 +23,15 @@
<p>Routers and modems are equipment (or terminals, according to European regulations) that our devices (like computers, smartphones, TV, etc) use to connect with the Internet Service Provider (ISP). While the modem brings the information in, the router distributes (or “routes”) it to different devices. Routers share information between computers, and connect to the internet through a modem. Sometimes a router and modem are offered by ISP in a same device. However, a router has no access to the internet without a modem. Routers can handle other functions too, for instance WiFi, Voice over IP (VoIP), and TV streaming, and also technical details such as port forwarding, dynamic DNS, or VPN tunneling. Normally, all internet-based communication passes through routers.</p>
<figure>
<img
src="https://pics.fsfe.org/uploads/big/6c235f839777a7bc0f663d6b528225dd.jpg"
alt="Routers"/>
<figcaption>
Copyright and license notice: Tmthetom - CC-BY-SA 4.0
</figcaption>
</figure>
<p>Most ISPs in Europe offer a recommended router with the contract for their clients. In principle that is not bad because then users do not need to search for a suitable device themselves. However, if consumers are forced to use this device, this practice can make them totally dependent and vulnerable to technical and contract changes, which can result in unfair treatment by the ISPs.</p>
<h2>Router Freedom and Net Neutrality</h2>

View File

@ -17,7 +17,7 @@
If you like coding, tinkering, and having fun with software and if you
are up for a challenge, we have something exciting for you: "Youth
Hacking 4 Freedom" (YH4F), the FSFE's hacking competition for young
people from Europe!
people from Europe!
</strong></p>
</div>
@ -27,50 +27,50 @@
<h3>Join Youth Hacking 4 Freedom</h3>
<p>
Are you up to hacking on a software project of your choice? Do you
want to meet like-minded people of your age from around Europe?
What about getting the chance to receive one of our cash awards and
to travel to Brussels to meet the other winners and great people
from the Free Software movement? Then join the YH4F competition!
The only conditions for you to join are that you are <em>13-18 </em> years
old and you live in Europe. Start by <strong>registering before Sunday, 31
October 2021</strong>.
<p>
Are you up to hacking on a software project of your choice? Do you
want to meet like-minded people of your age from around Europe?
What about getting the chance to receive one of our cash awards and
to travel to Brussels to meet the other winners and great people
from the Free Software movement? Then join the YH4F competition!
The only conditions for you to join are that you are <em>14-18 </em> years
old and you live in Europe. Start by <strong>registering before Sunday, 31
October 2021</strong>.
</p>
<p>
We are dedicated to offering an inclusive environment in the
YH4F, and we would like to encourage teenagers of all genders to
join! We will make sure everyone will enjoy the process and will
leave this competition with added knowledge and a smile.
We are dedicated to offering an inclusive environment in the
YH4F, and we would like to encourage teenagers of all genders to
join! We will make sure everyone will enjoy the process and will
leave this competition with added knowledge and a smile.
</p>
<h3>Start by joining our Opening Event</h3>
<p>
On <strong>Sunday, 10 October at 17:00 CET</strong>, join our online
event so that you can learn more about the contest. Make sure
you have registered in the competition already in order to come to
the YH4F Opening Event. You will get to see the people
organising the competition, to better understand the concept of
Free Software, and to ask any questions you might have. Talk to us
On <strong>Sunday, 10 October at 17:00 CET</strong>, join our online
event so that you can learn more about the contest. Make sure
you have registered in the competition already in order to come to
the YH4F Opening Event. You will get to see the people
organising the competition, to better understand the concept of
Free Software, and to ask any questions you might have. Talk to us
or use the chat, whichever feels more comfortable to you.
</p>
<p>
We are here to help you out, and we will be glad to meet you from
the Opening Event, before the competition officially starts. If you
are undecided about taking part in the competition you are also <a
href="/activities/yh4f/faq.html#should-i-come-to-the-opening-day-">welcome to join the YH4F Opening event</a>
to figure out if you are up
We are here to help you out, and we will be glad to meet you from
the Opening Event, before the competition officially starts. If you
are undecided about taking part in the competition you are also <a
href="/activities/yh4f/faq.html#should-i-come-to-the-opening-day-">welcome to join the YH4F Opening event</a>
to figure out if you are up
for this challenge.
</p>
<h2 id="register">Register your project!</h2>
<form class="form-horizontal" action="https://forms.fsfe.org/email" method="POST" >
<input type="hidden" name="appid" value="yh4f" />
<div class="form-group">
<label for="first_name" class="col-sm-3 control-label">First name *</label>
<div class="col-sm-5">
@ -106,7 +106,7 @@
<country-list/>
</div>
</div>
<div class="form-group">
<label for="birthdate" class="col-sm-3 control-label">Your date of birth *</label>
<div class="col-sm-5">
@ -116,7 +116,7 @@
Only participants born between 01.01.2002 and 31.12.2008 are eligible.
</div>
</div>
<div class="form-group">
<label for="self_description" class="col-sm-3 control-label">Please tell us a few words about yourself. *</label>
<div class="col-sm-5">
@ -126,96 +126,115 @@
For example, where do you live? What hobbies and interests do you have? What motivates you?
</div>
</div>
<div class="form-group">
<div class="checkbox col-sm-offset-3 col-sm-5">
<label>
<input type="checkbox" name="check_age" id="check_age" value="yes" required="required" />
I am at least 16 years old. If I am younger, my legal guardians agree
with my registration.
</label>
</div>
</div>
<div class="form-group">
<div class="checkbox col-sm-offset-3 col-sm-5">
<label>
<input type="checkbox" name="check_privacy" id="check_privacy" value="yes" required="required" />
I have understood and accepted the <a href="/about/legal/imprint.html#id-privacy-policy">FSFE's privacy policy</a>.
</label>
</div>
</div>
<div class="form-group">
<div class="col-sm-offset-3 col-sm-5">
<button type="submit" class="btn btn-primary">Submit Registration</button>
</div>
</div>
</form>
<h3>Decide yourself what you code</h3>
<p>
There is no set challenge or topic for the software you should
develop. Embrace your imagination and create what is the most
interesting to you. It can address an everyday problem you have, or
it can be just fun. It can be a standalone program that you write
from scratch, or you can modify and combine existing programs. <a
href="/activities/yh4f/faq.html#what-type-of-software-should-i-make-">The
possibilities are endless</a>. A vital condition for the competition
is that the program should be <a
href="/freesoftware/freesoftware.html">Free Software</a>, so that
<p>
There is no set challenge or topic for the software you should
develop. Embrace your imagination and create what is the most
interesting to you. It can address an everyday problem you have, or
it can be just fun. It can be a standalone program that you write
from scratch, or you can modify and combine existing programs. <a
href="/activities/yh4f/faq.html#what-type-of-software-should-i-make-">The
possibilities are endless</a>. A vital condition for the competition
is that the program should be <a
href="/freesoftware/freesoftware.html">Free Software</a>, so that
others can use, study, share, and improve the code in the future.
</p>
<h3>Take the time you need</h3>
<p>
From Monday 1 November 2021 to Thursday 31 March 2022, you will
have five months to come up with an idea for a Free Software
program and write it. During the <a
href="/activities/yh4f/faq.html#2-coding-phase">coding
period</a> you will be invited to an online group meeting, where
you and other participants can briefly follow each others work,
From Monday 1 November 2021 to Thursday 31 March 2022, you will
have five months to come up with an idea for a Free Software
program and write it. During the <a
href="/activities/yh4f/faq.html#2-coding-phase">coding
period</a> you will be invited to an online group meeting, where
you and other participants can briefly follow each others work,
exchange ideas, and share problem-solving tips.
</p>
<h3>Present your program to top experts</h3>
<p>
Your software project will be in good hands, as it will be
evaluated by Free Software experts. <em><a href="/activities/yh4f/evaluation.html">Our jury
members</a></em> excel in
software development and are deeply involved in the Free Software
movement. At the same time, they are excellent people to work with.
After you submit your program, you will have the chance to present
it to them, as part of your evaluation. This is a nice opportunity
for you to discuss your idea and your achievement with experienced
<p>
Your software project will be in good hands, as it will be
evaluated by Free Software experts. <em><a href="/activities/yh4f/jury.html">Our jury
members</a></em> excel in
software development and are deeply involved in the Free Software
movement. At the same time, they are excellent people to work with.
After you submit your program, you will have the chance to present
it to them, as part of your evaluation. This is a nice opportunity
for you to discuss your idea and your achievement with experienced
people in the field.
</p>
<div class="color-box background" data-color="android-blue">
<p>Do you have more questions before registering?</p>
<a href="/activities/yh4f/faq.html" class="btn btn-default">Go to our FAQ</a>
</div>
<h3>Awesome awards and experiences await</h3>
<p>
Based on the jurys grades, the winners will be determined and
announced. The first six places will be awarded <em>cash
between 4.096€ and 1.024€ each</em>. The <a
href="/activities/yh4f/faq.html#4-award-ceremony">Award Ceremony</a> of YH4F
will take place in Brussels in June 2022. All the winners will be
invited there with covered costs. The Award Ceremony will have top
speakers in the field of Free Software and it will be a time of
celebration. You made it! Your hard work paid off. Now you can
enjoy 2 educative and exciting days in Brussels and socialise with
<p>
Based on the jurys grades, the winners will be determined and
announced. The first six places will be awarded <em>cash
between 4.096€ and 1.024€ each</em>. The <a
href="/activities/yh4f/faq.html#4-award-ceremony">Award Ceremony</a> of YH4F
will take place in Brussels in June 2022. All the winners will be
invited there with covered costs. The Award Ceremony will have top
speakers in the field of Free Software and it will be a time of
celebration. You made it! Your hard work paid off. Now you can
enjoy 2 educative and exciting days in Brussels and socialise with
fellow winners.
</p>
<!-- TODO: check video encoding -->
<figure>
<video width="100%" crossorigin="crossorigin" poster="https://pics.fsfe.org/uploads/big/6adff21a0ca656985bacc3fa58f60367.png" controls="controls">
<!-- <source type="video/mp4; codecs=&quot;avc1.42E01E, mp4a.40.2&quot;" src="https://download.fsfe.org/videos/yh4f/IMG_5463.mp4"></source> -->
<source type="video/webm; codecs=&quot;vp9, opus&quot;" src="https://download.fsfe.org/videos/yh4f/Wiesemann_video.webm"></source>
</video>
<figcaption>
Forty years ago, Reinhard Wiesemann won a hacking competition for
young people. He used the money from his cash prize to advance his
professional development. Now Youth Hacking 4 Freedom is
financially supported with donations by Reinhard Wiesemann,
Linuxhotel, and Vielrespektzentrum.
Forty years ago, Reinhard Wiesemann won a hacking competition for
young people. He used the money from his cash prize to advance his
professional development. Now Youth Hacking 4 Freedom is
financially supported with donations by Reinhard Wiesemann,
Linuxhotel, and Vielrespektzentrum.
</figcaption>
</figure>
<img src="https://pics.fsfe.org/uploads/small/e7d1cb98a65aac0a466e4cd9e0f62c8c.png" />
<img src="https://pics.fsfe.org/uploads/big/d35f7ad0c27635b379789e754dc5ec12.png" />
<img src="https://pics.fsfe.org/uploads/big/feb54b41e99cf873dfe9d3a08744c9a2.png" />
<img src="https://pics.fsfe.org/uploads/big/62cd1f46b622878d9dbf5e5aff9e0fe0.jpg" />
<div class="color-box background" data-color="dark-green">
<p>
@ -223,13 +242,18 @@
</p>
<fsfe-cd-donate-link class="btn btn-default">Become a supporter now</fsfe-cd-donate-link>
</div>
<figure class="fullwidth no-border">
<a href="/activities/yh4f/evaluation.html"><img src="https://pics.fsfe.org/uploads/big/424dfa953dd68a9cf419706fb51c4a62.png" /></a>
<figcaption>Our jury members excel in
software development and are deeply involved in the Free Software
movement. See all of YH4F jury members <a href="/activities/yh4f/evaluation.html">here</a>.</figcaption>
</figure>
<a href="/activities/yh4f/jury.html"><img src="https://pics.fsfe.org/uploads/big/424dfa953dd68a9cf419706fb51c4a62.png" /></a>
<figcaption>Our jury members excel in
software development and are deeply involved in the Free Software
movement. See all of YH4F jury members <a href="/activities/yh4f/jury.html">here</a>.</figcaption>
</figure>
<div class="color-box background" data-color="android-blue">
<p>Would you like to feature YH4F? Open our media kit and feel free to use the illustrations found inside.</p>
<a href="/activities/yh4f/media.html" class="btn btn-default">Media Kit</a>
</div>
</body>

View File

@ -15,43 +15,11 @@
<div id="introduction">
<p>
Participants in Youth Hacking 4 Freedom come from very different
background with different skills. Our jury takes care that every project
backgrounds with different skills. Our jury takes care that every project
gets a fair rating.
</p>
</div>
<!--
Diversity track section is still incomplete
Read how we evaluate submissions and meet the jury.
<figure class="max-width-70">
<video crossorigin="crossorigin" poster="https://pics.fsfe.org/uploads/medium/a140bb548f4c4d936c592721cd7250de.png" controls="controls">
<source type="video/mp4; codecs=&quot;avc1.42E01E, mp4a.40.2&quot;" src="https://download.fsfe.org/videos/20years/matthias_kirschner/matthias_kirschner_en_desktop.mp4" />
<source type="video/webm; codecs=&quot;vp9, opus&quot;" src="https://download.fsfe.org/videos/20years/matthias_kirschner/matthias_kirschner_en_desktop.webm" />
</video>
<figcaption>
Ali explains how the jury rates your projects in a fair manner while
respecting the diversity of all participants.
</figcaption>
</figure>
<h2>The Diversity Track</h2>
<p>
Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo
ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis
parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec,
pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec
pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo,
rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede
mollis pretium.
</p>
-->
<h2>The Jury</h2>
<div class="icon-grid">
<ul>
<li>
@ -71,10 +39,11 @@ Read how we evaluate submissions and meet the jury.
<div>
<h3>Antje Kazimiers</h3>
<p>
After I finished my studies of computer science, I worked
for several years as a software engineer. More recently,
I'm creating educational material on computer science
topics and teach programming to students and teachers.
After finishing her studies of computer science, Antje
Kazimiers worked for several years as a software engineer.
More recently, she has been creating educational material
on computer science topics and teach programming to
students and teachers.
</p>
</div>
</li>
@ -197,6 +166,18 @@ Read how we evaluate submissions and meet the jury.
</p>
</div>
</li>
<li>
<img src="https://pics.fsfe.org/uploads/thumb/cc04dd64e6f217bd5897c54d1c798eb2.jpeg" class="img-circle" alt="Harald Welte" />
<div>
<h3>Harald Welte</h3>
<p>
Harald Welte is the founder of the Free Software project
Osmocom and was formerly involved in netfilter/iptables,
the Openmoko project, and did GNU GPL compliance work with
gplviolations.org.
</p>
</div>
</li>
<li>
<img src="https://pics.fsfe.org/uploads/big/7a284b586d7ca41a031609c60bef5aec.jpg" class="img-circle" alt="Stefano Zacchiroli" />
<div>

View File

@ -0,0 +1,68 @@
<?xml version="1.0" encoding="UTF-8" ?>
<html>
<version>1</version>
<head>
<title>Media kit for YH4F</title>
</head>
<body class="yh4f">
<p id="category"><a href="/activities/yh4f/index.html">Youth Hacking 4 Freedom</a></p>
<h1>Media kit for YH4F</h1>
<div id="introduction">
<p>
Would you like to feature Youth Hacking 4 Freedom? Wonderful!
Make sure to use some of our official graphics to enrich your
article. All files are licenced under CC BY-SA 4.0. If you need
further material or require another licence, please get in touch
with us.
</p>
</div>
<p>
Please find the <a
href="https://pics.fsfe.org/#16324717880010">German, Turkish,
Greek, Spanish, Italian</a> versions of the illustrations in the
YH4F album. You can <a
href="https://download.fsfe.org/pictures/yh4f/yh4f_media_pack.zip">download
the album at once</a>, or pick the illustrations of your choice.
The English versions are available below. Bigger resolutions of
them are also found in the YH4F album. For press-related enquiries,
please contact our PR team at press [at] fsfe.org. For further
contact information, please head to the FSFEs general <a
href="/contact/contact.html">contact page</a>.
</p>
<figure>
<a href="https://pics.fsfe.org/uploads/medium/8bd7f4e70ea6a8d1cc2dca7a7581fe4b.png"><img src="https://pics.fsfe.org/uploads/medium/8bd7f4e70ea6a8d1cc2dca7a7581fe4b.png" /></a>
<figcaption>Youth Hacking 4 Freedom logo</figcaption>
</figure>
<figure>
<a href="https://pics.fsfe.org/uploads/medium/6ac0ff244c825c956a5272e6e08fdb17.png"><img src="https://pics.fsfe.org/uploads/medium/6ac0ff244c825c956a5272e6e08fdb17.png" /></a>
<figcaption>My creativity is endless when coding.</figcaption>
</figure>
<figure>
<a href="https://pics.fsfe.org/uploads/medium/d80c12c4384329bc2396789ccac25f81.png"><img src="https://pics.fsfe.org/uploads/medium/d80c12c4384329bc2396789ccac25f81.png" /></a>
<figcaption>Win a trip to Brussels with your creative coding.</figcaption>
</figure>
<figure>
<a href="https://pics.fsfe.org/uploads/medium/a235dcbf5ea56c30feaae56daa9677fe.png"><img src="https://pics.fsfe.org/uploads/medium/a235dcbf5ea56c30feaae56daa9677fe.png" /></a>
<figcaption>Young women shape the future with code.</figcaption>
</figure>
<figure>
<a href="https://pics.fsfe.org/uploads/small/4b677eb2bb42d7404c27bfbe9065a7f3.png"><img src="https://pics.fsfe.org/uploads/small/4b677eb2bb42d7404c27bfbe9065a7f3.png" /></a>
<figcaption>FSFE logo</figcaption>
</figure>
</body>
</html>

View File

@ -25,7 +25,7 @@
</p>
<ul>
<li>Participants must be 13-18 years old and should register at http://yh4f.org/</li>
<li>Participants must be 14-18 years old and should register at http://yh4f.org/</li>
<li>The opening event will be hosted on 10 October 2021.</li>
<li>The registration is open until <strong>31 October 2021</strong>.</li>
<li>Six winners will be awarded with cash prizes (2 x 4.096€, 2 x 2.048€, 2 x 1.024€) and a trip to Brussels.</li>
@ -33,13 +33,13 @@
</ul>
<figure>
<img src="https://pics.fsfe.org/uploads/medium/6ac0ff244c825c956a5272e6e08fdb17.png"/>
<img src="https://pics.fsfe.org/uploads/medium/d80c12c4384329bc2396789ccac25f81.png"/>
</figure>
<p>
The YH4F competition includes an online opening day to welcome
everyone on board, in a kick-off event on Sunday 10 October, 5pm
CET. The FSFE will present the competition and answer open
CEST. The FSFE will present the competition and answer open
questions. Please find more information on how to join at
<a href="http://yh4f.org/">yh4f.org</a>.
</p>
@ -63,7 +63,7 @@
<p>
After the participants submit their programs, an evaluation phase
is carried out by Free Software experts. Our <a
href="/activities/yh4f/evaluation.html">jury
href="/activities/yh4f/jury.html">jury
members</a> excel in software development; among them are Neil
McGovern, Executive Director of the GNOME Foundation, and Claudia
Müller-Birn, Professor for Human-Centered Computing at the Freie
@ -80,9 +80,9 @@
</p>
<figure>
<img src="https://pics.fsfe.org/uploads/medium/d80c12c4384329bc2396789ccac25f81.png"/>
<img src="https://pics.fsfe.org/uploads/medium/6ac0ff244c825c956a5272e6e08fdb17.png"/>
</figure>
<p>
We are dedicated to offering an inclusive environment in the YH4F,
and we would like to encourage people of all genders to join! We
@ -98,7 +98,7 @@
eligibility criteria, and <a
href="/activities/yh4f/faq.html">FAQs</a>. You
can also use the illustrations in our dedicated <a
href="link">media package</a> when sharing the news of the
href="/activities/yh4f/media.html">media package</a> when sharing the news of the
competition.
</p>

View File

@ -0,0 +1,118 @@
<?xml version="1.0" encoding="UTF-8"?>
<html newsdate="2031-09-27">
<version>1</version>
<head>
<title>Youth Hacking 4 Freedom: il concorso di programmazione per adolescenti sta per iniziare</title>
</head>
<body>
<h1>Youth Hacking 4 Freedom</h1>
<p>
Il concorso di programmazione per adolescenti sta per iniziare
</p>
<p> La Free Software Foundation Europe (FSFE)
è una organizzazione benefica che dà agli utenti i mezzi per controllare la tecnologia.
Al fine di ispirare la nuova generazione
alla libertà del software,
la FSFE sta organizzando il concorso di programmazione "Youth Hacking 4 Freedom" (YH4F). Adolescenti di tutta Europa hanno
la possibilità di competere in modo equo e divertente.
I vincitori ricevono un premio in denaro
e un viaggio a Bruxelles con altri giovani hacker.
</p>
<ul>
<li>I partecipanti devono avere un'età compresa tra 14 e 18 anni e devono registrarsi sul sito
<a href="http://yh4f.org/">http://yh4f.org/</a>.</li>
<li>L'evento di apertura sarà ospitato il 10 ottobre 2021.</li>
<li>La registrazione sarà aperta fino al <strong>31 ottobre 2021</strong>.</li>
<li>6 vincitori saranno premiati con premi in denaro (2 x 4.096€, 2 x 2.048€, 2 x 1.024€) e con un viaggio a Bruxelles.</li>
<li>Il concorso si svolge online. La cerimonia di premiazione si terrà a Bruxelles.</li>
</ul>
<figure class="fullwidth no-border">
<img src="https://pics.fsfe.org/uploads/big/6ac0ff244c825c956a5272e6e08fdb17.png"/>
</figure>
<p>Il concorso YH4F include una giornata di apertura
online per dare a tutti il benvenuto a bordo che si terrà domenica 10 ottobre alle 17:00 CEST.
La FSFE presenterà il concorso e
risponderà ad eventuali domande.
Ulteriori informazioni su come aderire si possono trovare su
<a href="http://yh4f.org/">yh4f.org</a>.
</p>
<h3 id="coding">Programmazione</h3>
<p>
Da lunedì 1 novembre 2021 inizia
una fase di programmazione di cinque
mesi in cui i partecipanti si concentrano
sulla programmazione fino a marzo 2022.
I partecipanti possono usare tutta
la loro immaginazione per la competizione:
possono programmare qualsiasi tipo
di software vogliano, purché sia Software Libero. Il progetto può essere
un programma autonomo scritto da zero,
oppure un progetto basato sulla modifica
e combinazione di programmi esistenti.
È benvenuto qualsiasi tipo di lavoro!
I partecipanti avranno la possibilità
di seguire brevemente il lavoro degli altri e
scambiarsi idee reciprocamente.
</p>
<h3 id="evaluation">Valutazione</h3>
<p>
Dopo che i partecipanti avranno presentato i loro programmi,
una fase di valutazione sarà svolta da esperti di Software Libero. I nostri <a href="/activities/yh4f/evaluation.html">membri della giuria</a>
sono eccellenze nello sviluppo software:
tra di loro ci sono Neil McGovern, direttore esecutivo della GNOME Foundation,
e Claudia Müller-Birn, professore di Human-Centered Computing
alla libera università di Berlino.
</p>
<h3 id="awards">Premi</h3>
<p>
I vincitori saranno invitati a ricevere
i loro premi nel viaggio a Bruxelles
nel giugno 2022. Il viaggio
di 2 giorni include la cerimonia di premiazione e attività sociali
durante le quali i vincitori avranno la possibilità di conoscersi meglio.
</p>
<figure class="fullwidth no-border">
<img src="https://pics.fsfe.org/uploads/big/d80c12c4384329bc2396789ccac25f81.png"/>
</figure>
<p>
Ci impegniamo a offrire un ambiente inclusivo nella YH4F,
e vorremmo incoraggiare persone di tutti i generi ad aderire! Faremo in modo che tutti si divertano durante il
processo e possano tornare da questa competizione
con una maggiore conoscenza e con un sorriso.
YH4F è realizzata grazie al gentile supporto di Reinhard Wiesemann, <a href="https://www.linuxhotel.de/">Linuxhotel</a>, e <a href="https://www.vielrespektzentrum.de/">Vielrespektzentrum</a>.
</p>
<p>
Nel sito <a href="http://yh4f.org/">yh4f.org</a> potete trovare
tutte le informazioni, tra cui il processo, i criteri di ammissione e le <a href="/activities/yh4f/faq.html">FAQs</a>. Potete usare le immagini nel nostro <a href="link">pacchetto media</a> dedicato quando condividete notizie relative al concorso.
</p>
</body>
<tags>
<tag key="front-page"/>
<tag key="yh4f">Youth Hacking 4 Freedom</tag>
</tags>
<discussion href="https://community.fsfe.org/t/744"/>
<image url="https://pics.fsfe.org/uploads/medium/a235dcbf5ea56c30feaae56daa9677fe.png"/>
<translator>Raul Masu, Francesco Florian e Marco Ciampa</translator>
</html>