2022-05-20 15:28:00 +00:00
## Security related issues
2023-04-11 15:42:35 +00:00
**For any security related issues, follow responsible disclosure standards.
Do not file public issues.**
2022-05-20 15:28:00 +00:00
2023-04-11 15:42:35 +00:00
Please file a report at the [Ethereum bug bounty program ](https://ethereum.org/en/bug-bounty/ ) in order to receive a reward for your findings.
2022-05-20 15:28:00 +00:00
2023-04-11 15:42:35 +00:00
When in doubt, please send an encrypted email to security@status.im and ask ([gpg key](https://github.com/status-im/status-security/blob/master/pgp-keys/security%40status.im.asc)).
2022-05-20 15:28:00 +00:00
2023-04-11 15:42:35 +00:00
Security related issues are (sufficient but not necessary criteria):
2022-05-20 15:28:00 +00:00
- Soundness of protocols (consensus model, p2p protocols): consensus liveness and integrity.
- Errors and failures in the cryptographic primitives
- RCE vulnerabilities
- Any issues causing consensus splits from the rest of the network
- Denial of service (DOS) vectors
- Broken Access Control
- Memory Errors
- Security Misconfiguration
- Vulnerable Dependencies
- Authentication Failures
- Data Integrity Failures
- Logging and Monitoring Vulnerabilities