Use standalone ActivityPub signature key URL #44
No reviewers
Labels
No labels
activitypub
actor
admin
ai-safety
article
articles
atproto
bug
cli
configuration
content
dev-environment
docker
enhancement
feature
federation
fediverse
forgejo
garage
health
how-to
logging
markdown
mastodon
media
navigation
opengraph
passkeys
preview
priority:medium
production
release
rendering
s3
settings
setup
status:active
status:done
status:inprogress
technical
webauthn
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
erik/slugkit.com!44
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "task-d213c262-standalone-main-key"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
https://slugkit.com/users/{actor}/main-keyas the outbound HTTP signature key IDpublicKeyfield/users/{actor}/main-keyas an ActivityPubCryptographicKeyobjectassertionMethod/#multikey-1publication intactWhy
Mastodon 4.7 can keep a cached actor record that prevents refetching an updated actor document for
#multikey-1. A standalone key URL avoids the actor-fragment lookup path and gives Mastodon a concrete key resource to fetch and confirm againstactor.publicKey.Verification
Task: task-d213c262