About FedID (opens in new tab)
First, you select a username (in the format of user@domain.ext) and the FedID App on your device creates a set of private keys that only you have access to Next, the FedID Server you sign up with creates a DID , or Decentralized Identifier, document, which is a JSON representation of you that contains the public key for this device Then your FedID App signs that DID with your private key, proving it is you Lastly, your FedID Server sends that DID out to any servers that it is currently federa...
Read the original article