Merge pull request #366 from PR0M3TH3AN/codex/add-disclaimer-about-snapshot-chunk-limits

Update disclaimer about snapshot rotation
This commit is contained in:
thePR0M3TH3AN
2025-07-07 16:47:23 -04:00
committed by GitHub

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>