{% extends "base.html" %} {% block title %}Sign login challenge ยท tit{% endblock %} {% block content %}

Sign the login challenge

Save the exact challenge text to a file. Sign it with ssh-keygen -Y sign -n tit-auth -f KEY_FILE CHALLENGE_FILE. Paste the complete SSH signature below.

Upload a signature

{% endblock %}