Skip to content

Commit

Permalink
update readme with link to arxiv paper
Browse files Browse the repository at this point in the history
  • Loading branch information
ankeleralph committed Oct 15, 2024
1 parent d45792d commit 27cb393
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 27cb393

Please sign in to comment.