Docs/self-host/bind-account
Draft

Connect optional hosted capabilities

Keep local node ownership separate from any optional account or hosted service connection.

What is stable today

A local standalone store remains usable for administration, listings, data export, and supported UTXO payment flows without a Mobazha Hosting account. Optional services may later add discovery, search, routing, managed updates, or support.

Before connecting any service

  • Confirm that you are administering the intended node and account.
  • Create a fresh backup and keep recovery material outside the browser session.
  • Require a clear explanation of the capability, data exchange, permissions, revocation, and price.
  • Do not paste seed phrases, wallet private keys, or database credentials into an account-binding form.

Publication gate for a supported flow

  • The public node and client repositories describe the same versioned contract.
  • The UI shows the node identity, requested permissions, exchanged data, and revocation path.
  • Authentication does not expose node recovery material or silently widen runtime capabilities.
  • Automated tests cover connection, denial, expiry, revocation, and recovery.