Skip to content

Latest commit

 

History

History
70 lines (45 loc) · 2.13 KB

File metadata and controls

70 lines (45 loc) · 2.13 KB

Support

OathMesh Logo

Thanks for using OathMesh! We're here to help you build secure systems.


Getting Help

1. Search First

Before opening an issue, please search the documentation:

  • 📖 Main README — Quick start, installation, features
  • 🏗️ Architecture — System design, package structure
  • 📚 Protocol Docs — Token format, claims, verification rules
  • 🔒 Security Docs — Threat model, replay defense, key management

2. Community Discussions

For general questions, architecture discussions, or setup help:

⚡ Pro tip: Check Discussions first. Your question may have been answered already!

3. Issue Tracker

If you've found a bug or have a feature request:

Response Times

Type Response Time
Bug reports 3-5 business days
Feature requests 1-2 weeks
Security vulnerabilities 24-48 hours (see below)

Security Vulnerabilities

Do NOT report security vulnerabilities via public issues or discussions.

Please follow our Security Policy:

  1. Email: security@oathmesh.tech
  2. Or use GitHub's Private Vulnerability Reporting

We appreciate your responsible disclosure! 🛡️

Best Practices for Getting Help

  1. Be specific — Include your environment (Go/Python/Node version, OS)
  2. Provide context — Show your config, not just the error
  3. Reproduce first — Can you replicate with the demo?
  4. Search existing — Check closed issues and discussions

Built with ❤️ by the OathMesh team