Home | Notifications | New Note | Local | Federated | Search | Logout
Note Detail
Brian Swetland@swetland@chaos.social (2026-05-28 05:44:29)
Is the state of Mastodon (and most of the fediverse?) such that user/message signing keys are still all RSA? I've seen there's been some discussion of Ed25519 support, but it seems like not much progress?
#ActivityPub #Mastodon #Questions
Reply
---Replies---
silverpill@silverpill@mitra.social (2026-05-29 01:35:42)
@swetland FEP-8b32 implementations use Ed25519:
https://codeberg.org/fediverse/fep/src/branch/main/fep/8b32/fep-8b32.md#implementations
But for HTTP signatures everyone still uses RSA because dominant implementations don't support Ed25519