| Component JID | {{ xmpp_state.omemo_target_jid|default:"—" }} |
|---|---|
| OMEMO | {% if xmpp_state.omemo_enabled %} Active {% else %} {{ xmpp_state.omemo_status|default:"not configured" }} {% endif %} |
| Status reason | {{ xmpp_state.omemo_status_reason|default:"—" }} |
| Component fingerprint | {{ xmpp_state.omemo_fingerprint|default:"—" }} |
| Status | {% if omemo_row.status == "detected" %} {{ omemo_row.status }} {% elif omemo_row.status == "no_omemo" %} no OMEMO observed {% elif omemo_row.status == "error" %} {{ omemo_row.status }} {% else %} {{ omemo_row.status }} {% endif %} |
|---|---|
| Contact key | {{ omemo_row.latest_client_key|default:"—" }} |
| Contact JID | {{ sender_jid.bare|default:"—" }} |
| Resource | {{ sender_jid.resource|default:"—" }} |
| GIA component | {{ omemo_row.last_target_jid|default:"—" }} |
| Last seen | {{ omemo_row.last_seen_at|default:"—" }} |
| Updated | {{ omemo_row.updated_at }} |
No OMEMO observation recorded yet. Send a message via XMPP to populate this.
{% endif %}This scope can force settings across all Command Security Scopes.
Choose a top-level category, expand a scope, then click Change to edit that scope.
{{ row.scope_key }}
Complete each step to achieve end-to-end encrypted messaging with the gateway.
| {% if step.done %} ✓ {% else %} ○ {% endif %} | {{ step.label }} | {{ step.hint }} |