mod_measure_message_e2ee/README.markdown
author Kim Alvefur <zash@zash.se>
Sat, 02 Mar 2024 14:47:09 +0100
changeset 5855 dde9d21a599f
parent 4033 b9bd56790286
permissions -rw-r--r--
mod_traceback: Hook signal via event instead of directly Safer this way, see Prosody trunk rev 69faf3552d52

---
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.
:::