{% extends "layout.html" %} {% block body %}

Welcome to {{domain}}! This is the account, billing, and security management hub for {{cfg("sr.ht", "site-name")}}, {{cfg("sr.ht", "site-blurb")}}. Features of this service include:

  • PGP encrypted and signed emails from {{cfg("sr.ht", "site-name")}} services
  • Two-factor authentication with TOTP
  • Detailed audit logs of account activity
  • Fine-grained third-party OAuth access controls
Register here {{icon('caret-right')}} or Log in {{icon('caret-right')}} to get started.
{% endblock %}