Skip to content
This repository has been archived by the owner on Mar 30, 2023. It is now read-only.

Rotate cryptographic keys for ActivityPub Server 2 Server communication #10

Open
3 tasks
HelgeKrueger opened this issue Mar 16, 2023 · 0 comments
Open
3 tasks
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@HelgeKrueger
Copy link
Owner

HelgeKrueger commented Mar 16, 2023

Implement automatic rotation of the public key pair used for ActivityPub Server 2 Server communication after say a month:

  • Investigate best practices on the period to update a keypair
  • Ensure updating the key pair doesn't create problems when communicating with other FediVerse services
  • Investigate if there is a way to inform other services about an updated keypair. Otherwise consider writing a FEP

Automatic rotation will probably implemented as part of Moo-Auth-1 as the key is part of the header there, rotation should be unproblematic.

@HelgeKrueger HelgeKrueger added enhancement New feature or request help wanted Extra attention is needed labels Mar 16, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant