From ad4a2ceff4d53e46b7723baa99413091454d17e3 Mon Sep 17 00:00:00 2001 From: forkless Date: Mon, 1 Jun 2026 10:12:23 +0200 Subject: [PATCH] Add unsigned executable notice to README --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index b1a25b2..9bb2598 100644 --- a/README.md +++ b/README.md @@ -141,6 +141,14 @@ Delete `config.ini` to force a fresh scan on next launch. --- +> [!IMPORTANT] +> **Running an unsigned executable on Windows** triggers a UAC "Unknown +> Publisher" warning, forcing you to click "Run anyway" and bypass +> Windows' safety net. This tool lacks a signature not because it's +> unsafe, but because free services like SignPath Foundation require +> proven community standing first — submitted as soon as the project +> meets their basic acceptance criteria. + ## Safety - Runs in your user context — no admin privileges required