Do not open a public GitHub issue for security vulnerabilities.
Please report security issues privately via Nostr DM to:
Include:
- Description of the vulnerability
- Steps to reproduce
- Potential impact
- Your suggested fix (optional)
We aim to respond within 72 hours and release a patch within 14 days for critical issues.
| Version | Supported |
|---|---|
| 0.x (current) | ✅ Yes |
- Always run EGG behind Nginx with TLS (handled by the installer)
- Keep your
npub/nsecsecure — it is your admin identity - Regularly update:
sudo /opt/egg/scripts/update.sh - Private repos use Nostr event encryption (NIP-44) — planned for v0.2
- Keep Node.js updated:
apt upgrade nodejs