Software /
code /
prosody-modules
Diff
mod_measure_message_e2ee/README.markdown @ 4028:a0db4a0e66f1
mod_measure_message_e2ee: Add a warning for small servers leaking user behaviour.
author | Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> |
---|---|
date | Wed, 20 May 2020 16:42:32 +0200 |
parent | 3174:f02c0f5e44ac |
child | 4029:b9bd56790286 |
line wrap: on
line diff
--- a/mod_measure_message_e2ee/README.markdown Wed May 20 11:11:11 2020 +0200 +++ b/mod_measure_message_e2ee/README.markdown Wed May 20 16:42:32 2020 +0200 @@ -9,3 +9,8 @@ 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 avoir enabling it on a server with few users. +:::