view mod_measure_message_e2ee/README.markdown @ 4674:1b701f208b1b

mod_tls_policy: Switch method of checking for TLS-encrypted connection Might deprecate 'session.encrypted', not sure if it's used anywhere else. This is likely more compatible anyhow.
author Kim Alvefur <zash@zash.se>
date Thu, 09 Sep 2021 20:27:14 +0200
parents b9bd56790286
children
line wrap: on
line source

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