XRP Ledger Activates On-Chain KYC/AML In Major Upgrade

bitcoinist2025-09-04 tarihinde yayınlandı2025-09-04 tarihinde güncellendi

Özet

The XRP Ledger (XRPL) activated its “Credentials” amendment on September 4, 2025 at 03:51:21 UTC, bringing a native, standards-aligned identity...

Trusted Editorial content, reviewed by leading industry experts and seasoned editors. Ad Disclosure

The XRP Ledger (XRPL) activated its “Credentials” amendment on September 4, 2025 at 03:51:21 UTC, bringing a native, standards-aligned identity layer to the base protocol and enabling KYC/AML-aware flows directly on-chain. The upgrade follows the XRPL’s amendment governance model—an 80%+ validator supermajority maintained for two weeks—culminating in an EnableAmendment event that permanently switches the new rules on for all subsequent ledgers.

XRPL Adds Native KYC And AML Controls

At the heart of the change is XLS-0070 (“Credentials”), a specification designed to let issuers attest facts about an XRPL account—such as identity verification or sanctions status—in a way that other participants can rely on without exposing private documents to the chain. As the XRPL documentation puts it, “The Credentials feature is a set of tools for managing authorization and compliance requirements using the XRP Ledger blockchain, while respecting privacy and decentralization.” The design “draws from the W3C Verifiable Credentials standard,” adapting it so that the subject of a credential is an XRPL address rather than a URL.

Ripple’s open-source spec site captures the institutional rationale succinctly: “Credentials provide a set of tools for managing authorization and compliance requirements on the XRP Ledger, while respecting privacy and decentralization”—a framing that makes the feature legible to regulated actors who need attestations without building proprietary allow-lists.

Functionally, the amendment introduces new protocol-level objects and transactions so attestations can be issued, accepted, referenced and revoked on-chain. The XRPL’s Known Amendments registry enumerates the changes: three new transactions—CredentialCreate (issuer provisions a credential), CredentialAccept (subject validates it), and CredentialDelete (revocation/cleanup)—plus a new Credential ledger entry type. It also extends the existing DepositPreauth feature so deposit authorization can be expressed in terms of credential requirements, and adds a CredentialIDs field to several transactions (including Payment, EscrowFinish, PaymentChannelClaim, and AccountDelete) so a sender can present a set of credentials when interacting with a destination that enforces compliance gates.

Crucially, the concept docs emphasize that personal documents never touch the blockchain. In a canonical flow, a business that must restrict interactions to KYC’d accounts names trusted issuers off-chain; the issuer verifies the user privately and then writes only a signed credential to the ledger. “The documents that [the user] sends… are never published or stored on the blockchain,” yet multiple counterparties can rely on the same credential, avoiding redundant verification. That balance—on-chain attestations, off-chain evidence—mirrors the W3C Verifiable Credentials model while keeping attestations portable across the XRPL’s features.

The activation also slots into a broader roadmap aimed at institutional-grade rails. Credentials are a prerequisite and companion for other permissioned constructs under consideration, such as Permissioned Domains and a Permissioned DEX, which expect participants to present valid credentials to access controlled liquidity or domain-scoped markets. The documentation for those proposals explicitly ties enforcement back to Credentials, underscoring that the identity layer is designed to be reusable across product surfaces rather than a one-off toggle.

From an implementation standpoint, the feature has been visible to developers for months: Ripple’s reference server (rippled) releases highlighted Credentials among new amendments, the doc set shipped end-to-end guidance and code samples for testing on Devnet, and explorers tracked validator votes toward the 28/35 threshold. Today’s mainnet enablement flips the feature from “open for voting” to production reality, allowing issuers, exchanges, and fintechs to build credential-gated flows that settle atomically on XRPL.

Technically, the change is conservative but far-reaching. Because CredentialIDs can now ride alongside standard Payment semantics, an institution can—at the protocol layer—only accept deposits when the presented set of credential hashes matches a policy it has configured via DepositPreauth. That enforcement happens without bespoke middleware and is recorded in transaction metadata, improving auditability for regulated entities.

Combined with existing primitives (trust lines, AMM, DEX, escrow), the path is open to programmatic policies like “accept euro-stablecoin from counterparties with an up-to-date KYC credential from issuer X, and route cross-currency through a permissioned market if both sides meet domain requirements.”

At press time, XRP traded at $2.82.

XRP price
XRP price, 1-day chart | Source: XRPUSDT on TradingView.com
Featured image created with DALL.E, chart from TradingView.com
Editorial Process for bitcoinist is centered on delivering thoroughly researched, accurate, and unbiased content. We uphold strict sourcing standards, and each page undergoes diligent review by our team of top technology experts and seasoned editors. This process ensures the integrity, relevance, and value of our content for our readers.

Jake Simmons has been a Bitcoin enthusiast since 2016. Ever since he heard about Bitcoin, he has been studying the topic every day and trying to share his knowledge with others. His goal is to contribute to Bitcoin's financial revolution, which will replace the fiat money system. Besides BTC and crypto, Jake studied Business Informatics at a university. After graduation in 2017, he has been working in the blockchain and crypto sector. You can follow Jake on Twitter at @realJakeSimmons.

İlgili Okumalar

A Group of Suzhou Engineers Unexpectedly Attain Financial Freedom

In Suzhou, a group of engineers from Lianxun Instruments, a leader in optical communication testing equipment, have achieved remarkable wealth after the company's IPO. Listed just two months ago on the STAR Market, the company's stock price surged approximately 30 times, making it the only A-share stock priced above 2,000 yuan. This surge created substantial fortunes for nearly 100 technical employees who held a collective 15.91% stake through employee stock ownership platforms, valued at over 36 billion yuan at the current market cap. Among them, nearly 40 became billionaires, while even the smallest holdings exceeded 5 million yuan in value. Founded in 2017 by Hu Haiyang, Yang Jian, and Huang Jianjun, Lianxun Instruments was established to address China's reliance on foreign high-end testing instruments. The company grew rapidly with a strong focus on R&D, where technical staff make up nearly 80% of its workforce. Early implementation of employee stock plans helped retain this core talent. The company's explosive growth is fueled by booming AI computing demand, with clients including major global optical module leaders. Its revenue skyrocketed from 276 million yuan in 2023 to 1.194 billion yuan in 2025, turning a profit in 2024. The IPO has also generated massive returns for early investors, including Suzhou's state-owned capital, which saw a hundredfold return. This story reflects a broader trend in China's markets, where technology firms in AI, semiconductors, and optics are creating new wealth, rewarding engineers and technical teams who are now central to modern capital-driven success stories, marking a shift from previous eras dominated by internet and real estate tycoons.

marsbit4 dk önce

A Group of Suzhou Engineers Unexpectedly Attain Financial Freedom

marsbit4 dk önce

NVIDIA's Annual 'Most Dangerous' Paper: AI Self-Replicating Code, Unlimited Leveling and Evolution

NVIDIA's "Red Queen Gödel Machine" (RQGM) paper proposes a potentially groundbreaking AI self-evolution framework. It breaks from the long-stalled concept of the "Gödel Machine," which required mathematically proven beneficial self-modifications, by adopting an evolutionary approach. The core, and most striking, innovation is that the AI does not just evolve its own code in a static environment. Instead, it co-evolves both the "student" (the task-performing agent) and the "examiner" (the evaluation system that judges it). This creates a dynamic, recursive self-improvement loop inspired by the biological "Red Queen Hypothesis"—where continuous adaptation is needed just to maintain relative fitness. The mechanism operates in epochs. Within an epoch, a fixed examiner evaluates all candidate code variants. At epoch boundaries, a new, potentially more rigorous examiner can replace the old one, but only if it proves statistically superior on a held-out "ground truth" dataset. This "controlled utility evolution" aims to ensure progress is measurable and grounded. The paper demonstrates RQGM's effectiveness across three domains: 1. **Code Generation:** It achieved a 71.7% test-set pass rate (improving over a 69.9% SOTA) while using 1.35-1.72x fewer computational tokens. 2. **Paper Writing:** In a subjective task, the co-evolved writer and reviewer achieved a 40.5% acceptance rate by a fixed human panel, up from 21.8%. 3. **Math Proofs:** It evolved more accurate graders (at 3x lower cost) and higher-scoring provers. Notably, RQGM also mitigated a known LLM bias where AI reviewers favor AI-generated content. By specifically rewarding reviewers that correctly rejected AI-written papers from a historical pool, the evolved system achieved impartiality while maintaining 80% accuracy. The research has sparked significant discussion about the acceleration of Recursive Self-Improvement (RSI). Some, like Anthropic's Jack Clark, have predicted a high probability of highly autonomous, self-evolving AI emerging by 2028. The paper suggests that when an AI begins to design its own evaluators and push itself toward ever-higher standards in a recursive loop, it may be taking a fundamental step toward redefining intelligence and autonomy.

marsbit30 dk önce

NVIDIA's Annual 'Most Dangerous' Paper: AI Self-Replicating Code, Unlimited Leveling and Evolution

marsbit30 dk önce

Apple and the Power Rebalancing with 'The Microns': Dissecting the Profit Ledger Behind the iPhone

The article analyzes the shifting profit dynamics and power balance between Apple and memory suppliers like Micron within the iPhone supply chain. It highlights a social media post criticizing Apple for raising iPhone prices while blaming memory chip cost increases, despite historically paying suppliers like Micron very little. An estimated iPhone 18 cost breakdown is referenced. Historically, memory was a minor cost component. In 2017's iPhone X, memory accounted for only about 1.6-2.3% of the price, with Apple capturing nearly 50% net profit. Over time, memory's share of the Bill-of-Materials (BOM) cost has grown significantly, reaching an estimated 12-15% for the iPhone 17 series. The core driver of this change is soaring demand for memory from the AI industry, particularly for High Bandwidth Memory (HBM) and AI servers, which is diverting production capacity and squeezing supply for consumer electronics. Memory manufacturers, after enduring periods of low profits, now hold greater pricing power. This is reflected in their recent strong financials, like Micron's 84.6% gross margin. Apple CEO Tim Cook initially described the memory price pressure as unprecedented in his 40-year career, later calling it a "once-in-a-century flood," before Apple announced price hikes across several product lines, causing a significant stock drop. Elon Musk echoed Cook's sentiment about the dramatic cost surge. The article concludes that the era of memory suppliers being at the mercy of Apple's pricing power has temporarily reversed, thanks to AI-driven demand. It notes Apple is reportedly seeking to diversify its supply chain, including exploring chips from China's CXMT.

Odaily星球日报2 saat önce

Apple and the Power Rebalancing with 'The Microns': Dissecting the Profit Ledger Behind the iPhone

Odaily星球日报2 saat önce

Conversation with the Founder of 42 Macro: The Fed's 'Boiling the Frog Slowly' and the K-Shaped Economy

In a conversation with Anthony Pompliano, Darius Dale, founder of 42 Macro, discusses the Federal Reserve's monetary policy and the K-shaped U.S. economy. Dale characterizes new Fed Chair Kevin Warsh as a "dove in hawk's clothing," expecting the Fed to signal or enact policy tightening in the coming quarters to create room for later easing. He argues current economic signals, including high deficit spending, debt monetization, and credit growth, strongly indicate inflation is not on a credible path back to 2%, forcing the Fed to act. The discussion highlights the stark "K-shaped" economic reality. While top earners, buoyed by massive cash savings (up ~$8 trillion since pre-pandemic), continue robust spending, those at the bottom face severe financial strain, with delinquency rates on consumer loans reaching crisis-era highs. Dale attributes much of the current social and political anxiety to this divergence, driven by the "Cantillon effects" of monetary expansion, which disproportionately benefits asset owners. He emphasizes that in this environment of "financial repression," individuals must participate in asset markets to avoid being left behind. On equities, Dale notes a rotation from the "Magnificent Seven" tech giants into broader AI-exposed companies, while warning that the tech giants' massive capital expenditure cycles could eventually puncture over-optimistic cash flow projections. Dale concludes by stressing that the core desire across all economic strata is simply the dignity to provide for one's family, a goal currently undermined by systemic policies that act as a "wealth siphon" from the bottom to the top.

marsbit2 saat önce

Conversation with the Founder of 42 Macro: The Fed's 'Boiling the Frog Slowly' and the K-Shaped Economy

marsbit2 saat önce

İşlemler

Spot
活动图片