Saturday, March 7, 2026
No Result
View All Result
Blockchain 24hrs
  • Home
  • Bitcoin
  • Crypto Updates
    • General
    • Altcoins
    • Ethereum
    • Crypto Exchanges
  • Blockchain
  • NFT
  • DeFi
  • Metaverse
  • Web3
  • Blockchain Justice
  • Analysis
Crypto Marketcap
  • Home
  • Bitcoin
  • Crypto Updates
    • General
    • Altcoins
    • Ethereum
    • Crypto Exchanges
  • Blockchain
  • NFT
  • DeFi
  • Metaverse
  • Web3
  • Blockchain Justice
  • Analysis
No Result
View All Result
Blockchain 24hrs
No Result
View All Result

TEN Protocol redefines Ethereum’s privacy with ‘compute in confidence’ approach

Home Ethereum
Share on FacebookShare on Twitter


Ethereum’s transparency has lengthy been one in all its biggest strengths, however for a lot of real-world functions, it has additionally grow to be a structural limitation. From MEV-driven buying and selling inefficiencies to information leakage in DeFi, gaming, and AI-driven workflows, the idea that all the pieces have to be public in an effort to be verifiable is more and more being challenged.

TEN Protocol is constructed round a distinct premise: that computation can stay provably right with out forcing customers, builders, and companies to reveal delicate inputs, methods, or logic to the whole market.

On this CryptoSlate Q&A, the staff behind TEN Protocol explains its idea of “compute in confidence” and why they consider privacy-first execution is a lacking primitive in Ethereum’s scaling roadmap.

Slightly than launching a separate privateness ecosystem, TEN is designed as a full EVM setting anchored to Ethereum settlement and liquidity, permitting builders to selectively select what ought to stay public and what ought to execute confidentially.

The dialogue explores how this hybrid mannequin reshapes person expertise, mitigates MEV, permits sealed-bid markets and hidden order circulate, and unlocks new classes of functions, from verifiable AI brokers to provably truthful iGaming.

It additionally addresses the safety and governance trade-offs of utilizing Trusted Execution Environments, and the way TEN’s structure is designed to make failures detectable, contained, and recoverable fairly than silently catastrophic.

Collectively, the Q&A affords an in depth have a look at how selective confidentiality might redefine belief, composability, and usefulness throughout the Ethereum ecosystem. 

For readers who’re new to TEN Protocol, how do you clarify in easy phrases what “compute in confidence” means and what downside TEN is definitely fixing that present Ethereum L2s don’t?

At its easiest, “compute in confidence” means you should utilize a dapp with out broadcasting your intent, your technique, or your delicate information to everybody watching the chain.

On most Ethereum L2s at present, transparency is the default. Each transaction, its parameters, the intermediate execution steps and sometimes even the “why” behind an motion are seen. That degree of openness is highly effective for verification, however in observe it creates very actual issues. Trades get front-run or sandwiched. Wallets and dapps leak behavioural and financial information. Video games and auctions wrestle to remain each truthful and personal. And lots of real-world or enterprise workflows merely can not function if inputs and logic must be public by design.

That is the core structural limitation TEN addresses. Ethereum was constructed on the idea that information have to be seen in an effort to be verifiable. TEN retains verifiability intact, however removes the concept information itself needs to be uncovered. With the fitting privateness expertise, you’ll be able to show computation is right with out revealing the underlying inputs or logic.

What which means in observe is confidence. Confidence that node operators can’t front-run you. That video games aren’t quietly rigged. That bids aren’t being copied in actual time. That rivals aren’t spying on technique. That dapps aren’t extracting or monetising non-public person inputs.

You continue to get Ethereum-grade safety and verification. You simply don’t must put all the pieces on show to get it.

There are different privacy-focused and TEE-oriented initiatives in crypto; what’s concretely completely different about TEN’s structure and menace mannequin in comparison with issues like privateness L1s, rollups with off-chain proving, or MPC-based approaches?

TEN is constructed as privacy-first Ethereum execution, not as a parallel ecosystem. The aim could be very slender and really intentional: run EVM-style functions with selective confidentiality, whereas preserving settlement, composability, and liquidity anchored to Ethereum itself.

That design alternative is what actually units TEN aside in observe.

In case you have a look at privateness L1s, they typically ask builders to maneuver into a brand new world. New tooling, new execution semantics, and completely different assumptions round composability are widespread. TEN takes the alternative strategy. It’s meant to really feel like Ethereum, not substitute it. Builders preserve the EVM, the requirements they already use, and entry to present liquidity, whereas gaining confidentiality solely the place it truly issues.

ZK-based non-public execution affords extraordinarily sturdy privateness ensures, however these ensures often include trade-offs for general-purpose functions. Circuit complexity, efficiency constraints, and developer friction could make on a regular basis app growth tougher than it must be. TEN makes use of TEEs as an alternative, focusing on general-purpose confidential compute with a really completely different efficiency and developer-experience profile.

MPC-based approaches keep away from trusting {hardware} distributors, which is an actual benefit, however they introduce their very own challenges. Coordination overhead, latency, and operational complexity can rapidly translate right into a poor person expertise for regular functions. TEN accepts a hardware-rooted belief assumption, after which focuses on mitigating it by governance, redundancy, and rigorous safety engineering.

On the core, the differentiator is that this hybrid mannequin. Issues that needs to be public, like finality, auditability, and settlement, keep public. Issues that have to be non-public, like inputs, order circulate, methods, and secret state, stay confidential.

You discuss TEN making crypto really feel like “regular apps” for finish customers, non-public, easy, reliable; what does that appear like from a UX perspective, and the way will utilizing a TEN powered dapp really feel completely different from utilizing a typical Ethereum dapp at present?

At a person degree, it removes the fixed feeling that all the pieces you do is seen and probably exploitable.

In a TEN-powered dapp, that exhibits up in small however significant methods. There’s no mempool anxiousness and no watching your trades get sandwiched in actual time. Intent is non-public by default, whether or not that’s bids, methods, or execution thresholds. Customers don’t must depend on defensive workarounds like non-public RPCs or handbook slippage hacks simply to really feel protected utilizing an app.What you’re left with is a a lot cleaner psychological mannequin, one which’s nearer to Web2. You assume that your inputs and the applying’s enterprise logic aren’t routinely public, as a result of in most software program, they aren’t.

The shift itself is refined, nevertheless it’s elementary. Privateness stops being a bolt-on characteristic or a sophisticated setting solely energy customers perceive, and as an alternative turns into a core product primitive that’s merely there by default.

Trusted Execution Environments introduce a distinct sort of belief assumption, specifically reliance on {hardware} distributors and enclave safety; how do you deal with considerations about side-channel assaults, backdoors, or vendor-level failures in your safety and governance mannequin?

That’s precisely the correct of skepticism. TEN’s place isn’t that TEEs are magic or risk-free. It’s about being express in regards to the menace mannequin and designing the system so {that a} compromise isn’t silently catastrophic.

TEN assumes enclaves present confidentiality and integrity inside outlined bounds, after which builds round that assumption fairly than pretending it doesn’t exist. The aim is to make failures detectable, contained, and recoverable, not invisible.

From a safety perspective, this exhibits up as defense-in-depth. There are sturdy distant attestation necessities, managed code measurement and reproducible builds, and strict key-management practices, together with sealed keys, rotation, and tightly scoped permissions. The enclave assault floor is intentionally minimized, with as little privileged code as attainable working inside it.

Redundancy and fail-safe design are simply as vital. TEN avoids architectures the place one enclave successfully guidelines the system. The place attainable, it depends on multi-operator assumptions and buildings protocols in order that even a compromised enclave can not rewrite historical past or forge settlement on Ethereum.

Governance and operational readiness full the image. Safety isn’t solely about cryptography; it’s additionally about how rapidly and transparently a system can reply. That features patching, revocations, enclave model pinning, and clear incident playbooks that may be executed with out ambiguity.

The underside line is that this: TEN isn’t asking customers to “belief nothing.” It’s about decreasing the sensible belief it’s worthwhile to place in operators and counterparties, and concentrating the remaining belief right into a a lot narrower, auditable floor.

On the DeFi aspect, how do sealed-bid auctions, hidden order books, and MEV-resistant routing truly work on TEN in observe, and the way can customers or regulators achieve confidence in methods the place the core buying and selling logic and order circulate are deliberately encrypted?

At a excessive degree, TEN works by altering what’s public by default.Take sealed-bid auctions. As a substitute of broadcasting bids within the clear, customers submit them in encrypted type. The public sale logic runs inside a TEE, so particular person bids are by no means uncovered throughout execution. Relying on how the public sale is designed, bids could solely be revealed at settlement, or not revealed in any respect, with solely the ultimate final result revealed on-chain. That single change eliminates bid sniping, copy-trading, and the strategic leakage that plagues open auctions at present.

The identical thought applies to hidden order books. Orders aren’t seen in a means that lets others reconstruct intent or technique in actual time. Merchants are shielded from being systematically copied or exploited, whereas the system nonetheless produces execution outcomes that may be verified after the very fact.MEV-resistant routing follows naturally from this mannequin. As a result of person intent isn’t broadcast to a public mempool, the traditional MEV pipeline of see, copy, and sandwich merely doesn’t exist. There’s nothing to front-run within the first place.

That naturally raises the belief query. If the core logic and order circulate are encrypted, how can customers or regulators be assured the system is behaving appropriately?

The reply is that TEN separates privateness of inputs from verifiability of outcomes. Even when inputs are non-public, the foundations should not. Anybody can examine that the matching engine adopted the revealed algorithm, that clearing costs had been computed appropriately, and that no hidden choice or manipulation befell.

On high of that, there are clear audit surfaces and mechanisms for selective disclosure. Regulators or auditors will be granted entry below outlined situations, whereas the general public nonetheless sees cryptographic commitments and on-chain proofs that execution was right.

The result’s a mixture that’s uncommon in at present’s DeFi: confidentiality of order circulate paired with accountability of outcomes.

Verifiable AI brokers are one in all your flagship use instances; are you able to stroll by a concrete instance of an AI agent working on TEN, what stays non-public, what’s publicly verifiable on-chain, and why that’s higher than working the identical agent completely off-chain?

A easy means to consider that is an AI-driven treasury rebalancer for a protocol.

When that agent runs on TEN, a variety of what makes it useful stays non-public by design. The mannequin weights or prompts, which are sometimes the core mental property, by no means must be uncovered. Proprietary indicators and paid information feeds stay confidential. Inner threat limits, intermediate reasoning, and determination logic aren’t leaked to the market. Even the execution intent stays non-public till the second it’s dedicated.

On the identical time, there’s a transparent set of issues which are publicly verifiable on-chain. Anybody can examine that the permitted code truly ran, by way of attestation. They will confirm that a certified coverage module enforced the related constraints, and that the ensuing actions revered the outlined invariants. The ultimate state transitions and settlement nonetheless occur on Ethereum, within the open, as ordinary.

That mixture is what makes this meaningfully higher than working the identical agent completely off-chain. Off-chain brokers finally ask customers to belief logs, operators, or unverifiable claims that “the bot adopted the foundations.” TEN removes that blind belief. It lets brokers preserve their aggressive edge non-public, whereas nonetheless proving to customers, DAOs, and counterparties that they acted strictly inside their mandate.

iGaming has traditionally been suffering from belief points, bots, and opaque RNG; how does TEN allow provably truthful video games whereas nonetheless preserving RNG seeds, anti bot logic, and recreation methods non-public, and the way do you see this becoming into present regulatory frameworks for on-line gaming?

iGaming has all the time been constructed round a elementary battle: transparency is required to show equity, however secrecy is crucial to guard RNG methods, safety controls, and anti-bot logic. Expose an excessive amount of, and the system is gamed. Cover an excessive amount of, and belief collapses.

TEN resolves that battle by selective confidentiality. Delicate parts keep non-public, whereas the foundations and outcomes stay provable.On randomness, this enables “provably truthful” to be literal fairly than aspirational. Video games can use commit-reveal and verifiable randomness schemes the place randomness is dedicated to upfront, outcomes are independently verifiable by gamers, and RNG seeds stay non-public till it’s protected to reveal, or are solely partially revealed. Gamers get confidence in equity with out attackers gaining a usable blueprint.

The identical precept applies to anti-bot and threat controls. Bot-detection heuristics and fraud methods run confidentially, which issues as a result of as soon as these mechanisms are public, refined actors adapt instantly. Preserving them non-public preserves their effectiveness whereas nonetheless permitting the system to supply verifiable outcomes.

Extra broadly, this allows provable recreation integrity. Gamers can confirm {that a} recreation adopted its revealed guidelines and that outcomes weren’t manipulated, with out exposing delicate internals like safety logic, thresholds, or technique parameters.

From a regulatory perspective, this maps cleanly onto present frameworks. Regulators usually care about auditability, equity ensures, and enforceable controls, not about forcing each inside mechanism into the open. TEN’s mannequin of verifiable outcomes mixed with selective disclosure aligns naturally with these necessities.

From a developer’s standpoint, what does constructing a “selectively non-public” good contract on TEN appear like, how do they mark capabilities for TEE execution, and the way do they take a look at and debug logic that they can not simply sign off to a public mempool?

From a developer’s standpoint, the simplest means to consider TEN is that you just’re constructing with two execution zones.

There’s a public zone, which seems like regular Ethereum growth: normal EVM logic, public state, and composable contracts that behave the best way you count on on any L2.

Then there’s the confidential zone, the place particular capabilities and items of state execute inside TEEs, with encrypted inputs and tightly managed disclosure.

In observe, builders explicitly resolve what ought to run “in confidence” and what ought to stay public. The confidential aspect is the place you’d put issues like commerce matching, RNG, technique analysis, or secret storage, whereas all the pieces else stays within the open for composability and settlement.

The workflow shift exhibits up most in testing and debugging, as a result of you’ll be able to’t deal with the general public mempool as your always-on debug console. As a substitute, testing and debugging usually leans on native devnets with enclave-like execution, deterministic take a look at vectors, and managed debug modes throughout growth. And fairly than counting on public logs, you validate behaviour by verifiable commitments and invariants, proving that the system stayed throughout the guidelines even when the inputs are non-public.

The important thing change is shifting away from mempool introspection as a debugging crutch, and designing for provable correctness from the beginning.

You spotlight composability between non-public and public parts as a key differentiator; what new software patterns do you count on to emerge from this hybrid mannequin, and the way can present Ethereum protocols combine TEN with out utterly rewriting their stack?

TEN’s hybrid mannequin unlocks software patterns which are both extraordinarily tough or just not attainable on chains which are clear by default.

One apparent sample is non-public execution with public settlement. Delicate logic like commerce matching, technique analysis, RNG, or threat controls can run confidentially, whereas the ultimate outcomes nonetheless settle publicly on Ethereum. You get privateness the place it issues, with out giving up verifiability or composability.

One other space is protected worth discovery and darkish liquidity. Sealed bids, hidden order books, and personal routing make it attainable to run fairer markets, whereas nonetheless producing outcomes which are verifiable on-chain. The market will get integrity with out turning each participant’s intent into public information.

Video games and AI brokers are one other pure match. Fingers, methods, prompts, or mannequin internals can stay non-public, whereas equity, correctness, and settlement keep provable. That mixture could be very arduous to realize in a completely clear execution setting.

You additionally begin to see selective disclosure functions emerge. Issues like id, fame, compliance, or eligibility checks can keep non-public, whereas nonetheless implementing public guidelines and producing auditable outcomes.

What makes TEN distinct is that none of this requires abandoning Ethereum. TEN is a full EVM, so present Ethereum good contracts deploy on TEN out of the field and behave precisely as builders count on. The distinction is that they instantly achieve the choice to run components of their logic in confidence.

For a lot of protocols, integration will be easy. Groups can deploy the identical contracts to TEN alongside Ethereum, preserve the general public model unchanged, after which progressively allow confidential execution the place it provides essentially the most worth.

That naturally creates two adoption paths. Some groups will take the minimal-effort route, deploying present contracts unchanged and gaining each a public and confidential occasion with virtually no further work. Others will take a progressive strategy, selectively shifting high-value flows like order circulate, auctions, video games, or agent logic into confidential execution over time.

The important thing level is that TEN doesn’t drive builders to decide on between composability and confidentiality. It lets them preserve Ethereum’s ecosystem, liquidity, and tooling, whereas making privateness a first-class functionality fairly than a bolt-on.

Who operates the enclaves and infrastructure that energy TEN, how do you keep away from centralization round a small set of operators, and what does the roadmap appear like for decentralizing the community, bootstrapping the ecosystem, and attracting the primary breakout apps on TEN?

Like most new networks, TEN begins with a sensible bootstrap section. Early on, which means a smaller, extra curated set of operators and infrastructure, with the main focus squarely on reliability and safety. The aim at this stage isn’t maximal decentralization on day one, however ensuring the system works predictably and safely as builders begin constructing actual functions on it.

Avoiding long-term centralization is the place the structure and incentives actually matter. The roadmap is constructed round permissionless operator onboarding, paired with sturdy attestation necessities so operators can show they’re working the fitting code in the fitting setting. Financial incentives are designed to encourage many impartial operators fairly than a small cartel, and there’s an express emphasis on geographic and organizational range. On high of that, efficiency and safety standards are clear, and the protocol itself is structured to stop any single operator from dominating execution.

By way of how the roadmap unfolds, the primary section is about bootstrapping reliability and developer tooling. As soon as that basis is stable, the main focus shifts to delivery flagship functions that genuinely want confidentiality, issues like iGaming, protected DeFi workflows, and verifiable AI brokers. From there, operator participation expands, governance decentralizes, and the safety posture continues to harden as extra worth flows by the community and the stakes rise.

That’s what units up the ecosystem flywheel. Builders don’t come to TEN simply because it’s one other EVM; they arrive as a result of it affords capabilities they’ll’t get elsewhere.

The breakout app thesis is simple. The primary actually profitable TEN-native software will probably be one thing that both can not exist, or can’t be aggressive, on transparent-by-default chains. In that case, confidentiality isn’t a checkbox characteristic. It’s the product itself.

Cais Manai
Cais Manai

Co-Founder & CPO • TEN Protocol

Cais Manai is a product and expertise chief who has spent his profession bridging international finance and blockchain.



Source link

Tags: ApproachComputeConfidenceEthereumsPrivacyProtocolredefinesten
Previous Post

Tron Stablecoin Volume Exceeds XRP Activity By Over 10 Times

Next Post

ZetaChain (ZETA) Price Prediction 2025 2026 2027

Related Posts

Why Ethereum’s Record 29.6M ETH Turnover Signals A High-Velocity Speculative Trap
Ethereum

Why Ethereum’s Record 29.6M ETH Turnover Signals A High-Velocity Speculative Trap

March 7, 2026
Ethereum’s Price Dips, But Bitmine Immersion Is Buying More ETH Through Market Chaos
Ethereum

Ethereum’s Price Dips, But Bitmine Immersion Is Buying More ETH Through Market Chaos

March 6, 2026
Vitalik Buterin Makes Shocking Warning About Ethereum’s Future
Ethereum

Vitalik Buterin Makes Shocking Warning About Ethereum’s Future

March 4, 2026
Ethereum Reaching End Game? Founder Vitalik Buterin Shares New Development
Ethereum

Ethereum Reaching End Game? Founder Vitalik Buterin Shares New Development

March 3, 2026
Ethereum Roadmap Could Advance Faster With AI, Buterin Says
Ethereum

Ethereum Roadmap Could Advance Faster With AI, Buterin Says

March 2, 2026
Whales, Derivatives Market Exits Signal Waning Appetite
Ethereum

Whales, Derivatives Market Exits Signal Waning Appetite

March 2, 2026
Next Post
ZetaChain (ZETA) Price Prediction 2025 2026 2027

ZetaChain (ZETA) Price Prediction 2025 2026 2027

XRP Price Trims Upside, Slow Decline Signals Seller Dominance

XRP Price Trims Upside, Slow Decline Signals Seller Dominance

Facebook Twitter Instagram Youtube RSS
Blockchain 24hrs

Blockchain 24hrs delivers the latest cryptocurrency and blockchain technology news, expert analysis, and market trends. Stay informed with round-the-clock updates and insights from the world of digital currencies.

CATEGORIES

  • Altcoins
  • Analysis
  • Bitcoin
  • Blockchain
  • Blockchain Justice
  • Crypto Exchanges
  • Crypto Updates
  • DeFi
  • Ethereum
  • Metaverse
  • NFT
  • Regulations
  • Web3

SITEMAP

  • About Us
  • Advertise With Us
  • Disclaimer
  • Privacy Policy
  • DMCA
  • Cookie Privacy Policy
  • Terms and Conditions
  • Contact Us

Copyright © 2024 Blockchain 24hrs.
Blockchain 24hrs is not responsible for the content of external sites.

  • bitcoinBitcoin(BTC)$67,784.00-4.22%
  • ethereumEthereum(ETH)$1,977.63-4.73%
  • tetherTether(USDT)$1.000.01%
  • binancecoinBNB(BNB)$628.11-2.53%
  • rippleXRP(XRP)$1.37-2.72%
  • usd-coinUSDC(USDC)$1.000.01%
  • solanaSolana(SOL)$84.40-4.46%
  • tronTRON(TRX)$0.283413-0.84%
  • Figure HelocFigure Heloc(FIGR_HELOC)$1.02-1.05%
  • dogecoinDogecoin(DOGE)$0.090519-2.85%
No Result
View All Result
  • Home
  • Bitcoin
  • Crypto Updates
    • General
    • Altcoins
    • Ethereum
    • Crypto Exchanges
  • Blockchain
  • NFT
  • DeFi
  • Metaverse
  • Web3
  • Blockchain Justice
  • Analysis
Crypto Marketcap

Copyright © 2024 Blockchain 24hrs.
Blockchain 24hrs is not responsible for the content of external sites.