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

Sign the login challenge

Download the challenge. Sign it with ssh-keygen -Y sign -n tit-auth -f KEY_FILE tit-login-challenge.txt.

{% if has_error %} {% endif %}
Paste the signature instead
{% endblock %}