Skip to main content

Accounts, Wallets and Authentication Boundaries

Last updated: August 21, 2026

Three kinds of credential exist across the Universe and they are not interchangeable. Account sign-in governs the Xdripian Sanctum and the Conclave. Wallet connection governs City Council governance and is one way into the Arcade dashboard. Payment happens only inside Emporium checkout. Knowing which one a page is asking for is the single most useful security habit available here, because the three carry very different consequences when they go wrong.

Passwords and wallets fail differently

A password can be reset by the service that issued it; a compromised account can usually be recovered. A wallet cannot be recovered by anyone, because nobody else holds it — that is the design. A request for wallet approval therefore deserves more care than a request to sign in, not less, however routine it looks.

What connected identity does not mean

Terminus connects to Sanctum as its identity space. That is a relationship between identities, not a single session across the Universe. Signing into one vertical does not sign you into another, each holds its own state, and assuming otherwise produces both confusion and bad security decisions.

The rules that never change

  • Reach any sign-in or connection by typing the address or using your own bookmark.
  • Read every signature request; decline anything you did not start.
  • Nobody legitimate ever needs your recovery phrase, private key or password — not support, not a moderator, not another player.
  • Urgency is an attack pattern. Real systems do not need you to act in the next two minutes.

A page that reproduces an official vertical exactly and asks for a seed phrase is a phishing page. Visual fidelity is evidence of effort, not of legitimacy.

Official source

Canonical source for this subject: Tales of Xdripia. Checked 21 August 2026 — where this guide and the live service disagree, the service is right.