Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
added ref to the paper
  • Loading branch information
haddadi authored Aug 14, 2024
1 parent 08a70cd commit 02ad5f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Boomerang

This is an implementation of "Boomerang", a novel decentralised privacy-preserving incentive protocol that leverages cryptographic black box
This is an implementation of "[Boomerang](https://arxiv.org/abs/2401.01353)", a novel decentralised privacy-preserving incentive protocol that leverages cryptographic black box
accumulators to securely store user interactions within incentive systems.
The protocol employs black-box accumulators, zero-knowledge proofs, the ACL signature scheme and Pedersen commitments for issuance, accumulation and redemption.
In this way, systems can transparently compute rewards for users, ensuring verifiability while preserving their privacy.
Expand Down

0 comments on commit 02ad5f0

Please sign in to comment.