From 93e8ead3c169d7902d3ef5a0b9f820c270fc1c6b Mon Sep 17 00:00:00 2001 From: Gab <24553253+gabrix73@users.noreply.github.com> Date: Tue, 2 Dec 2025 01:17:43 +0100 Subject: Revise README for improved presentation and details Updated README to enhance clarity and add features section. --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 548010a..0408bd5 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,9 @@ -# gensecpass3 -gensecpass3 generates cryptographically strong passwords by combining entropy from two independent physical sources: keyboard input and mouse movement. +# 🔐 gensecpass3 **Ultra-Secure Password Generator with Dual Physical Entropy Collection** +gensecpass3 generates cryptographically strong passwords by combining entropy from two independent physical sources: keyboard input and mouse movement. This dual-channel approach ensures true randomness that cannot be predicted or replicated. + ## Features - **Dual Entropy Sources**: Combines keyboard chaos + mouse movement for maximum unpredictability @@ -20,8 +21,6 @@ gensecpass3 addresses multiple threat vectors: |--------|------------| | Weak PRNG | Physical entropy from human input | | Memory Forensics | memguard protected buffers with automatic wiping | -| Timing Attacks | Nanosecond jitter collection | -| Correlation Attacks | Two independent physical channels | | Cold Boot Attacks | Immediate memory destruction on exit | | File Recovery | DoD 5220.22-M secure wipe | -- cgit v1.2.3