Go to file
Spike 3edef3aa23
Fixed Screenshot
2020-10-03 18:42:49 +00:00
src Post media and markdown support 2020-08-13 12:14:03 -07:00
templates Show score but not vote buttons 2020-10-03 11:29:34 -07:00
.gitignore Initial commit 2020-08-11 17:19:08 -07:00
Cargo.lock Post media and markdown support 2020-08-13 12:14:03 -07:00
Cargo.toml Post media and markdown support 2020-08-13 12:14:03 -07:00
README.md Fixed Screenshot 2020-10-03 18:42:49 +00:00
Rocket.toml Initial commit 2020-08-11 17:19:08 -07:00

README.md

Libreddit

Libre + Reddit = Libreddit

Features

  • 🚀 Fast: written in Rust for blazing fast speeds and safety
  • ☁️ Light: uses no javascript or ads
  • 🕵 Private: all most requests are proxied through the server (images are still loaded from Reddit)
  • 🔒 Safe: does not rely on Reddit's closed APIs
  • 📱 Responsive: works great on mobile!

Think Invidious but for Reddit. Watch your cat videos without being watched.

Note: Libreddit is still a WIP.

Instances

Deploy an Instance

A) Manual

Make sure you have Rust installed first or else cargo commands won't work.Libreddit uses Rocket for the web server and as of now, Rocket requires Rust Nightly.

rustup default nightly

Deploy using these commands:

git clone https://github.com/spikecodes/libreddit.git
cd libreddit
cargo run

BTC: bc1q72l5jtjcxlma8knwt80nwm5c9wccu45tt7y02g