International Journal of Networked and Distributed Computing (IJNDC) (Jun 2021)

Bountychain: Toward Decentralizing a Bug Bounty Program with Blockchain and IPFS

  • Alex Hoffman,
  • Phillipe Austria,
  • Chol Hyun Park,
  • Yoohwan Kim

DOI
https://doi.org/10.2991/ijndc.k.210527.001
Journal volume & issue
Vol. 9, no. 2-3

Abstract

Read online

Bug Bounty Programs (BBPs) play an important role in providing and maintaining security in software applications. These programs allow testers to discover and resolve bugs before the general public is aware of them, preventing incidents of widespread abuse. However, they have shown problems such as organizations providing accountability of reporting bugs and nonrecognition of testers. In this paper, we discuss Bountychain, a decentralized application using Ethereum-based Smart Contracts (SCs) and the Interplanetary File System (IPFS), a distributed file storage system. Blockchain and SCs provide a safe, secure and transparent platform for a BBP. Testers can submit bug reports and organizations can accept or reject the defect via the SCs. Transactions on the blockchain serve as a persistent and transparent record of software bugs, while IPFS serves as a long-term storage system for bug details. Thus, Bountychain ensures organization accountability and allows testers to gain irrefutable recognition.

Keywords