Software /
code /
prosody-modules
File
mod_measure_message_e2ee/README.markdown @ 4675:c9397cd5cfe6
mod_s2s_auth_samecert: Handle lack of provided client certificate
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Fri, 10 Sep 2021 20:15:19 +0200 |
parent | 4029:b9bd56790286 |
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. :::