From 3384db76cdd89b967fbabf69d339c07cecc464e5 Mon Sep 17 00:00:00 2001 From: Psychotoxical Date: Fri, 13 Mar 2026 20:11:53 +0100 Subject: [PATCH] docs: remove Security section from README --- README.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/README.md b/README.md index ee2712b2..37ba71b1 100644 --- a/README.md +++ b/README.md @@ -40,13 +40,6 @@ Linux (drag & drop cursor feedback): Due to a WebKitGTK limitation, the drag cur - **Linux (drag & drop cursor feedback)**: Due to a WebKitGTK limitation, the drag cursor does not reflect the drop operation type — it may appear as a "forbidden" symbol or show no indicator at all, depending on the desktop environment. Drag and drop itself works correctly. -## 🛡️ Security - -With the **v1.0.0 Release**, Psysonic has been hardened for public use: -- **Secured Credentials**: Industry-standard security using Tauri's native encrypted store. -- **Hardened Sandbox**: Restricted filesystem permissions to only necessary directories. -- **Native Security**: Disabled global Tauri objects to significantly reduce XSS attack vectors. - ## 📥 Installation Navigate to the [Releases](https://github.com/Psychotoxical/psysonic/releases) page and download the installer for your operating system.