Skip to content

Security: callmeartan/LinkQuota

Security

SECURITY.md

Security Policy

LinkQuota handles infrastructure routing, subscription tokens, and customer access state. Treat production values as secrets.

Do Not Publish

  • SSH private keys or local key folders.
  • BotFather tokens.
  • Telegram admin IDs.
  • Customer records from customers.json.
  • Generated VLESS links, UUIDs, and subscription tokens.
  • Real VPS IPs, domains, Netlify site IDs, or provider account notes.
  • Runtime logs that may contain tokens or traffic metadata.

Reporting A Vulnerability

Please open a private report through the repository security advisory flow if available. If that is not available, contact the maintainer privately before opening a public issue.

Include:

  • A concise description of the issue.
  • Affected component, such as relay, manager, subscription server, Nginx config, systemd unit, or bot.
  • Reproduction steps using placeholders.
  • Impact and suggested fix, if known.

Do not include live customer tokens, private keys, or production service URLs in public reports.

Supported Versions

Security fixes are expected on the default branch unless a maintainer creates release branches later.

There aren't any published security advisories