From f7dcb32cd0e80bdee74fd47a0df8cd2e28b9ed74 Mon Sep 17 00:00:00 2001 From: Gab <24553253+gabrix73@users.noreply.github.com> Date: Tue, 11 Feb 2025 16:29:05 +0100 Subject: Update README.md --- README.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 01209ba..9919213 100644 --- a/README.md +++ b/README.md @@ -66,9 +66,8 @@ The application provides strong protection against:
The combination of memguard protection and the virtual keyboard makes it extremely difficult for malware to capture sensitive data because:
-Encryption keys are never exposed in regular memory -Virtual keyboard prevents keylogging -Screen recording is ineffective due to randomized layouts -Memory is actively protected against dumping attempts -Overall Security Assessment: -The application provides robust protection against both memory-based attacks and network-based threats. The use of memguard for memory protection, combined with the virtual keyboard's anti-keylogging features, creates multiple layers of security that make it extremely difficult for malware or spyware to capture sensitive data. +Encryption keys are never exposed in regular memory.The application provides robust protection against both memory-based attacks and network-based threats.
The use of memguard for memory protection, combined with the virtual keyboard's anti-keylogging features, creates multiple layers of security that make it extremely difficult for malware or spyware to capture sensitive data. -- cgit v1.2.3