1
0
mirror of https://codeberg.org/fediverse/fep.git synced 2026-08-05 11:46:04 +00:00

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 <pere@towards.vision>
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/107
Co-authored-by: Pere Lev <fr33domlover@noreply.codeberg.org>
Co-committed-by: Pere Lev <fr33domlover@noreply.codeberg.org>
This commit is contained in:
Pere Lev
2023-05-31 01:22:42 +00:00
committed by David Sterry
parent 33a8691603
commit 1ca9905b8d
+3
View File
@@ -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