Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Server für Schlüssel Prüfung #1

Open
jakobbraun opened this issue Nov 26, 2016 · 0 comments
Open

Server für Schlüssel Prüfung #1

jakobbraun opened this issue Nov 26, 2016 · 0 comments
Labels

Comments

@jakobbraun
Copy link
Contributor

Betreuer sollen sich mit einem USB-Stick am PC authentifizieren. Dazu ist auf dem Stick eine key.txt Datei in der ein langes Passwort steht. Dieses wird per HTTP-GET an den hier geforderten Server geschickt, der daraufhin true oder false zurück gibt.

Beispiel:
keycheckserver/index.php?key=einGültigesPasswort --> true

Die erlaubten Passwörter sollen über eine Simple Weboberfläche verwaltet werden. Als Backend bietet sich eine kleine Datenbank an. Prinzipiell sind auch andere Lösungen denkbar.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant