<!DOCTYPE html>
<!-- Endlich wieder normale Menschen! -->
< html lang = 'en' >
< head > < meta charset = "UTF-8" >
< meta name = "description" content = "3. Tübinger Tag der digitalen Freiheit" >
< meta name = "keywords" content = "TDF, CCC, Event" >
< meta name = "author" content = "Chaostreff Tübingen" >
< meta name = "robots" content = "index, follow" >
< meta name = "theme-color" content = "#000000" >
< meta name = "color-scheme" content = "light dark" >
<!-- Open Graph metadata for social media -->
< meta property = "og:title" content = "3. Tübinger Tag der digitalen Freiheit | FAQ" >
< meta property = "og:description" content = "3. Tübinger Tag der digitalen Freiheit" >
< meta property = "og:image" content = "https://tdf.cttue.de/style/logo.png" >
< meta property = "og:url" content = "https://tdf.cttue.de/t/faq/" >
< meta property = "og:type" content = "website" >
<!-- Twitter card metadata -->
< meta name = "twitter:card" content = "summary" >
< meta name = "twitter:site" content = "@cttue@chaos.social" >
< meta name = "twitter:title" content = "3. Tübinger Tag der digitalen Freiheit | FAQ" >
< meta name = "twitter:description" content = "3. Tübinger Tag der digitalen Freiheit" >
< meta name = "twitter:image" content = "https://example.org/style/logo.png" >
<!-- Canonical URL -->
< link rel = "canonical" href = "https://tdf.cttue.de/t/faq/" >
< title > 3. Tübinger Tag der digitalen Freiheit | FAQ< / title >
< link rel = 'apple-touch-icon' sizes = '180x180' href = '/style/apple-touch-icon.png' >
< link rel = 'icon' type = 'image/png' sizes = '32x32' href = '/style/favicon-32x32.png' >
< link rel = 'icon' type = 'image/png' sizes = '16x16' href = '/style/favicon-16x16.png' >
< link rel = 'manifest' href = '/style/site.webmanifest' >
< link rel = 'stylesheet' type = 'text/css' href = '/style/reset.css' / >
< link rel = 'stylesheet' type = 'text/css' href = '/style/style.css' / >
< meta name = "viewport" content = "width=600" / >
< / head >
< body >
< a href = '#main' style = "display:none" > goto content< / a >
< header >
< img id = 'logo' alt = 'logo' src = '/style/logo.png' / >
< / header >
< nav > < a href = "/" class = '' > About< / a >
    < a href = "/t/talk" class = '' > Talks< / a >
    < a href = "/t/workshop" class = '' > Workshops< / a >
    < a href = "/t/assembly" class = '' > Assemblies< / a >
    < a href = "/t/faq" class = ' current' > FAQ< / a >
    < a href = "/fed" class = 'nohmenu' > Social< / a >
    < a href = "/search" class = '' > Search< / a >
< / nav >
< main id = "main" >
< article >
< h1 > FAQ< / h1 > < p class = 'desc' > Hier werden fortlaufend neue Themen hinzugefügt.< / p > < div class = 'cont' >
< div class = "h-box" > < div class = "h-2items" > < p class = "bar" > FAQ< / p > < a href = "/c/faq/Essen/" > < h2 > Essen & Trinken< / h2 > < / a > Für Essen & Trinken wird gesorgt sein.< / div >
< br / > < div class = "h-2items" > < p class = "bar" > FAQ< / p > < a href = "/c/faq/Anfahrt/" > < h2 > Anfahrt (ÖPNV / KFZ / Etc)< / h2 > < / a > So kommst du am besten zum Event< / div >
< br / > < div class = "h-2items" > < p class = "bar" > FAQ< / p > < a href = "/c/faq/Elfen/" > < h2 > Elfen< / h2 > < / a > Hilf uns auf dem Event (Engeln)< / div >
< br / > < div class = "h-2items" > < p class = "bar" > FAQ< / p > < a href = "/c/faq/Foto-Policy/" > < h2 > Foto-Policy< / h2 > < / a > Bitte lese und beachte unsere Foto-Policy!< / div >
< br / > < div class = "h-2items" > < p class = "bar" > FAQ< / p > < a href = "/participate.html" > < h2 > Call for Participation< / h2 > < / a > Bringe deinen Content auf die Bühne, oder Teile dein Wissen in einem Workshop mit anderen.< / div >
< br / > < / div >
< div >
< / article >
< / main >
< footer > < small > © All rights reserved. | < a href = "/privacy" > imprint/privacy< / a > | < a href = "/search" > Search< / a > < / small >
< / footer >
< a href = '#' style = "display:none" > goto top< / a >
< script type = "text/javascript" src = "/style/confetti.min.js" > < / script >
< script >
let confetti = new Confetti('logo');
confetti.setCount(99);//Luftballons
confetti.setSize(2);
confetti.setPower(25);
confetti.setFade(false);
confetti.destroyTarget(false);
< / script >
< / body >
< / html >