From 2256694263907f7317e0299d048177d488968ba4 Mon Sep 17 00:00:00 2001 From: thePR0M3TH3AN <53631862+PR0M3TH3AN@users.noreply.github.com> Date: Mon, 7 Jul 2025 16:47:07 -0400 Subject: [PATCH] Update disclaimer with snapshot chunk size note --- landing/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/landing/index.html b/landing/index.html index 90c4649..9c1f04f 100644 --- a/landing/index.html +++ b/landing/index.html @@ -198,6 +198,7 @@ Enter your choice (1-7) or press Enter to exit:

Disclaimer

⚠️ Disclaimer: This software was not developed by an experienced security expert and should be used with caution. There may be bugs and missing features. Additionally, the security of the program's memory management and logs has not been evaluated and may leak sensitive information.

+

Snapshot chunks are limited to 50 KB and rotated when deltas accumulate.