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
As part of Milestone 1, the Filecoin network will be transitioning to exclusive use of the FVM. All client implementations will switch from current legacy VMs to the new Wasm-based reference FVM. For M1 built-in actors in Rust (actors are smart contracts in Filecoin) will be supported.
User-programmable actors on the horizon for a later Milestone 2 release in Q3 2022 (estimated).
Reported security vulnerabilities will be eligible for a Bug Bounty based on Severity, calculated based on its Impact and Likelihood using the OWASP Risk Rating model.
Severity
Points
Critical
up to 100,000
High
up to 50,000
Medium
up to 15,000
Low
up to 2,500
Note
up to 500
Where currently 1 point = 1 USD (payable in USD, DAI or FIL).
Higher rewards will also be paid to reported vulnerabilities that offer quality written descriptions, test code, scripts and detailed instructions, and well-documented fixes.
Evaluation of the significance of the vulnerability and specific bounty amount assigned is at the sole discretion of the Filecoin Security Team, which consists of core developers and contributors.
Rules of the regular Filecoin Security Program apply, including what’s Out of Scope.
Bugs in Filecoin client implementations (Lotus, Venus, Forest, Fuhon) and the Filecoin Proofs libraries fall under the regular Filecoin Security Program scope and rewards.
Stay tuned for FVM bug bounties for Milestone 2 this Summer!
The text was updated successfully, but these errors were encountered:
About
The Filecoin Virtual Machine is a new and exciting addition to the Filecoin protocol to support user-programmability and EVM-compatibility.
The FVM will be added to the live Filecoin network in several milestones.
Bug Bounties are now live for FVM Milestone 1 until the end of June.
Milestone 1 is scheduled for deployment to Filecoin mainnet on July 7, 2022 as part of Filecoin network upgrade v16 Skyr.
As part of Milestone 1, the Filecoin network will be transitioning to exclusive use of the FVM. All client implementations will switch from current legacy VMs to the new Wasm-based reference FVM. For M1 built-in actors in Rust (actors are smart contracts in Filecoin) will be supported.
User-programmable actors on the horizon for a later Milestone 2 release in Q3 2022 (estimated).
Rewards
Rewards for FVM bug bounties are the same as in the regular bug bounty program for the Filecoin project.
Reported security vulnerabilities will be eligible for a Bug Bounty based on Severity, calculated based on its Impact and Likelihood using the OWASP Risk Rating model.
Where currently 1 point = 1 USD (payable in USD, DAI or FIL).
Scope
Ref FVM
Lotus - Ref FVM integration
Lotus - Filecoin FFI
Builtin Actors
Exclusions to Scope including Known Issues are listed here on Github and will be regularly updated.
Submit a Report
To report vulnerabilities, please contact [email protected] to be eligible for bounties.
You can use the confidential reporting guidelines listed here.
Rules
Rules of the regular Filecoin Security Program apply, including what’s Out of Scope.
Bugs in Filecoin client implementations (Lotus, Venus, Forest, Fuhon) and the Filecoin Proofs libraries fall under the regular Filecoin Security Program scope and rewards.
Stay tuned for FVM bug bounties for Milestone 2 this Summer!
The text was updated successfully, but these errors were encountered: