1
0
Fork 0
mirror of https://code.naskya.net/repos/ndqEd synced 2025-01-10 10:56:45 +09:00
vervis/src
Pere Lev e8e587af26
Generate FEP-8b32 authenticity proofs when delivering activities
Limitations:

- Verification of proofs not implemeneted yet, just generation.
  Verification probably coming in the next commit.
- Only jcs-eddsa-2022 is supported. Can add more cryptosuites once
  they're updated for the requirements of the VC Data Integrity spec.
- Bug: The proofs aren't stored in the DB versions of outgoing activities, i.e.
  HTTP GETing an activity won't include the proof. Probably not urgent
  to fix. Ideally, change the whole PersistJSONObject/Envelope/etc.
  thing to allow to serialize the activity exactly once.
2023-05-30 09:48:21 +03:00
..
Control Implement theater-based remote delivery and port personGrant 2023-05-24 22:17:14 +00:00
Crypto Generate FEP-8b32 authenticity proofs when delivering activities 2023-05-30 09:48:21 +03:00
Darcs/Local C2S & UI: Allow creation of a new Repo 2022-09-16 10:34:44 +00:00
Data Implement theater-based remote delivery and port personGrant 2023-05-24 22:17:14 +00:00
Database Implement theater-based remote delivery and port personGrant 2023-05-24 22:17:14 +00:00
Development S2S: repoApplyF: Implement the missing support for patching Git repos 2022-06-26 14:00:28 +00:00
Diagrams Stop using Vervis.Import and NoImplicitPrelude, switch to plain regular imports 2019-06-15 08:24:08 +00:00
Formatting Stop using Vervis.Import and NoImplicitPrelude, switch to plain regular imports 2019-06-15 08:24:08 +00:00
Language/Haskell/TH/Quote Stop using Vervis.Import and NoImplicitPrelude, switch to plain regular imports 2019-06-15 08:24:08 +00:00
Network Implement theater-based remote delivery and port personGrant 2023-05-24 22:17:14 +00:00
System/Process/Typed C2S: Implement applyC (apply a patch/MR to a repo/branch) 2022-09-24 09:04:10 +00:00
Text Stop using Vervis.Import and NoImplicitPrelude, switch to plain regular imports 2019-06-15 08:24:08 +00:00
Vervis Generate FEP-8b32 authenticity proofs when delivering activities 2023-05-30 09:48:21 +03:00
Web Generate FEP-8b32 authenticity proofs when delivering activities 2023-05-30 09:48:21 +03:00
Yesod Generate FEP-8b32 authenticity proofs when delivering activities 2023-05-30 09:48:21 +03:00
GitPackProto.hs Stop using Vervis.Import and NoImplicitPrelude, switch to plain regular imports 2019-06-15 08:24:08 +00:00