For general questions about using SecAI OS:
- GitHub Discussions -- SecAI-Hub/SecAI_OS Discussions
- Check the FAQ for common questions
- Review the documentation for guides and references
Found a bug? Please open a GitHub Issue with:
- SecAI OS version (commit hash or image tag)
- Hardware details (GPU vendor/model, RAM, storage)
- Steps to reproduce
- Expected vs actual behavior
- Relevant logs (
journalctl -u secure-ai-<service>)
Do not report security vulnerabilities via GitHub Issues.
See SECURITY.md for responsible disclosure instructions.
Have an idea for improvement? Open a GitHub Issue with the "enhancement" label. Include:
- What problem it solves
- Proposed solution
- Alternatives you considered
- Install Guides -- Bare metal, VM, development setup
- Architecture -- System design and service dependencies
- API Reference -- HTTP API for all services
- Policy Schema -- Configuration reference
- Threat Model -- Security boundaries and invariants
- Examples -- Task-oriented walkthroughs