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
We don't want to expose whether a certain pubkey is already registered in our system. This means that on challenge request, before checking for the pubkey in the DB, we need to ensure that the caller owns the private key.
Design or Proposal
The text was updated successfully, but these errors were encountered:
Overview
We don't want to expose whether a certain pubkey is already registered in our system. This means that on challenge request, before checking for the pubkey in the DB, we need to ensure that the caller owns the private key.
Design or Proposal
The text was updated successfully, but these errors were encountered: