v7: Signed write-path trust chain (AP Create/Update -> entry ops) #10

Closed
opened 2026-06-22 23:54:47 +00:00 by rbrooks · 0 comments
Owner

Accept entry writes from invited remote editors over a signed ActivityPub channel.

  • Verify the HTTP signature against the remote actor's public key (already cached via the AP actor cache in apDeliveryWorker)
  • Model contributions as AP Create/Update activities on Note objects; map to entry create/update
  • Only editors explicitly invited by the project owner can write - no open-inbox acceptance path

Imported from ROADMAP.md.

Accept entry writes from invited remote editors over a signed ActivityPub channel. - [ ] Verify the HTTP signature against the remote actor's public key (already cached via the AP actor cache in `apDeliveryWorker`) - [ ] Model contributions as AP `Create`/`Update` activities on `Note` objects; map to entry create/update - [ ] Only editors explicitly invited by the project owner can write - no open-inbox acceptance path --- _Imported from `ROADMAP.md`._
Sign in to join this conversation.
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
rbrooks/TeaLeaves#10
No description provided.