commit 886e9439f0d2a8049096f7834151429b49aa3aaa parent 015ae95b607855f9b2536c2caabf79b3e2df869f Author: Amit Dutta <mail@amit.is-a.dev> Date: Tue, 25 Aug 2026 06:55:37 +0530 Delete SECURITY.md Diffstat:
| D | SECURITY.md | | | 25 | ------------------------- |
1 file changed, 0 insertions(+), 25 deletions(-)
diff --git a/SECURITY.md b/SECURITY.md @@ -1,25 +0,0 @@ -# Security Policy - -## Supported Versions - -Please use the latest version of this project to ensure you have the latest security patches. - -## Reporting a Vulnerability - -We take the security of this project seriously. If you discover a security vulnerability, please do **NOT** open a public issue. - -Instead, please send an email to: -**amitddutta4255@gmail.com** - -Please include: -- A description of the vulnerability. -- Steps to reproduce the issue. -- Any relevant code snippets or logs (redacted). - -We will acknowledge your email within 48 hours and will keep you updated on the progress of the fix. - -## Privacy & Logs - -This application handles private communication data. -- **Strict No-Logging Policy:** The application is designed to never output message content to system logs (stdout/stderr). -- If you modify the source code, you are responsible for maintaining this policy to prevent leaking private messages into server logs (e.g., Render or Heroku logs).