]> git.proxmox.com Git - proxmox-backup.git/commitdiff
docs: add paragraph on verification jobs to ransomware section
authorStefan Sterz <s.sterz@proxmox.com>
Mon, 28 Nov 2022 14:34:01 +0000 (15:34 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 28 Nov 2022 15:02:15 +0000 (16:02 +0100)
Signed-off-by: Stefan Sterz <s.sterz@proxmox.com>
docs/storage.rst

index 2df7ec1616038d398e254b435411ea9c26537d2e..9b49f073d24724b24ac4239fc5923b4f4610fe5f 100644 (file)
@@ -473,6 +473,13 @@ While creating backups is important, verifying that they work is equally
 important. This ensures that you are able to react quickly in case of an
 emergency and keeps disruption of your services to a minimum.
 
+:ref:`Verification jobs <maintenance_verification>` can also assist in detecting
+a ransomware presence on a Proxmox Backup Server. Since verification jobs
+regularly check if all backups still match the checksums on record, they will
+start to fail if a ransomware starts to encrypt existing backups. Please be
+aware, that an advanced enough ransomware could circumvent this mechanism.
+Hence, consider verification jobs only as an additional, but not a sufficient
+protection measure.
 
 General Prevention Methods and Best Practices
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~