Actorの公開鍵を`assertionMethod`でも表現する
Summary
https://github.com/misskey-dev/misskey/pull/13464#issuecomment-2233820325
Purpose
.
Do you want to implement this feature yourself?
- [ ] Yes, I will implement this by myself and send a pull request
Multibaseである必要ある?PEMでよくない?
memo https://github.com/multiformats/js-multiformats
Multicodec prefixってそんな単純なん?
実装方針: キーをインポートするまでMultibaseをPEM文字列と同様に扱う、Multibaseのインポートはnode-http-message-signaturesに任せる
https://github.com/misskey-dev/node-http-message-signatures/issues/18
FEP-521a has been finalized: https://codeberg.org/fediverse/fep/src/branch/main/fep/521a/fep-521a.md The specification on which it is based is also stable now: https://www.w3.org/TR/cid-1.0/ (it is a W3C Recommendation).