Redlib icon
Redlib icon

Redlib

An alternative private front-end to Reddit, with its origins in Libreddit.

Rust subreddit; screenshot from GitHub repository.

Cost / License

Application type

Platforms

  • Online
  • Self-Hosted
  • Reddit
13likes
0articles

Features

Properties

  1.  Privacy focused
  2.  Support for Themes
  3.  Lightweight

Features

  1.  Dark Mode
  2.  No Tracking
  3.  Ad-free
  4.  Rust
  5.  Progressive Web App

Redlib News & Activities

Highlights All activities

Recent activities

Redlib information

AlternativeTo Category

Social & Communications

GitHub repository

  •  3,757 Stars
  •  271 Forks
  •  221 Open Issues
  •   Updated  
View on GitHub

Our users have written 2 comments and reviews about Redlib, and it has gotten 13 likes

Redlib was added to AlternativeTo by K0RR on and this page was last updated .

Comments and Reviews

   
Top Positive Comment
Asumeh
0

A step-up from Libreddit icon Libreddit the most reliable Reddit frontend that I know of; browse through Reddit posts and communities without ads or trackers.

Just a little warning as you may encounter "Failed to parse page JSON data" errors from time to time, due to Reddit's efforts in IP banning. Great... 😒 https://github.com/redlib-org/redlib/issues/324

RemovedUser
0

Great frontend for Reddit, reliable, fast and private.

Review from a new or low-activity account — shown here, but not counted in the app rating.

Featured in Lists

Selfhosting is where you're hosting your own websites, apps, software, tools, and much more on your own server...

List by Korbs with 81 apps, updated

Hi how are things? Today I bring you this list of open source websites that yes or yes, you should visit So enjoy...

List by AxelFOSS with 36 apps, updated

Only freemium/free services, no trialware, no installation needed.

List by Creative_joe with 47 apps, updated

Official Links

What is Redlib?

An alternative private front-end to Reddit, with its origins in Libreddit icon Libreddit.

While originating as a fork of Libreddit, the name "Redlib" was adopted to avoid legal issues, as Reddit only allows the use of their name if structured as "XYZ For Reddit".

Several technical improvements have also been made, including:

  • OAuth token spoofing: To circumvent rate limits imposed by Reddit, OAuth token spoofing is used to mimick the most common iOS and Android clients. While spoofing both iOS and Android clients was explored, only the Android client was chosen due to content restrictions when using an anonymous iOS client.
  • Token refreshing: The authentication token is refreshed every 24 hours, emulating the behavior of the official Android app.
  • HTTP header mimicking: Efforts are made to send along as many of the official app's headers as possible to reduce the likelihood of Reddit's crackdown on Redlib's requests.