From d5890d9a168e5a0dfce6f048683bdef1b5fe5559 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Radoslav=20Bod=C3=B3?= <bodik@cesnet.cz> Date: Mon, 25 Mar 2024 13:42:14 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 68ea472..57fd07b 100644 --- a/README.md +++ b/README.md @@ -39,3 +39,7 @@ RWM can: * ??? check completeness of the current state of the bucket * prune all non-recent object versions to reclaim storage space + + +TBD: +* unlike in other backup solutions, attacker with credentials can restore any old data from the repository/bucket -- GitLab