Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 815 Bytes

File metadata and controls

26 lines (21 loc) · 815 Bytes

Contributing to x-dms

Thanks for helping build x-dms.

What we need most (right now)

  • A language-agnostic spec people can implement
  • Implementations in any language/runtime (Node/Python/Go/etc.)
  • Test fixtures for normalization + behavior

Ground rules

  • Do not submit code or docs that instruct people to bypass security controls (captcha bypass, 2FA cracking, etc.)
  • Do not include real cookies, tokens, proxy credentials, or personal DM content in issues/PRs
  • If you need to share payload examples, redact and anonymize

PR process

  1. Fork the repo
  2. Create a feature branch
  3. Open a PR with:
    • Summary
    • What changed
    • How to test (if relevant)
    • Any security implications

Reporting security issues

Please do not open public issues for vulnerabilities. See SECURITY.md.