OpenLibreNet uses Webfuse as a web augmentation proxy to route requests through regional servers while applying privacy protections.

Request flow through Webfuse proxy infrastructure with privacy protections and regional routing
When you enter a website URL and choose a region (USA, UK, Germany, etc.), OpenLibreNet prepares to route your request through servers in that location.
Example: You select "UK" and enter "bbc.com" - your request will appear to come from the United Kingdom.
Your request is sent to our server. This server fetches the website on your behalf, making it appear as if a user from that region is visiting the site.
Before the website loads, OpenLibreNet applies multiple privacy technologies to prevent tracking and fingerprinting.
Prevents websites from using canvas fingerprinting to create a unique identifier for your browser.
Hides your real device information and presents standardized user agent data.
Removes identifying HTTP headers that could reveal information about you.
Blocks tracking scripts and analytics that attempt to monitor your behavior.
The website loads in your browser through OpenLibreNet's secure session. You can browse normally, and all privacy protections remain active throughout your session.
Session Features:
OpenLibreNet is built on established web augmentation and co-browsing platforms.
Web Augmentation Technology
Webfuse provides the foundation for OpenLibreNet's privacy and geo-unblocking capabilities. It operates as a web augmentation proxy, creating Sessions that serve websites through a virtual layer, enabling real-time modification without requiring source code access.
Co-browsing Technology
Surfly powers the team browsing features in OpenLibreNet, enabling multiple users to share and interact with the same browsing session in real-time.
USA, UK, Germany, France, Netherlands, Sweden, and Hong Kong
24/7 uptime across all regional servers
Enterprise-grade security with SOC 2 Type II certification
Technical details of the privacy protection mechanisms implemented in OpenLibreNet.
Prevents browser fingerprinting
Websites use HTML5 canvas to create a unique fingerprint of your browser. OpenLibreNet intercepts these attempts and returns randomized data, preventing consistent tracking across websites.
How it works: Canvas fingerprinting draws invisible images using your GPU. The subtle differences in rendering create a unique ID. We block this by randomizing the output.
Hides your device information
Your user agent, screen resolution, installed fonts, and other device details can identify you. We replace these with standardized values that appear like a common device configuration.
Protected data: User agent string, screen size, installed plugins, timezone, language settings, hardware capabilities.
Removes identifying HTTP headers
HTTP requests include headers that reveal information about your system and browsing session. We strip or modify headers that could be used for tracking or identification.
Sanitized headers: Referer, Origin, X-Forwarded-For, DNT (Do Not Track), Accept-Language, and other fingerprinting vectors.
Hides your real location
When you browse through OpenLibreNet, websites see the IP address of our regional server, not your actual location. This prevents IP-based tracking and bypasses geographic restrictions.
Benefits: Bypass geo-blocks, prevent IP tracking, access content from different regions, protect your physical location.