{% load sekizai_tags %} {% load django_bootstrap5 %} {% load bootstrap_helpers %} {% load e2ee %} {% if not user.master_key and perms.e2ee.add_masterkey %} {% modal "Enable end-to-end encryption for your account" "e2e-masterkey-modal" %}
This website offers end-to-end encrypted communication. Mesages that you send in a channel with end-to-end encryption are encrypted in your browser. Website administrators, community managers and server admin are not able to read these messages.
Please create a key for end-to-end encryption by entering a strong password down below. The identifier helps you in case you want to use multiple password later.
{% bootstrap_alert "Do not loose this password. The website administrators will not be able to decrypt your messages once they are encrypted." alert_type="danger" dismissible=False %} {% bootstrap_alert "End-to-end encryption is currently in beta!" alert_type="warning" dismissible=False %}Enter your E2EE password to read end-to-end-encrypted messages
or identify through a different session.