-
Notifications
You must be signed in to change notification settings - Fork 85
Code Reviews and Audits
j01tz edited this page Aug 29, 2019
·
1 revision
Continued code reviews and audits are important for the security of Grin. As such, we highly encourage interested security researchers to:
- Review our code, even if no contributions are planned.
- Publish their findings in accordance with our responsible disclosure standard, even if no particular bug or vulnerability was found. We can all learn from new sets of eyes and benefit from increased scrutiny.
- Audit the project publicly in accordance with our responsible disclosure standard. While we may disagree with some small points of design or trade-offs, we will always do so respectfully.
All code review and audit contributions are welcome regardless of depth, area or background of the contributor. Many contributions from many different perspectives can help ensure long term security for the Grin codebase. More information about Grin's security process can be found here.
Basics
- Getting Started
- User Documentation
- MimbleWimble
- FAQ
- Planned releases (Roadmap)
- Code of Conduct
Contributing
- Contributing Guide
- Code Structure
- Code coverage and metrics
- Code Reviews and Audits
- Adding repos to /mimblewimble
Development
Mining
Infrastructure
Exchange integrations
R&D
Grin Community
Grin Governance
Risk Management
Grin Internals
- Block Header Data Structure
- Detailed validation logic
- P2P Protocol
Misc