Redlib is a private front-end like Invidious but for Reddit.
Redlib is an open-source, private front-end for Reddit, originally forked from Libreddit to provide a tracking-free browsing experience. It is designed for users who want to access Reddit content without the associated bloat, ads, or privacy risks.
The main features of this tool include:
Enhanced Privacy and Anonymity: All requests, including media like images and videos, are proxied through the server so your personal information is never exposed to Reddit. It features a strong Content Security Policy (CSP) that prevents your browser from making any direct requests to Reddit's servers.
Blazing-Fast Performance: Written in Rust, the tool is optimized for memory safety and speed. It significantly outperforms the official Reddit site, with a "Time to Interactive" of roughly 2.8 seconds compared to Reddit's 12.4 seconds.
Lightweight and Bloat-Free: The interface uses no JavaScript, no ads, and no tracking scripts, resulting in a much lighter experience than the standard Reddit redesign.
Technical Evasion Techniques: To circumvent Reddit's rate limits and restrictions, Redlib uses OAuth token spoofing to mimic the official Android client. It also automatically refreshes these tokens every 24 hours and mimics official HTTP headers to avoid being blocked.
Extensive Customization: Users can choose from over 15 different themes (including Dracula, Nord, and TokyoNight), multiple layout styles (Card, Clean, or Compact), and configure content settings like blurring NSFW or spoiler previews.
Flexible Deployment Options: It can be easily self-hosted using Docker, Podman, or as a standalone binary on Linux, macOS, and Windows. It also supports being run as a systemd service for permanent hosting.
Zero-Logging Policy: In production environments, the tool logs nothing, ensuring that even the instance administrator does not track your viewing habits.
RSS Support: It includes the ability to generate RSS feeds for subreddits, allowing users to follow content through their preferred feed readers.