| Version | Supported |
|---|---|
| 0.1.x | ✅ Beta - macOS Apple Silicon only |
| < 0.1 | ❌ |
We take security seriously. If you discover a security vulnerability, please follow these steps:
- DO NOT create a public GitHub issue
- Email us at: 2450043691@qq.com
- Include detailed information about the vulnerability:
- Description of the vulnerability
- Steps to reproduce
- Potential impact
- Suggested fix (if any)
- We will respond within 48 hours
- Keep dependencies up to date
- Review third-party code before integration
- Use environment variables for sensitive data
- Follow secure coding practices
- Validate and sanitize all user inputs
- No Authentication: The web UI currently has no authentication mechanism
- Local Only: Designed for local use only, not recommended for public deployment
- File Access: Application has access to user-specified directories
- Model Files: Third-party GGUF model files should be from trusted sources
- Only run on trusted networks
- Do not expose to public internet without additional security layers
- Regularly update to latest version when security patches are released
For security concerns, contact: 2450043691@qq.com
Note: This is a beta release. Security features will be enhanced in future versions.