You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
So, this happens when the notary server gets a request for a given key id, but the origin server doesn't return it. That would kinda be ok as a sort of indicator of the absence of the key, or a negative-cache record, but the real problem is that, if an origin server stops returning a (previously-valid) key, then we can also make the notary server forget about that key (and hence break any historical events signed with that key).
Example: https://matrix.org/_matrix/key/v2/query/sw1v.org/ed25519:a_BPNW: it returns
sw1v.org/ed25519:auto
, and not the key I want.The text was updated successfully, but these errors were encountered: