Skip to content

Security: MariosMoraitis/Text_Swap

Security

SECURITY.md

Security Policy

πŸ” Privacy First

Text_Swap is designed to be completely local and offline.

❌ No internet access ❌ No telemetry ❌ No tracking ❌ No external API calls βœ… All file operations happen locally on your machine βœ… Nothing is ever read, stored, or transmitted outside your system

πŸ›‘οΈ What the Tool Accesses

Text_Swap only touches what you explicitly point it at:

  • Files β€” only files matching the suffix inside the directory you provide
  • Clipboard β€” not accessed at any point
  • System β€” no registry edits, no background services, no startup entries

🐍 Open Source

The full source code is available in this repository. You can read, audit, and verify exactly what the tool does before running it.

🚨 Reporting a Vulnerability

If you discover a security issue, please do not open a public GitHub Issue.

Instead, report it privately via GitHub's Security Advisories feature.

Include:

  • A description of the vulnerability
  • Steps to reproduce it
  • Any relevant files or screenshots

We'll respond as quickly as possible and coordinate a fix before any public disclosure.

There aren't any published security advisories