From 04a2c593921faa425b45c00bf05f360759af96b4 Mon Sep 17 00:00:00 2001 From: lockbitchat Date: Tue, 12 Aug 2025 13:55:07 -0400 Subject: [PATCH] Updated all text to English --- index.html | 976 +++++++++++++++++++++++++---------------------------- 1 file changed, 460 insertions(+), 516 deletions(-) diff --git a/index.html b/index.html index 2ed0831..1b71d71 100644 --- a/index.html +++ b/index.html @@ -18,14 +18,14 @@ - + - + @@ -33,7 +33,7 @@ - + LockBit.chat - Enhanced Security Edition @@ -103,38 +103,38 @@ { icon: "fas fa-shield-halved", color: "orange", - title: "Военный уровень шифрования", - description: "ECDH P-384 + AES-GCM 256-bit + ECDSA цифровые подписи обеспечивают криптографическую стойкость уровня NSA Suite B" + title: "Military-grade encryption", + description: "ECDH P-384 + AES-GCM 256-bit + ECDSA digital signatures provide NSA Suite B–level cryptographic strength" }, { icon: "fas fa-sync-alt", color: "purple", title: "Perfect Forward Secrecy", - description: "Автоматическая ротация ключей каждые 5 минут гарантирует, что даже при компрометации одного ключа остальные сообщения останутся защищенными" + description: "Automatic key rotation every 5 minutes ensures that even if one key is compromised, all other messages remain secure." }, { icon: "fas fa-user-shield", color: "green", - title: "Защита от MITM атак", - description: "Out-of-band верификация с кодами безопасности + взаимная аутентификация исключают возможность атак человека посередине" + title: "Protection against MITM attacks", + description: "Out-of-band verification with security codes plus mutual authentication eliminate the possibility of man-in-the-middle attacks." }, { icon: "fas fa-bolt", color: "yellow", - title: "Lightning-платежи", - description: "Оплата сессий в сатоши через Lightning Network. Приватность платежей + мгновенные микротранзакции без банков" + title: "Lightning payments", + description: "Session payments in satoshis via Lightning Network. Payment privacy plus instant microtransactions without banks." }, { icon: "fas fa-eye-slash", color: "blue", - title: "Нулевое хранение данных", - description: "Все сообщения существуют только в памяти браузера. Никаких серверов, логов или баз данных. Полная анонимность" + title: "Zero data storage", + description: "All messages exist only in the browser’s memory. No servers, logs, or databases. Complete anonymity." }, { icon: "fas fa-code", color: "cyan", - title: "Open Source безопасность", - description: "Весь код открыт для аудита. Криптография работает прямо в браузере без доверия к серверам или третьим сторонам" + title: "Open Source security", + description: "All code is open for audit. Cryptography runs directly in the browser without relying on servers or third parties." } ]; @@ -153,10 +153,10 @@

- Почему LockBit.chat уникальный + Why LockBit.chat is unique

- Единственный мессенджер с военным уровнем криптографии и Lightning-платежами + The only messenger with military-grade cryptography and Lightning payments

@@ -169,7 +169,7 @@ {slides.map((slide, index) => (
- {/* Фон-иконка */} + {/* Background icon */} - {/* Контент */} + {/* Content */}

{slide.title}

@@ -194,7 +194,7 @@
- {/* Навигация */} + {/* Navigation */}
- {/* Точки */} + {/* Dots */}
{slides.map((_, index) => (