Sign ActivityPub delivery with acct key id #46
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!46
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "task-d213c262-acct-signature-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
acct:{actor}@{domain}as the HTTP signature key IDWhy
Mastodon has a cached remote account for
@slug@slugkit.combut repeatedly fails URI-based key lookup. Itsacct:key path resolves the account and verifies with the account's cached keypair, avoiding the poisoned key-URI lookup.Verification
Task: task-d213c262