The Sales TravelerIndependent · Reader-funded · A partnership buys reach, never a ratingIndex Desk Live
The Sales TravelerThe decision desk for revenue travel
Open the Index Desk
Spec aligned to implemented backend
SIWE architecture spec

SIWE (EIP-4361) spec: nonce, verification, sessions, and replay safety

This spec documents implemented nonce, verification, and session paths. Environment hardening and front-end wallet UX remain deployment concerns.

  1. Nonce request: client requests a nonce from /api/v1/nonce.
  2. Message creation: client constructs a standard EIP-4361 payload for the chosen chain and domain.
  3. Signature verification: backend verifies the message and signature using the SIWE runtime.
  4. Session issuance: authenticated wallet sessions are issued and can be read from /api/v1/session.

Open SIWE landing page →

Evidence, freshness, and corrections

Written and edited by
Rachel Julian, founder and editor
Last reviewed
2026-08-13
Readiness rule
Scaffold means designed, not implemented. Beta means implemented with production verification pending. Live means independently verified end to end. Source code, ABI files, endpoints, or configuration never prove production availability.
Correction path
Report a correction or compare the capability changelog.

Source hierarchy

  1. Primary standards: Protocol specifications and standards bodies define what an implementation must do.
  2. Security guidance: Threat-model and identity guidance define controls, failure handling, and recovery expectations.
  3. Deployment evidence: Independent end-to-end checks establish whether a configured production capability is live.
  4. Editorial judgment: I apply those sources to revenue-travel decisions and state where the evidence stops.