mod_measure_message_e2ee/README.markdown
author Kim Alvefur <zash@zash.se>
Wed, 03 Mar 2021 11:43:38 +0100
changeset 4494 cf2bdb2aaa57
parent 4033 b9bd56790286
permissions -rw-r--r--
mod_s2s_auth_dane: Disable now redundant validation done in trunk Outgoing connections can now be validated natively in trunk since a38f9e09ca31 so we only need to check incoming connections.

---
labels:
- Statistics
summary: Collect statistics on message encryption
---

Description
===========

This module measures the rate at which text messages are exchanged, and their
encryption status.

::: {.alert .alert-warning}
This module can leak information about your users’ behaviour to anyone who can
access these statistics, so avoid enabling it on a server with few users.
:::