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
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
The full source code is available in this repository. You can read, audit, and verify exactly what the tool does before running it.
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.