From debbd08ce6faea27596801e4aa77dd6df4720cb3 Mon Sep 17 00:00:00 2001 From: Francesco Cozzuto Date: Mon, 10 Nov 2025 18:51:12 +0100 Subject: [PATCH] Add TODO.txt entry --- TODO.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO.txt b/TODO.txt index 1aaeba4..49d50a8 100644 --- a/TODO.txt +++ b/TODO.txt @@ -8,3 +8,4 @@ - Recalculate next write locations whenever a write occurs, not at each read - avoid replay attacks - find a way to remove over-replicated chunks +- formalize the chunk management policy