changeset 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
parents 291a45919988
children b9bd56790286
files mod_measure_message_e2ee/README.markdown
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
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.
+:::