Skip to content

solutions/x402 placement#44

Draft
aisconnolly wants to merge 20 commits intomainfrom
solutions/x402
Draft

solutions/x402 placement#44
aisconnolly wants to merge 20 commits intomainfrom
solutions/x402

Conversation

@aisconnolly
Copy link
Copy Markdown
Member

No description provided.

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented Apr 30, 2026

Deploying taceo-stage-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: b80c003
Status: ✅  Deploy successful!
Preview URL: https://7cfebdac.taceo-stage-docs.pages.dev
Branch Preview URL: https://solutions-x402.taceo-stage-docs.pages.dev

View logs

Comment thread docs/finance-solutions/x402/introduction.mdx Outdated
Comment thread docs/finance-solutions/x402/introduction.mdx Outdated
Comment thread docs/finance-solutions/x402/introduction.mdx Outdated
Comment thread docs/finance-solutions/x402/quickstart.mdx Outdated
Comment thread docs/finance-solutions/x402/quickstart.mdx Outdated
Comment thread docs/finance-solutions/x402/integration-guide.mdx Outdated
Comment thread docs/finance-solutions/x402/integration-guide.mdx Outdated
Comment thread docs/finance-solutions/x402/protocol-reference.mdx Outdated
Comment on lines +256 to +259
Privacy of payment amounts and balances depends on the MPC operators not colluding. The current
deployment uses **3-of-3 additive secret sharing**: all three operators must cooperate to
reconstruct any amount or balance. If even one operator is honest, no amount is revealed.
TACEO operates all three nodes in the current testnet deployment.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i think for the balance 2 colluding nodes would be enough since we use REP3 sharing for the balance
only the amount shares are 3-of-3 additive shares, need to look into that a bit more though

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we use REP3 (semi-honest 3-party replicated secret sharing) for both amount and balance
so if 2 parties collude they leak everything

Comment thread docs/finance-solutions/x402/protocol-reference.mdx Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants