Private by default

A better way to browse Reddit.

Rettid is a fast, privacy-respecting, self-hosted Reddit frontend. Browse the communities you enjoy without ads, trackers, or a required account.

Built for calm, private browsing.

Rettid keeps the focus on communities and conversations, not surveillance or engagement metrics.

No tracking

Browse without Reddit scripts, ads, or third-party tracking code following you around the web.

Self-hosted

Run your own instance with Docker and decide where your data and preferences stay.

Responsive design

Use the streamlined Voyager layout on small screens or a classic, information-dense desktop view.

Self-host in minutes

Your feed, your server.

Get a private instance running with the published Docker image. Visit it at http://localhost:8080 once the container is up.

Read the deployment guide
docker run -d --name rettid -p 8080:8080 gab360/rettid:latest

Prefer Compose? Copy .env.example to .env, then run docker compose up -d.

Open source

Make Reddit feel like your own again.

Inspect the code, run an instance, report an issue, or help make Rettid better.