Fellowship of Ethereum Magicians
ERC-8128: Signed HTTP Requests with Ethereum
Discussion for ERC-8128: Signed HTTP Requests with Ethereum — a standard for authenticating generic HTTP requests using Ethereum accounts via HTTP Message Signatures. A list of open questions can be found below. Feel free to join the Telegram group for more synchronous discussions. Open Questions Keyid format `keyid` is used as the primary identity binding, encoded as erc8128:<chainId>:<address>. The erc8128 namespace intentionally reuses the CAIP-10 (eip155) account identifier syntax and se...