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/index.html

144 lines
5.7 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" class="active">Home</a>
<a href="program.html">Program</a>
<a href="join.html">Participate</a>
<a href="venue.html">Venue</a>
<a href="recap.html">Recap</a>
</div>
<div>
<a href="../index.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>
<!-- Box Event -->
<div class="box" id="start">
<h2>May 15 – 17, 2026<br />Westspitze Tübingen</h2>
<p>The fifth Tübingen Days of Digital Freedom (#TDF5) stand under the motto "Freiräume verschlüssen" (Encrypt Free Spaces). On this
and many other topics around digital freedom, data protection, net politics, and technology, there will be talks,
workshops, and discussions. Beyond that, TDF offers space for networking, exchange, and creativity.
</p>
<p>The event is aimed not only at people from "the chaos" (members and friends of the Chaos
Computer Club) but everyone interested in a life of freedom and self-determination in the digital society.
Admission is free. To make this possible, we appreciate donations and sponsors.
</p>
</p>
<p class="big">All Creatures Welcome!</p>
</div>
<!-- Two columns boxes -->
<div class="box-grid">
<!-- Program -->
<div class="box" id="program">
<p>The CfP for TDF5 will be published soon. We look forward to numerous exciting talks and
workshops.</p>
<div class="button-container">
<a href="program.html" class="button">Program</a>
</div>
</div>
<!-- Join -->
<div class="box" id="join">
<p>The Days of Digital Freedom are made possible by your participation. Learn more about how you can contribute
to the success of the event.</p>
<div class="button-container">
<a href="join.html" class="button">Participate</a>
</div>
</div>
<!-- Venue -->
<div class="box" id="venue">
<p>We meet at Westspitze, Eisenbahnstraße&NonBreakingSpace;1, 72072&NonBreakingSpace;Tübingen
in the rooms and spaces of the ground floor and floors 2, 6, and 7.</p>
<div class="button-container">
<a href="venue.html" class="button">Venue</a>
</div>
</div>
<!-- Register -->
<div class="box" id="register">
<p>You can register for TDF. Registration is voluntary and free, but you can support the
event with a donation.</p>
<div class="button-container">
<a href="https://pretix.cttue.de/cttue/tdf5" class="button disabled">Register</a>
</div>
</div>
<!-- Recap -->
<div class="box" id="recap">
<p>Want to know what previous TDFs were like? In the recap you'll find reports, photos, and videos
from past events:</p>
<div class="button-container">
<a href="recap.html" class="button">Recap</a>
</div>
</div>
<!-- CTT -->
<div class="box" id="ctt">
<p>The Tübingen Days of Digital Freedom are organized by Chaostreff Tübingen e.V. (CTT). More info
on our website:</p>
<div class="button-container">
<a href="http://cttue.de/" class="button">Chaostreff</a>
</div>
</div>
</div>
<!-- Sponsor -->
<div class="box" id="sponsor">
<h3>Our Sponsors</h3>
<div class="sponsor-logos">
<a href="https://www.coworkgroup.de/" target="_blank">
<img src="../image/logo-coworkgroupde.jpg" alt="Cowork Group Logo" style="height: 80px;">
</a>
</div>
<p>Would you like to support TDF financially or in other ways, or know someone who might?
Write to us 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>
</div>
</body>
</html>