Skip to content

Commit ea2c180

Browse files
authored
Update frost.md
1 parent c4be4f6 commit ea2c180

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

_pages/frost.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ one place!
5959

6060
## How Does FROST Work?
6161

62-
FROST is fully described in [a paper](https://eprint.iacr.org/2020/852.pdf) by Chelsea Komlo and Ian Goldberg. We also have a [hands-on tutorial](https://github.com/BlockchainCommons/Learning-FROST-from-the-Command-Line/blob/main/README.md). Some of the fundamental elements
62+
FROST is fully described in [a paper](https://eprint.iacr.org/2020/852.pdf) by Chelsea Komlo and Ian Goldberg. We also have a [hands-on tutorial](https://learningfrost.blockchaincommons.com/). Some of the fundamental elements
6363
of FROST are:
6464

6565
**Schnorr Signatures.** A signature scheme based on finite fields rather than prime numbers. Besides being very elegant, Schnorr signatures have numerous other advantages, as discussed in ["Musings of a Trust
@@ -192,7 +192,7 @@ Blockchain Commons' 2024 & 2025 work on FROST has been sponsored by the [Human R
192192

193193
* [Understanding FROST](https://frost.zfnd.org/frost.html) (ZF FROST Book)
194194
* [A Layperson's Intro to Schnorr](https://www.blockchaincommons.com/musings/Schnorr-Intro/) (Blockchain Commons Blog)
195-
* [Learning FROST from the Command Line](https://github.com/BlockchainCommons/Learning-FROST-from-the-Command-Line/blob/main/README.md)
195+
* [Learning FROST from the Command Line](https://learningfrost.blockchaincommons.com/)
196196
* [Paper by Chelsea Komlo and Ian Goldberg](https://eprint.iacr.org/2020/852.pdf) (Cryptology ePrint Archive)
197197

198198
**Meetings & Presentations:**

0 commit comments

Comments
 (0)