tuer3/tpl/secret.html
2017-07-05 23:24:28 +02:00

26 lines
1.3 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html lang="de">
<head>
<meta charset="utf-8">
<title>Tür 3.0: Tokenabfrage</title>
<meta name="viewport" content="width=device-width, target-densitydpi=device-dpi">
<link rel="stylesheet" href="../style.css">
<link rel="favicon icon" type="image/png" href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAgMAAABinRfyAAAACVBMVEUAAAAAAAD///+D3c/SAAAAAXRSTlMAQObYZgAAADpJREFUCFtjYNBatYqBQTU0jIFBbSqUYFoGItKAxKowIDE1FEyEQllgMbAsWB2D2koQwTWNgUGLYRUAd4kWEUPUxjwAAAAASUVORK5CYII=">
</head>
<body>
<form method="GET" action="/cgi-bin/kraut.space">
<h2>Sprich Sterblicher!</h2>
<p>Bist du ein menschliches Wesen und kein Kohlkopf oder Anderes?</p>
<input id="secret" class="textfield" name="secret" accesskey="t" required autofocus placeholder=" Wie ist dein Token? ">
<br>
<button type="submit" accesskey="E"><span class="accesskey">E</span>rleuchte mich!</button>
</form>
<p>Dies ist ein Service des Hackspace Jena e.&#8239;V. und aufschließlich für Mitglieder des Krautspace™.</p>
<p>Dieses Netzwerk liefert keinen Zugang zum Internet.</p>
<p>Für Interessierte gibt es eine <a href="../doc/index.html">Systemdokumentation</a>.</p>
<p class="footnote">©2017 Hackspace Jena e.&#8239;V. https://kraut.space<p>
</body>
</html>