You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bitcoinfuzz is a project which applies differential fuzzing between Bitcoin projects. We started this project with miniscript support but we're expanding it. The proposal is to work on a fuzz target for de/serialization of Bitcoin protocol network messages. We intend to apply it with Bitcoin Core, rust-bitcoin and btcd.
The requirements are understanding/basic knowledge of:
Bitcoin protocol
Fuzzing
Different programming languages (C++, Rust and Golang)
Build systems
It's expected you to have a "security mindset". We can find interesting stuff with it and we need to be responsible :)
The text was updated successfully, but these errors were encountered:
Bitcoinfuzz
is a project which applies differential fuzzing between Bitcoin projects. We started this project with miniscript support but we're expanding it. The proposal is to work on a fuzz target for de/serialization of Bitcoin protocol network messages. We intend to apply it withBitcoin Core
,rust-bitcoin
andbtcd
.The requirements are understanding/basic knowledge of:
It's expected you to have a "security mindset". We can find interesting stuff with it and we need to be responsible :)
The text was updated successfully, but these errors were encountered: