aboutsummaryrefslogtreecommitdiff
path: root/template/about.phtml
blob: 4fc2d2ebff591f92bced212a9bbe06a74ea2e94f (plain)
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
<div class="container-fluid about">
	<h1>About the Live-Streams and Recordings</h1>
	<p>
		Video and Audio recording and streaming on the 31st Chaos Communication Congress is organized and performed by the c3voc, the <a href="//c3voc.de">CCC Video Operation Center</a>.
		We are a group of enthusiasts running lecture recording and streaming infrastructure.
	</p>


	<h2>Licenses</h2>
	<p>
		The video-stream is licensed under <a href="https://creativecommons.org/licenses/by-sa/3.0/">Attribution-ShareAlike 3.0</a>. This may not hold true for the slides or the actual performance. If in doubt please contact the speaker directly.
	</p>

	<h2>Privacy Policy</h2>
	<p>
		While browsing through the website normally we do not save any information wich could be used to identify a person. The log files are anonymized before they are saved and we do not have a de-anonymized version of the them. The anonymized log-files may be used to plot usage statistics.
	</p>

	<p>The following data is collected and saved for an undefined duration:</p>
	<ul>
		<li>Date and time,</li>
		<li>the visited pages,</li>
		<li>status codes the webserver answered with,</li>
		<li>your browser and operating system,</li>
		<li>and the referring URL</li>
	</ul>

	<p>
		If a connection to port 80 fails, an error log will be created. It contains the IP address of the host causing the error and the website containing the faulty hyperlink. This error log will only be used to fix the error and will not be used in any other way.
	</p>
	<p>
		Video and audio streams are provided by mirrors and are potentially not guaranteed to be covered by this policy.
	</p>

	<h2>Imprint</h2>
	<p>Please see <a href="//ccc.de/de/imprint">ccc.de</a>.</p>
</div>