Message Signing based authentication



Summary:

The authentication process involves a server providing a token to the client, which is then signed by the client and sent back along with a Bitcoin address. The server then validates the message and uses the provided alias (optional) and Bitcoin address for identification. This method of authentication is discussed in more detail in an article on the website pilif.github.io, which explores the reasons why SSL client certificates are not widely used.


Updated on: 2023-06-07T18:57:07.053272+00:00