From 939fe9d6e97aa47e3649b05f713baa0e0dca35c3 Mon Sep 17 00:00:00 2001 From: Patrick St-Louis <43082425+PatStLouis@users.noreply.github.com> Date: Tue, 3 Dec 2024 17:14:25 -0500 Subject: [PATCH] Remove aca-py tags --- implementations/ACA-Py.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/implementations/ACA-Py.json b/implementations/ACA-Py.json index 0cca67f..c2abd8a 100644 --- a/implementations/ACA-Py.json +++ b/implementations/ACA-Py.json @@ -5,7 +5,7 @@ { "id": "did:key:z6MkmiYjSToh5NdEf9xNuh5mDGXGYinzcAy1s4feRHtkEQJr", "endpoint": "https://aca-py.test-suite.app/vc/credentials/verify", - "tags": ["vc2.0", "Ed25519Signature2020", "eddsa-jcs-2022", "eddsa-rdfc-2022"], + "tags": [], "supports": { "vc": ["1.1","2.0"] } @@ -15,7 +15,7 @@ { "id": "did:key:z6MkmiYjSToh5NdEf9xNuh5mDGXGYinzcAy1s4feRHtkEQJr", "endpoint": "https://aca-py.test-suite.app/vc/presentations/verify", - "tags": ["vc2.0", "Ed25519Signature2020", "eddsa-jcs-2022", "eddsa-rdfc-2022"], + "tags": [], "supports": { "vc": ["1.1","2.0"] } @@ -28,7 +28,7 @@ "options": { "type": "Ed25519Signature2020" }, - "tags": ["vc2.0", "Ed25519Signature2020"], + "tags": [], "supports": { "vc": ["1.1","2.0"] } @@ -40,7 +40,7 @@ "type": "DataIntegrityProof", "cryptosuite": "eddsa-rdfc-2022" }, - "tags": ["vc2.0","eddsa-rdfc-2022"], + "tags": [], "supports": { "vc": ["1.1","2.0"] } @@ -52,7 +52,7 @@ "type": "DataIntegrityProof", "cryptosuite": "eddsa-jcs-2022" }, - "tags": ["vc2.0","eddsa-jcs-2022"], + "tags": [], "supports": { "vc": ["1.1","2.0"] }