summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGab <24553253+gabrix73@users.noreply.github.com>2025-02-11 16:29:05 +0100
committerGitHub <noreply@github.com>2025-02-11 16:29:05 +0100
commitf7dcb32cd0e80bdee74fd47a0df8cd2e28b9ed74 (patch)
tree414b594a050e260156c8888e45d826485f762905
parent5ed41eba5a257bd016e72a271df73e0e8a0e70bc (diff)
downloadnofuture-go-memguard-f7dcb32cd0e80bdee74fd47a0df8cd2e28b9ed74.tar.gz
nofuture-go-memguard-f7dcb32cd0e80bdee74fd47a0df8cd2e28b9ed74.tar.xz
nofuture-go-memguard-f7dcb32cd0e80bdee74fd47a0df8cd2e28b9ed74.zip
Update README.md
-rw-r--r--README.md11
1 files changed, 5 insertions, 6 deletions
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:
<h4>Malware resistance:</h4>
<p>The combination of memguard protection and the virtual keyboard makes it extremely difficult for malware to capture sensitive data because:</p>
-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.<br>
+Virtual keyboard prevents keylogging, it also uses randomized layouts.<br>
+Memory is actively protected against dumping attempts.<br>
+<h4>Overall Security Assessment:</h4>
+<p>The application provides robust protection against both memory-based attacks and network-based threats.</p> 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.