Skip to content

Security: makecryptoio/makepay-gamemaker

Security

SECURITY.md

Security Policy

Reporting

Report suspected vulnerabilities privately to security@makepay.io.

Game And Relay Security

  • Do not put MakePay keys in GameMaker client code.
  • Keep product amounts and entitlements in the relay catalog.
  • Treat player IDs from the game as untrusted unless your own auth system signs or verifies them.
  • Verify every MakePay webhook with X-MakePay-Signature.
  • Replace the in-memory entitlement store before production use.

There aren't any published security advisories