From 92bec29215031de2960d144f926bfc46cda6000c Mon Sep 17 00:00:00 2001 From: Koala <6156589+Shik3i@users.noreply.github.com> Date: Mon, 25 May 2026 09:37:13 +0200 Subject: [PATCH] Remove exaggerated marketing claims and fix technical inaccuracies across docs and website --- AI_INIT.md | 2 +- README.md | 6 +++--- docs/ARCHITECTURE.md | 4 ++-- docs/HOW_IT_WORKS.md | 4 ++-- extension/README.md | 2 +- server/README.md | 6 +++--- website/index.html | 40 ++++++++++++++++++++-------------------- 7 files changed, 32 insertions(+), 32 deletions(-) diff --git a/AI_INIT.md b/AI_INIT.md index 5193599..b05de9e 100644 --- a/AI_INIT.md +++ b/AI_INIT.md @@ -68,7 +68,7 @@ The following features are critical and must not be removed or fundamentally alt - **Two-Phase Force Sync**: The `Prepare` → `ACK` → `Execute` flow ensures all peers are buffered before playback resumes. - **Episode Auto-Sync**: Ensures series binges stay perfectly synced. A lobby initiates during title transitions, freezing peers until everyone is ready. - **Dual Heartbeat**: - - **Background Heartbeat (30s)**: Ensures session persistence even without a video element. + - **Background Heartbeat (1m)**: Ensures session persistence even without a video element. - **Content Heartbeat (15s)**: Transmits current video metadata (time, title). - **Dead Peer Pruning**: Server "Reaper" disconnects peers after 5 minutes of total silence (no heartbeats or events). - **Deduplication**: Server kills old sockets if a user re-joins with the same `peerId` to prevent ghosts. diff --git a/README.md b/README.md index 5a7b3e8..503953f 100644 --- a/README.md +++ b/README.md @@ -8,12 +8,12 @@ Chrome Extension

-KoalaSync is a premium, lightweight Browser Extension and Relay Server for synchronized video playback across any website—YouTube, Twitch, Netflix, and custom HTML5 players. Built with a focus on **Data Sovereignty** and **Extreme Performance**. +KoalaSync is a lightweight Browser Extension and Relay Server for synchronized video playback across any website—YouTube, Twitch, and custom HTML5 players. Built with a focus on **Data Sovereignty** and **Performance**. ### 🌟 Why KoalaSync? * **🛡️ Security-First**: Volatile RAM-based relay with built-in brute-force protection and zero-persistence architecture. -* **📡 Direct Logic**: Custom wire protocol implementation for frame-perfect synchronization. +* **📡 Direct Logic**: Manual Socket.IO wire implementation for reliable synchronization. * **🛠️ Clean Build**: Dependency-free extension runtime with no library overhead. * **🌐 Universal**: Works on any website with a `