No tracking
Browse without Reddit scripts, ads, or third-party tracking code following you around the web.
Rettid is a fast, privacy-respecting, self-hosted Reddit frontend. Browse the communities you enjoy without ads, trackers, or a required account.
Rettid keeps the focus on communities and conversations, not surveillance or engagement metrics.
Browse without Reddit scripts, ads, or third-party tracking code following you around the web.
Run your own instance with Docker and decide where your data and preferences stay.
Use the streamlined Voyager layout on small screens or a classic, information-dense desktop view.
Get a private instance running with the published Docker image. Visit it at http://localhost:8080 once the container is up.
docker run -d --name rettid -p 8080:8080 gab360/rettid:latest
Prefer Compose? Copy .env.example to .env, then run docker compose up -d.
Inspect the code, run an instance, report an issue, or help make Rettid better.