From 1ca9905b8dc40f1a5e8dfbbe299a5568f23dce30 Mon Sep 17 00:00:00 2001 From: Pere Lev Date: Wed, 31 May 2023 01:22:42 +0000 Subject: [PATCH] FEP-8b32: List Vervis as an implementation (#107) I just implemented FEP-8b32 in Vervis and wanting to list it as an implementation, simply for the visibility that Mitra isn't the only one. Current limitations: - Only jcs-eddsa-2022 is supported - The JCS canonicalization is buggy Co-authored-by: Pere Lev Reviewed-on: https://codeberg.org/fediverse/fep/pulls/107 Co-authored-by: Pere Lev Co-committed-by: Pere Lev --- feps/fep-8b32.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/feps/fep-8b32.md b/feps/fep-8b32.md index 265a296..a70400f 100644 --- a/feps/fep-8b32.md +++ b/feps/fep-8b32.md @@ -107,6 +107,9 @@ Integrity proofs and Linked Data signatures can be used together, as they rely o ## Implementations - [Mitra](https://codeberg.org/silverpill/mitra/src/tag/v1.13.0/FEDERATION.md#object-integrity-proofs) +- Vervis + ([generation](https://codeberg.org/ForgeFed/Vervis/commit/e8e587af26944d3ea8d91f5c47cc3058cf261387), + [verification](https://codeberg.org/ForgeFed/Vervis/commit/621275e25762a1c1e5860d07a6ff87b147deed4f)) ## References