Telegram Introduces WEB-Proxy Technology: Masks Traffic as Regular Website Visits

cryptonews.ru2026-08-22 tarihinde yayınlandı2026-08-22 tarihinde güncellendi

Özet

Telegram has introduced a new experimental WEB-Proxy technology designed to circumvent blocking by disguising messenger traffic as regular, secure website visits. Announced on August 21, 2026, the technology routes MTProxy data through an in-app WebView using HTTPS or WebSocket transport, making the data stream indistinguishable from legitimate web surfing. The core innovation is a multiplexed stream sent through a single WebView session. It uses special frame formats to pack multiple logical Telegram connections into one encrypted channel that externally resembles loading a web page. A server-side relay receives this stream, separates it into individual connections for the standard MTProxy, without decrypting content or knowing final destinations, thus preserving privacy. The WEB-Proxy operates on a standard HTTPS domain that also hosts a public website. The proxy bridge page is only activated by a specific URL parameter derived via HMAC-SHA256 from the proxy configuration; all other requests receive the normal site homepage. This provides reliable cover against automated detection systems. Currently a proof-of-concept, the system includes a desktop implementation, an experimental Android client, and plans for iOS support. The technology represents a shift towards more sophisticated integration with legitimate web infrastructure, complicating filtering systems that must choose between blocking HTTPS traffic entirely or allowing service access. Its long-term value will dep...

Telegram Desktop has received a fundamentally new method for bypassing blocks, which masks the messenger's traffic as regular website browsing over a secure connection. The experimental WEB-proxy technology, presented on August 21, 2026, transmits MTProxy data via WebView transport based on HTTPS or WebSocket, making the traffic flow indistinguishable from legitimate web surfing and opening a new perspective for accessing the service under restrictions.

How the Invisible Tunnel Works

The essence of the innovation lies in using a multiplexed stream that is routed through a browser engine embedded in the application. The client retains the familiar encryption and framing of MTProxy but sends all data through a single WebView session instead of direct TCP connections. A special frame format—OPEN, DATA, WINDOW, and CLOSE—allows packing multiple logical Telegram connections into one secure channel that externally appears as a standard web page load.

On the server side, a relay operates, receiving this single stream and carefully splitting it into separate connections for forwarding to the standard MTProxy. The intermediate node does not decrypt the content or know the final destination addresses, acting merely as a blind courier. The payload remains opaque at all stages after the initial transformation by the application, guaranteeing confidentiality even when passing through additional nodes.

The Double Life of a Domain Name

The WEB-proxy operates on a regular HTTPS domain, which continues to host a full-fledged public website. The bridge page for proxying is activated exclusively when a special parameter, calculated based on the configuration, is present. Any regular request receives the site's standard homepage, creating reliable cover from automatic detection systems.

The choice of data transmission method is strictly fixed in the generated intermediate page for each specific session. A local adapter converts TCP connections into logical streams and combines them within one transport session tied to the original domain. This architecture allows using the infrastructure of ordinary hosting and content delivery networks without drawing attention to proxy activity.

Technical Implementation Details

Complete documentation on deployment and the protocol is published in the tproxy-server repository, detailing all configuration nuances. The user specifies the canonical hostname and MTProxy secret, from which a unique identifier for connecting to the bridge is derived using HMAC-SHA256. Only an exact GET request with a specific 43-character parameter grants access to the special page; all other requests are processed as regular visits.

The connection link is of the form https://t.me/webproxy?server=proxy.example.com&secret=... or uses the tg://webproxy scheme. Port 443 and the HTTPS protocol are mandatory and fixed by the WEB-proxy type specification. The described protocol ensures strict typing of requests and prevents accidental bridge activation.

Current Project Status

The development is at the proof-of-concept stage and includes a desktop implementation, an experimental Android client, and plans for iOS support. All platforms use identical intermediate pages, frame formats, and server components, simplifying testing and further development. Unification of client and server parts allows for quick changes and hypothesis testing across different operating systems.

The emergence of WEB-proxy demonstrates a shift towards more sophisticated methods of integration with legitimate web infrastructure. Using standard browser mechanisms and secure protocols complicates the task for filtering systems, which must choose between total blocking of HTTPS traffic and preserving the availability of regular services. The practical value of the technology will be determined by its resilience to adaptive traffic analysis methods and its ability to scale without performance loss.

AI Opinion

From the perspective of machine data analysis, the presented WEB-proxy scheme structurally repeats the earlier technique of masking traffic as legitimate HTTPS—"domain fronting," which became widespread in the mid-2010s and is described as a method of hiding the true connection destination through a mismatch between SNI and HTTP Host. Major CDN providers eventually restricted this capability at the infrastructure level, forcing developers to seek alternative masking paths—in Telegram's case, this path became using a parameterized bridge page within WebView. The situation demonstrates the cyclical nature of the struggle between censorship and circumvention technologies: each technical solution works until filtering systems adapt to the new traffic pattern. Will WEB-proxy remain resilient to analysis of packet timing characteristics and session volume, or will developers once again have to search for a new level of masking?

İlgili Sorular

QWhat is the core principle behind Telegram's new WEB-proxy technology for bypassing blocks?

AThe core principle is to disguise Telegram's traffic as regular HTTPS web traffic. It does this by encapsulating MTProxy data into a multiplexed stream sent through a single WebView session, making it indistinguishable from normal web browsing.

QHow does the WEB-proxy server ensure the disguised domain remains a legitimate website?

AThe domain hosting the WEB-proxy continues to serve a regular public website. The proxy bridge page is only activated when a request contains a specific, cryptographically generated parameter. Any normal request receives the site's standard homepage, providing a reliable cover.

QWhat is the structure of the connection link for the WEB-proxy?

AThe connection link follows the format `https://t.me/webproxy?server=proxy.example.com&secret=...` or uses the `tg://webproxy` scheme. It requires HTTPS on port 443, and the secret is derived from the MTProxy configuration using HMAC-SHA256.

QWhat is the current development status of the WEB-proxy project?

AThe project is in the proof-of-concept stage. It currently includes a desktop implementation, an experimental Android client, and plans for iOS support. All platforms use identical bridge pages, frame formats, and server components for unified testing and development.

QAccording to the AI opinion in the article, what older censorship circumvention technique does WEB-proxy structurally resemble?

AThe AI opinion states that WEB-proxy structurally resembles the older technique of 'domain fronting,' which was used in the mid-2010s to hide the true connection destination by mismatching the SNI and HTTP Host headers. Telegram's approach adapts this concept by using a parameterized bridge page within a WebView.

İlgili Okumalar

Goldman Sachs' Summary After Silicon Valley Investigation: Agents Enter the Execution Era, AI Competition Shifts to Workflows, World Models Rise

Based on a recent field research in Silicon Valley, Goldman Sachs highlights a key shift in the AI industry: moving from systems that "answer questions" to autonomous AI agents that "execute tasks." Commercial models are transitioning from per-seat subscriptions to usage- and outcome-based pricing. The competition is shifting from raw model capability to mastery over specific business workflows, with value accruing to proprietary data, domain context, and operational expertise. A major hurdle for enterprise Agent deployment is not technical ability but "controllability"—issues of accountability, auditability, and error correction, especially in regulated fields. Workflows with clear rules, verifiable outcomes, and reversible actions (e.g., invoice processing) are being automated first. The model landscape is evolving toward a division of labor. Frontier models (like GPT-4) are expected to handle high-value, high-reliability core tasks, while improving open-source models will likely capture the majority (~90%) of inference tokens for standardized, high-volume tasks due to cost advantages. Finally, attention is moving from Large Language Models (LLMs) to "World Models," which understand physical environments, causality, and dynamic interactions. This shift elevates the importance of proprietary, real-world data (from industrial, scientific, and robotic systems) and could drive a second wave of compute demand. Goldman Sachs projects compute needs could grow ~24x over five years, benefiting cloud and infrastructure providers.

marsbit25 dk önce

Goldman Sachs' Summary After Silicon Valley Investigation: Agents Enter the Execution Era, AI Competition Shifts to Workflows, World Models Rise

marsbit25 dk önce

Fidelity Warns: The Boom in AI Agents May Not Be a Feast for Public Blockchains

Fidelity Digital Assets cautions that the anticipated boom in AI agents does not automatically guarantee a corresponding surge in public blockchain adoption or token value. While AI agents that can autonomously perform tasks like payments and data calls could theoretically utilize blockchain for settlement, a significant gap exists between "can use" and "must use." The analysis highlights six key risks. First, many AI agents, especially in corporate settings, may prefer closed, permissioned systems over public blockchains due to needs for speed, cost, compliance, and control. Second, increased on-chain transactions from AI-driven micropayments may not benefit native tokens if fees remain low or if value is captured by stablecoins and payment service providers instead. Third, while AI lowers development costs and increases the number of projects, more code does not equal more economic value and can lead to market oversaturation. Fourth, AI commoditizes coding, making pure technological advantage less of a sustainable moat; competition may shift to brand, liquidity, and user networks. Fifth, AI can also lower the cost of attacks by making vulnerability discovery easier, potentially outpacing security auditing and increasing ecosystem risk. Sixth, institutions may require "controlled blockchain" systems with robust identity, permissioning, and audit trails, conflicting with the permissionless nature of public chains. Ultimately, Fidelity argues against simply equating AI growth with blockchain prosperity. The narrative requires moving from speculation to a concrete analysis of which infrastructures can convert real AI agent needs into sustainable economic value, critically examining each step of the assumed value chain.

marsbit25 dk önce

Fidelity Warns: The Boom in AI Agents May Not Be a Feast for Public Blockchains

marsbit25 dk önce

MiCA is coming for DeFi vaults, but regulation will be difficult

The European Commission is exploring whether to extend the Markets in Crypto-Assets (MiCA) regulation to cover decentralized finance (DeFi) lending and borrowing, including lending vaults. These vaults, which channel billions into on-chain credit markets, present significant regulatory challenges because their decentralized structure doesn't map neatly onto existing financial frameworks. Their legal status is currently based on non-binding interpretations that they fall outside MiCA and EU fund rules. The article uses Morpho's decentralized lending protocol as an example, illustrating how responsibilities are divided among various participants (owner, curator, allocator, sentinel), making it difficult to identify a single "provider" to regulate. Experts warn that broadly categorizing "DeFi lending" could inadvertently capture vastly different structures. They argue that any regulatory approach should focus on the specific structure and control mechanisms of a vault, rather than using decentralization as a simple dividing line, and that DeFi lending may require a dedicated, carefully crafted framework distinct from traditional finance. The Commission's consultation closes on September 30, 2026. The core challenge for regulators is not just whether to regulate DeFi lending, but how to design rules that distinguish between different forms of on-chain lending and the entities that control them.

cointelegraph2 saat önce

MiCA is coming for DeFi vaults, but regulation will be difficult

cointelegraph2 saat önce

İşlemler

Spot
活动图片