From 82b54b8adff629a55c6ce6fe92a246157995b0e0 Mon Sep 17 00:00:00 2001
From: Gab <24553253+gabrix73@users.noreply.github.com>
Date: Tue, 11 Feb 2025 16:33:19 +0100
Subject: Update README.md
---
README.md | 22 +++++++++++++---------
1 file changed, 13 insertions(+), 9 deletions(-)
(limited to 'README.md')
diff --git a/README.md b/README.md
index 9919213..d179075 100644
--- a/README.md
+++ b/README.md
@@ -27,20 +27,24 @@ b) Session Management:
Session IDs use cryptographically secure random generation
c) Encryption Process:
-
+
Uses X25519 for key exchange
Implements box.Seal for authenticated encryption
Uses random nonces for each encryption
Zero-copy buffer handling for sensitive data
-Virtual Keyboard Security Features:
-Randomized key layout on each activation
-Right-click secondary character access
-Drag-and-drop positioning
-Memory-safe input handling
-Protection against keyloggers
-Security Assessment:
+
+
+Virtual Keyboard Security Features:
+
+- Randomized key layout on each activation
+- Right-click secondary character access
+- Drag-and-drop positioning
+- Memory-safe input handling
+- Protection against keyloggers
+
+Security Assessment:
-The application provides strong protection against:
+The application provides strong protection against:
RAM-based attacks: