From 61bec9f0d401c08dc21a12e2985b3836f26f4d27 Mon Sep 17 00:00:00 2001 From: Arjen van Veen Date: Mon, 18 Nov 2024 10:03:52 +0100 Subject: [PATCH 1/3] Add DHS funding note --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 771fc6768..b23e803e1 100644 --- a/README.md +++ b/README.md @@ -253,3 +253,9 @@ a git submodule. $ git submodule update --init $ cargo test --workspace ``` + +## Funding + +This work is funded in part by the U.S. Department of Homeland Security's Science and Technology Directorate under contract 70RSAT24T00000011 (Open-Source and Privacy-Preserving Digital Credentialing Infrastructure). +Through this contract, SpruceID’s open-source libraries will be used to build privacy-preserving digital credential wallets and verifier capabilities to support standards while ensuring safe usage and interoperability across sectors like finance, healthcare, and various cross-border applications. +To learn more about this work, [read more here](https://spruceid.com/customer-highlight/dhs-highlight) . \ No newline at end of file From 3dbf29f3920f96d20811fc9830591fc824595987 Mon Sep 17 00:00:00 2001 From: Arjen van Veen <107098190+justAnIdentity@users.noreply.github.com> Date: Mon, 18 Nov 2024 15:46:01 +0100 Subject: [PATCH 2/3] fix cargo rdme error --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index b23e803e1..635f6096f 100644 --- a/README.md +++ b/README.md @@ -237,6 +237,12 @@ The examples above are using the VC data-model 1.1, but you ssi also has support ## Features +## Funding + +This work is funded in part by the U.S. Department of Homeland Security's Science and Technology Directorate under contract 70RSAT24T00000011 (Open-Source and Privacy-Preserving Digital Credentialing Infrastructure). +Through this contract, SpruceID’s open-source libraries will be used to build privacy-preserving digital credential wallets and verifier capabilities to support standards while ensuring safe usage and interoperability across sectors like finance, healthcare, and various cross-border applications. +To learn more about this work, [read more here](https://spruceid.com/customer-highlight/dhs-highlight) . + ## Security Audits @@ -253,9 +259,3 @@ a git submodule. $ git submodule update --init $ cargo test --workspace ``` - -## Funding - -This work is funded in part by the U.S. Department of Homeland Security's Science and Technology Directorate under contract 70RSAT24T00000011 (Open-Source and Privacy-Preserving Digital Credentialing Infrastructure). -Through this contract, SpruceID’s open-source libraries will be used to build privacy-preserving digital credential wallets and verifier capabilities to support standards while ensuring safe usage and interoperability across sectors like finance, healthcare, and various cross-border applications. -To learn more about this work, [read more here](https://spruceid.com/customer-highlight/dhs-highlight) . \ No newline at end of file From 55ec5ad60237f6eda4f7f7a78e65f5195c7aeb29 Mon Sep 17 00:00:00 2001 From: Arjen van Veen <107098190+justAnIdentity@users.noreply.github.com> Date: Mon, 18 Nov 2024 16:28:43 +0100 Subject: [PATCH 3/3] Update README.md --- README.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 635f6096f..1946d6a87 100644 --- a/README.md +++ b/README.md @@ -237,12 +237,6 @@ The examples above are using the VC data-model 1.1, but you ssi also has support ## Features -## Funding - -This work is funded in part by the U.S. Department of Homeland Security's Science and Technology Directorate under contract 70RSAT24T00000011 (Open-Source and Privacy-Preserving Digital Credentialing Infrastructure). -Through this contract, SpruceID’s open-source libraries will be used to build privacy-preserving digital credential wallets and verifier capabilities to support standards while ensuring safe usage and interoperability across sectors like finance, healthcare, and various cross-border applications. -To learn more about this work, [read more here](https://spruceid.com/customer-highlight/dhs-highlight) . - ## Security Audits @@ -259,3 +253,8 @@ a git submodule. $ git submodule update --init $ cargo test --workspace ``` +## Funding + +This work is funded in part by the U.S. Department of Homeland Security's Science and Technology Directorate under contract 70RSAT24T00000011 (Open-Source and Privacy-Preserving Digital Credentialing Infrastructure). +Through this contract, SpruceID’s open-source libraries will be used to build privacy-preserving digital credential wallets and verifier capabilities to support standards while ensuring safe usage and interoperability across sectors like finance, healthcare, and various cross-border applications. +To learn more about this work, [read more here](https://spruceid.com/customer-highlight/dhs-highlight) .