Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move BFT insecure code to BFTune repo #1552

Open
gomisha opened this issue Feb 16, 2025 · 0 comments
Open

Move BFT insecure code to BFTune repo #1552

gomisha opened this issue Feb 16, 2025 · 0 comments

Comments

@gomisha
Copy link
Contributor

gomisha commented Feb 16, 2025

Issue To Be Solved

The code inside https://github.com/onflow/flow-go/tree/master/insecure is part of the BFT testing framework, BFTune. This code was meant to stand in a separate BFTune repository. The insecure code introduces vulnerabilities in Flow in order to make it more testable for different attack scenarios. The original plan was to move this code out to a separate repository and then consume it within flow-go. That way, flow-go doesn't have vulnerabilities baked into the code that were only meant for testing environments.

Suggest A Solution

@thep2p and @gomisha volunteer to:

References

BFT Testing Framework for Flow Blockchain - Conference Paper
BFTune: BFT Testing Framework for Flow Blockchain - Blockchain '23 Congress - Presentation on YouTube

cc @peterargue @vishalchangrani @Kay-Zee @AlexHentschel @dete

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant