From d92df114e58ab23d4580279c64fa537290f1329b Mon Sep 17 00:00:00 2001 From: Bryan Bishop Date: Tue, 26 Apr 2022 16:11:38 -0500 Subject: [PATCH 1/2] fix link to UR types --- Docs/ur-1-overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Docs/ur-1-overview.md b/Docs/ur-1-overview.md index d25c73a..b9a847f 100644 --- a/Docs/ur-1-overview.md +++ b/Docs/ur-1-overview.md @@ -9,7 +9,7 @@ To be precise, Uniform Resources (URs) include: 3. A standard way split and sequence longer messages. 4. Optimizations for efficiency when URs are presented as QR codes. -URs are a crucial element of the [Gordian architecture](https://github.com/BlockchainCommons/Gordian), allowing for the self-identified encoding of a variety of cryptographic data, [all listed in a registry of data types](06-urtypes.md), most notably including seeds, keys, shards, and PSBTs. It's focused on airgapped usage and allows for standardized interoperability for Bitcoin apps released by different companies. +URs are a crucial element of the [Gordian architecture](https://github.com/BlockchainCommons/Gordian), allowing for the self-identified encoding of a variety of cryptographic data, [all listed in a registry of data types](https://github.com/BlockchainCommons/Research/blob/master/papers/bcr-2020-006-urtypes.md), most notably including seeds, keys, shards, and PSBTs. It's focused on airgapped usage and allows for standardized interoperability for Bitcoin apps released by different companies. > :bulb: _URs are used widely in our Gordian reference apps, but our community members have focused most on UR's sequencing feature to create animated QRs that support PSBTs. URs can do a lot more: they can support any airgapped Bitcoin function and more than that, can support data encoding for a large number of decentralized technologies._ From 167a7db8e076962174fdf59f46478202e52b5b7d Mon Sep 17 00:00:00 2001 From: Bryan Bishop Date: Tue, 26 Apr 2022 16:15:52 -0500 Subject: [PATCH 2/2] fix broken link to UR high level overview --- Docs/ur-overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Docs/ur-overview.md b/Docs/ur-overview.md index 336e219..863a64b 100644 --- a/Docs/ur-overview.md +++ b/Docs/ur-overview.md @@ -10,7 +10,7 @@ Typed data, reliable interoperation, QR optimization, and animated QRs are the m The following provides broad overviews of UR: -* [UR High Level Overview](https://www.blockchaincommons.com/projects/Blockchain-Commons-URs-Support-Airgapped-PSBTs/) +* [UR High Level Overview](https://www.blockchaincommons.com/specifications/Blockchain-Commons-URs-Support-Airgapped-PSBTs/) * [UR Technology Introduction](https://github.com/BlockchainCommons/crypto-commons/blob/master/Docs/ur-1-overview.md) These videos offer overviews in a different format: