Update disclaimer with snapshot chunk size note

This commit is contained in:
thePR0M3TH3AN
2025-07-07 16:47:07 -04:00
parent 760aeb9e88
commit 2256694263

View File

@@ -198,6 +198,7 @@ Enter your choice (1-7) or press Enter to exit:
<div class="container">
<h2 class="section-title" id="disclaimer-heading">Disclaimer</h2>
<p><strong>⚠️ Disclaimer:</strong> 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.</p>
<p>Snapshot chunks are limited to 50&nbsp;KB and rotated when deltas accumulate.</p>
</div>
</section>
</main>