Tor Unveils WebTunnel – Let Users Bypass Censorship

Tor Project’s Anti-Censorship Team has made a groundbreaking announcement that promises to bolster the fight against internet censorship.



On the World Day Against Cyber Censorship occasion, the team proudly introduced WebTunnel, a revolutionary new type of Tor bridge.



This innovative technology is now available in the stable version of the Tor Browser, marking a significant advancement in censorship circumvention technology developed and maintained by The Tor Project.



The Importance of Bridges in the Fight for Internet Freedom



Developing various types of bridges is crucial for enhancing Tor’s resilience against censorship efforts.






Document
@import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins&family=Roboto&display=swap');
*{
margin: 0; padding: 0;
text-decoration: none;
}
.container{
font-family: roboto, sans-serif;
width: 90%;
border: 1px solid lightgrey;
padding: 20px;
background: linear-gradient(2deg,#E0EAF1 100%,#BBD2E0 100%);
margin: 20px auto ;
border-radius: 40px 10px;
box-shadow: 5px 5px 5px #e2ebff;
}
.container:hover{
box-shadow: 10px 10px 5px #e2ebff;

}
.container .title{
color: #015689;
font-size: 22px;
font-weight: bolder;
}
.container .title{
text-shadow: 1px 1px 1px lightgrey;
}
.container .title:after {
width: 50px;
height: 2px;
content: ' ';
position: absolute;
background-color: #015689;
margin: 20px 0;
}
.container h2{
line-height: 40px;
margin: 5px 3px;
font-weight: bolder;
}
.container a{

color: #170d51;
}
.container p{
font-size: 18px;
line-height: 30px;
margin: 10px 0;

}

.container button{
padding: 15px;
background-color: #4469f5;
border-radius: 10px;
border: none;
background-color: #00456e ;
font-size: 16px;
font-weight: bold;
margin-top: 5px;
}
.container button:hover{
box-shadow: 1px 1px 15px #015689;
transition: all 0.2S linear;

}
.container button a{
color: white;
}
hr{
/ display: none; /
}

.listWrapper {
padding-left: 4rem;
/*list-style-type: none;*/
}

.listWrapper li {
/*padding-left: 2rem;
background-image: url(star.svg);*/
background-position: 0 0;
line-height: 2rem;
background-size: 1.6rem 1.6rem;
background-repeat: no-repeat;
}

Free Webinar : Mitigating Vulnerability & 0-day Threats
Alert Fatigue that helps no one as security teams need to triage 100s of vulnerabilities.

:
The problem of vulnerability fatigue today
Difference between CVSS-specific vulnerability vs risk-based vulnerability
Evaluating vulnerabilities based on the business impact/risk
Automation to reduce alert fatigue and enhance security posture significantly
AcuRisQ, that helps you to quantify risk accurately:


Book Your spot

This is particularly pertinent as the world navigates through the 2024 global election megacycle, a period where the role of censorship circumvention technology becomes increasingly critical in safeguarding Internet Freedom.







For those who have ever contemplated becoming a Tor bridge operator to aid others in connecting to Tor, the introduction of WebTunnel presents an opportune moment to get involved.



Detailed requirements and instructions for running a WebTunnel bridge can be found on the Tor Community portal.



Understanding WebTunnel: The Technology Behind the Innovation



WebTunnel is a censorship-resistant pluggable transport designed to mimic encrypted web traffic (HTTPS), drawing inspiration from HTTP.



It operates by encapsulating the payload connection within a WebSocket-like HTTPS connection, making it appear to network observers as ordinary HTTPS (WebSocket) traffic.



This ingenious design allows WebTunnel to blend seamlessly with regular web traffic, enabling it to coexist with a website on the same network endpoint.



Consequently, when someone attempts to access the website at the shared network address, they will encounter the website’s content without indicating the hidden bridge (WebTunnel).



Comparing WebTunnel to Obfs4 Bridges



WebTunnel offers an effective alternative to obfs4 bridges for most Tor Browser users.



Unlike obfs4 and other fully encrypted traffic, which aim to be entirely distinct and unrecognizable, WebTunnel’s strategy of emulating well-known web traffic renders it more effective in environments with protocol-allower lists and a deny-by-default network policy.



In essence, WebTunnel traffic, by resembling HTTPS traffic—a permitted protocol—successfully bypasses censorship mechanisms that would otherwise reject unrecognized traffic.



How to Use a WebTunnel Bridge



Step 1: Acquiring a WebTunnel Bridge



Currently, WebTunnel bridges are exclusively distributed via the Tor Project Bridges website.



Plans include expanding distribution methods to include platforms like Telegram and Moat.



Users can obtain a WebTunnel bridge by visiting  https://bridges.torproject.org/options , selecting “webtunnel” from the “Advanced Options” dropdown menu, solving a captcha, and copying the provided line.



Step 2: Setting Up Tor Browser



It is essential to note that WebTunnel bridges are incompatible with older versions of Tor Browser (12.5.x).



Users must download and install the latest version of Tor Browser for Desktop or Android.



After installation, users can add the bridge lines obtained in Step 1 through the Connection preferences window or by selecting the option to configure a bridge on Android devices.



Following these steps should enable a successful connection via WebTunnel.



The launch of WebTunnel by the Tor Project represents a significant leap forward in the ongoing battle against internet censorship.



As the global community continues to confront challenges to internet freedom, innovations like WebTunnel underscore the importance of continued vigilance and innovation in pursuing an open and accessible internet for all.



Stay updated on Cybersecurity news, Whitepapers, and Infographics. Follow us on  LinkedIn  &  Twitter .
The post Tor Unveils WebTunnel – Let Users Bypass Censorship appeared first on GBHackers on Security | #1 Globally Trusted Cyber Security News Platform .