diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/Smokeping.pm | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/Smokeping.pm b/lib/Smokeping.pm index 84775eb..13410af 100644 --- a/lib/Smokeping.pm +++ b/lib/Smokeping.pm @@ -3347,6 +3347,11 @@ and the secret: slave1:secret1 slave2:secret2 ... + +Note that these secrets combined with a man-in-the-middle attack +effectively give shell access to the corresponding slaves (see +L<smokeping_master_slave>), so the file should be appropriately protected +and the secrets should not be easily crackable. END_DOC }, |