{% if result.master_key and result._auth_pass %} {% extends "layouts/" + render_mode + "-wide.html" %} {% else %} {% extends "layouts/" + render_mode + ".html" %} {% endif %} {% block title %}{{_("Key Backup")}}{% endblock %} {% block head %} {% endblock %} {% block content %}
{{_("In the most tragic event of losing the hardware or data that your Mailpile runs on, you may need this master key (and the passphrase) to restore Mailpile from your backups. You do have back ups, right? Hint, hint, wink... ;-)")}}
{{_("It is very important to make a backup of your Mailpile master key and the passphrase which unlocks your encryption keys.")}}
{{_("If either of those things gets lost, most or even all of your Mailpile will be unrecoverable.")}}