com.atproto.identity.getRecommendedDidCredentials
doesn't include all PDS-owned keys
#2665
Labels
bug
Something isn't working
Describe the bug
The repositories on one of the Bluesky-operated PDSs have two rotation keys, which per @bnewbold I now know to be an online key and an offline backup. However,
com.atproto.identity.getRecommendedDidCredentials
only returns one of these keys (along with the signing key).Not including both keys makes it harder to determine which keys currently present in a DID Document are expected to be there, and more likely that third party software (that is adding its own rotation keys) might strip out the PDS's offline backup key as "unknown and therefore untrusted".
Opened per the discussion here: https://bsky.app/profile/str4d.xyz/post/3ky445z2yq72m
The text was updated successfully, but these errors were encountered: