{% extends "layout/base.html" %} {% load staticfiles %} {% load i18n %} {% block content %}
{% trans "UPDATE YOUR SETTINGS" %}
{% blocktrans %}The "Server signed" feature allows you to improve your security by allowing us to sign the (already encrypted) message with our key, so you can make sure the message really came from us. For now, the only e-mail clients that display this feature correctly are Evolution and mutt{% endblocktrans %}
{% trans "The key used to sign can be found" %} {% trans "here" %} {% trans "and the fingerprint, so you can verify it, is the following:" %}
{{sign_key_fingerprint}}