You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
tdf-webseite/en/join.html

164 lines
5.5 KiB

<!--
Tage der digitalen Freiheit
Handcrafted with ♥ by x~alotl
-->
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta property="og:image" content="../image/poster.png" />
<link rel="stylesheet" type="text/css" href="../styles-5.0.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css">
<title>5th Tübingen Days of Digital Freedom</title>
</head>
<body>
<div class="background">
<div id="content">
<nav class="navigationbar">
<div>
<div>
<a href="index.html">Home</a>
<a href="program.html">Program</a>
<a href="join.html" class="active">Participate</a>
<a href="venue.html">Venue</a>
<a href="recap.html">Recap</a>
</div>
<div>
<a href="../join.html"><img src="../image/de.png"> DE</a>
</div>
</div>
</nav>
<!-- Animated title -->
<h1 class="title en" aria-label="Days of Digital Freedom"><span class="ch" style="--i:0">D</span><span
class="ch" style="--i:1">A</span><span class="ch" style="--i:2">Y</span><span class="ch"
style="--i:3">S</span><span class="ch sp" style="--i:4"> </span><span class="ch"
style="--i:5">O</span><span class="ch" style="--i:6">F</span><span class="ch sp"
style="--i:7"> </span><span class="ch" style="--i:8">D</span><span class="ch"
style="--i:9">I</span><span class="ch" style="--i:10">G</span><span class="ch"
style="--i:11">I</span><span class="ch" style="--i:12">T</span><span class="ch"
style="--i:13">A</span><span class="ch" style="--i:14">L</span><span class="ch sp"
style="--i:15"> </span><span class="ch" style="--i:16">F</span><span class="ch"
style="--i:17">R</span><span class="ch" style="--i:18">E</span><span class="ch"
style="--i:19">E</span><span class="ch" style="--i:20">D</span><span class="ch"
style="--i:21">O</span><span class="ch" style="--i:22">M</span>
</h1>
<!-- Das Event -->
<div class="box">
<h2>The Event</h2>
<p>The Days of Digital Freedom is an event organized from the Chaos community and takes place for the
fifth time in a row in Tübingen.</p>
<p>At the event, freaks, artists, utopians, and simply curious
people meet to learn from and with each other. We are all connected by the open exchange
about creativity, beauty, our society, technology and its impact on us and the
rapidly advancing climate catastrophe.</p>
<p>The Days of Digital Freedom exist to realize this utopia. If you share our values and
<a href="https://www.ccc.de/hackerethik">ethics</a> and want to help, you are cordially
invited.
</p>
</div>
<!-- Termine -->
<div class="box">
<h2>Dates</h2>
<h3>Preparation</h3>
<ul>
<li>Regular meetings of the organization team (usually Mondays). More info at <a
href="mailto:tdf@cttue.de">tdf@cttue.de</a></li>
</ul>
<h3>Event</h3>
<ul>
<li>Thursday, May 15, 2026 (Ascension Day) - Setup</li>
<li>Friday, May 16, 2026 - Setup and TDF Day 1</li>
<li>Saturday, May 17, 2026 - TDF Day 2</li>
<li>Sunday, May 18, 2026 - TDF Day 3, teardown from 5:00 PM</li>
</ul>
</div>
<!-- Vorträge und Workshops -->
<div class="box">
<h2>Talks and Workshops</h2>
<p>The Call for Participation will open early 2026. More under
<a href="program.html">Program</a>.
</p>
</div>
<!-- Hackcenter und Projekte -->
<div class="box">
<h2>Hackcenter and Projects</h2>
<p>As in previous years, there will be a hackcenter and a project room where groups and
individuals can show and present their own projects and gather. If you are interested
in being there with your group or project, please contact us at
<a href="mailto:assemblies@cttue.de">assemblies@cttue.de</a>.
</p>
</div>
<!-- Angels -->
<div class="box">
<h2>Angels</h2>
<p>Beyond the content, the event also thrives on the help of kind and helpful angels. Many helping hands
are needed both behind and in front of the scenes. Tasks are divided into 2-hour shifts,
and all helpers get free mineral water and snacks at the angel haven.</p>
<p>The angel system can be found at <a href="https://elfen.cttue.de">elfen.cttue.de</a>.
There you can register as an angel and sign up for shifts.
</p>
<p>You can help the organization team with the following tasks:</p>
<div style="display: grid; grid-template-columns: 1fr 1fr;">
<div>
<h3>Setup</h3>
<ul>
<li>Transportation services</li>
<li>Decoration</li>
<li>Furniture arrangement</li>
<li>Signage</li>
</ul>
<h3>Talks</h3>
<ul>
<li>"Herald" / Moderation</li>
<li>Camera and sound</li>
</ul>
</div>
<div>
<h3>Catering</h3>
<ul>
<li>Beverage sales (evening Tschunk etc.)</li>
<li>WOC (Waffle Operation Center)</li>
<li>Breakfast</li>
<li>Angel catering</li>
</ul>
<h3>Teardown</h3>
<ul>
<li>Transportation services</li>
<li>Furniture arrangement</li>
<li>Cleaning</li>
</ul>
</div>
</div>
</div>
<!-- Accommodation -->
<div class="box">
<h2>Accommodation</h2>
<p>For visitors from outside, we want to offer the possibility to stay overnight on Friday and Saturday
nights on camp beds and sofas. For this, please register in advance at
<a href="mailto:tdf@cttue.de">tdf@cttue.de</a>.
</p>
</div>
<!-- Imprint -->
<div id="imprint">
<a href="imprint.html">Imprint</a>
</div>
</div>
</body>
</html>