Skip to content

Commit

Permalink
Add milestone delivery for the Distributed Cryptography for Polkadot …
Browse files Browse the repository at this point in the history
…Wallets project (#1108)
  • Loading branch information
janbormet authored May 3, 2024
1 parent 4b779ba commit a2ee9ff
Showing 1 changed file with 27 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# Milestone Delivery :mailbox:


**The delivery is according to the official [milestone delivery guidelines](https://github.com/w3f/Grants-Program/blob/master/docs/Support%20Docs/milestone-deliverables-guidelines.md).**

* **Application Document:** [Distributed Cryptography for Polkadot Wallets](https://github.com/w3f/Grants-Program/blob/master/applications/distributed_cryptography_for_polkadot_wallets.md)
* **Milestone Number:** 1

**Context** (optional)

In this milestone we deliver a report on state-of-the-art threshold Schnorr signature schemes. We evaluate them on the basis of a number of properties, which we also define in the report.
The purpose of this report is to support a decision on the choice of signature scheme we use to construct the wallet in the upcoming milestones.

**Deliverables**

| Number | Deliverable | Link | Notes |
| ------------- | ------------- | ------------- |------------- |
| 1.0a. | Copyright and Licenses | https://github.com/perun-network/polkadot-wallet-grant/wiki/Milestone-1 | The PDF is located on the linked github wiki page. The license is specified on the PDF. |
| 1.0b. | Documentation/Tutorial | https://github.com/perun-network/polkadot-wallet-grant/wiki/Milestone-1 | The same report serves as documentation |
| 1.0e. | Article | https://github.com/perun-network/polkadot-wallet-grant/wiki/Milestone-1 | The PDF is located on the linked github wiki page. The article encompasses all deliverables. |
| 1.1.| Investigation into threshold Schnorr protocols | https://github.com/perun-network/polkadot-wallet-grant/wiki/Milestone-1 | The investigation is contained within the article. |
| 1.2. | Identification and prioritization of desirable features | https://github.com/perun-network/polkadot-wallet-grant/wiki/Milestone-1 | An evaluation is contained within the article. |
| 1.3. | TVRFs for threshold Schnorr wallets | https://github.com/perun-network/polkadot-wallet-grant/wiki/Milestone-1 | A section on TVRF-compatibility is contained within the article. |

**Additional Information**

The linked report evaluates the diffenrent signature schemes with respect to a number of properties. In the end, we narrow our choices down to three different schemes, which provide tradeoffs for different evaluation criteria. We encourage the community and reviewers to participate in the decision-making process through [github issues in the same repository](https://github.com/perun-network/polkadot-wallet-grant/issues).

0 comments on commit a2ee9ff

Please sign in to comment.