From 0b05594c6772c58d245a5b49a1243cb0eb4ac79e Mon Sep 17 00:00:00 2001 From: Matthias Friedrich <1573457+matzefriedrich@users.noreply.github.com> Date: Mon, 10 Nov 2025 22:37:18 +0100 Subject: [PATCH] Updates the README file --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 1cd22f6..a2ed9cc 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,16 @@ This README is just a quick-start document. For more detailed information, see the [official docs](https://g-tac.gitbook.io/foldersecurityviewer). + +## Notice + +This project is **actively maintained** and remains the official source of the software. + +* **Important:** The previous domain associated with this project has **expired** and is no longer under our control. We do **not** have any connection to its current owner, and we cannot verify its content or use. This repository and its contents are licensed under the **GNU AGPL v3**. + +* **No commercial licenses are being sold or required.** All users should rely only on this GitHub repository as the official source of the project. + + ## What is FolderSecurityViewer? FolderSecurityViewer is an NTFS permissions reporter that helps you analyze your Windows folders or network shares and report all NTFS permissions' owners. Tracing down users' effective NTFS permissions creates visibility into your data's effective permissions and access rights. It gives insights into whether rights assignments are made for a group or direct assignment.