# HG changeset patch # User Emmanuel Gil Peyrot # Date 1589985752 -7200 # Node ID a0db4a0e66f1e157e9d3a5d1fa5deaecb8ad589d # Parent 291a459199886921f4521cc11e64e91f8d5f6cf5 mod_measure_message_e2ee: Add a warning for small servers leaking user behaviour. diff -r 291a45919988 -r a0db4a0e66f1 mod_measure_message_e2ee/README.markdown --- 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. +:::