1
0
Fork 0
mirror of https://code.sup39.dev/repos/Wqawg synced 2025-01-14 14:25:10 +09:00
vervis/src
fr33domlover 8424c76de7 Link to per-actor keys from actor documents
Per-actor keys are now fully supported in Vervis! Caveats:

- The HTTP Signature keys produced by Vervis are Ed25519 keys; software that
  expects only RSA keys will fail here
- Like instance keys, per-actor keys are currently served in separate
  documents, not embedded in the actor document; so software that expects
  embedded keys will fail here
2022-10-12 18:01:52 +00:00
..
Control Control.Applicative.Local: Rename parameter to avoid confusing name shadowing 2022-09-05 16:27:21 +00:00
Crypto Improve the AP async HTTP delivery API and per-actor key support 2022-10-12 16:50:11 +00:00
Darcs/Local C2S & UI: Allow creation of a new Repo 2022-09-16 10:34:44 +00:00
Data Improve the AP async HTTP delivery API and per-actor key support 2022-10-12 16:50:11 +00:00
Database C2S: offerTicketC re-enabled and supporting looms and remote origin repo 2022-09-21 12:50:26 +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 Improve the AP async HTTP delivery API and per-actor key support 2022-10-12 16:50:11 +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 Link to per-actor keys from actor documents 2022-10-12 18:01:52 +00:00
Web Improve the AP async HTTP delivery API and per-actor key support 2022-10-12 16:50:11 +00:00
Yesod Improve the AP async HTTP delivery API and per-actor key support 2022-10-12 16:50:11 +00:00
GitPackProto.hs Stop using Vervis.Import and NoImplicitPrelude, switch to plain regular imports 2019-06-15 08:24:08 +00:00