Privacy Policy

1. Our Commitment to Privacy

At AxelBase, we believe privacy is a fundamental right. The Torrent Tracker Analyzer is a 100% client-side web application — meaning your data never leaves your browser. We do not collect, store, transmit, or process any personal or file data.

2. No Data Collection

We explicitly do not collect any of the following:

  • Personal Information: Name, email, IP address, or location
  • Torrent Files: .torrent files or magnet links are processed locally
  • Usage Analytics: No tracking pixels, cookies, or session logs
  • Browser Data: No fingerprinting, device info, or behavior tracking

All parsing, tracker checks, and exports happen in your browser using Web in-memory APIs.

3. How the Tool Works

When you use the analyzer:

  • Upload or Paste: Files are read via FileReader API
  • Bencode Parsing: Done with pure JavaScript in memory
  • Tracker Testing: fetch() requests go directly to tracker URLs
  • Export: CSV/JSON generated via Blob and downloaded instantly

No server is involved at any step.

4. Third-Party Services

We do not use any third-party analytics, advertising, or tracking services. The only external requests are to tracker announce URLs (which you explicitly provide via your torrent).

5. Cookies & Local Storage

No cookies are set. Temporary data (e.g., your input) may be held in memory during use but is cleared on page reload or reset.

6. Data Security

Since no data is transmitted, there is no server to breach. Your security depends on:

  • Using a trusted browser
  • Avoiding public or compromised networks
  • Keeping your device updated

7. Children's Privacy

This tool is not directed at children under 13. We do not knowingly collect data from minors.

8. Compliance

Our zero-data model complies by default with GDPR, CCPA, LGPD, and other privacy laws.

9. Changes to This Policy

We may update this policy. Changes will be posted here with a new effective date.

10. Contact

Questions? Reach us via GitHub Issues.

Your privacy is protected by design. Use the analyzer with confidence.