Skip to content

Commit 357e7c2

Browse files
committed
chore: remove "official" instance
1 parent d097495 commit 357e7c2

File tree

1 file changed

+2
-13
lines changed

1 file changed

+2
-13
lines changed

README.md

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
---
88

9-
**10-second pitch:** Redlib is a private front-end like [Invidious](https://github.com/iv-org/invidious) but for Reddit. Browse the coldest takes of [r/unpopularopinion](https://redlib.matthew.science/r/unpopularopinion) without being [tracked](#reddit).
9+
**10-second pitch:** Redlib is a private front-end like [Invidious](https://github.com/iv-org/invidious) but for Reddit. Browse the coldest takes of [r/unpopularopinion](https://farside.link/redlib/r/unpopularopinion) without being [tracked](#reddit).
1010

1111
- 🚀 Fast: written in Rust for blazing-fast speeds and memory safety
1212
- ☁️ Light: no JavaScript, no ads, no tracking, no bloat
@@ -30,7 +30,6 @@
3030
- [Reddit](#reddit)
3131
- [Redlib](#redlib-1)
3232
- [Server](#server)
33-
- [Official instance (redlib.matthew.science)](#official-instance-redlibmatthewscience)
3433
5. [Deployment](#deployment)
3534
- [Docker](#docker)
3635
- [Docker Compose](#docker-compose)
@@ -159,17 +158,7 @@ For transparency, I hope to describe all the ways Redlib handles user privacy.
159158

160159
- **Logging:** In production (when running the binary, hosting with docker, or using the official instances), Redlib logs nothing. When debugging (running from source without `--release`), Redlib logs post IDs fetched to aid with troubleshooting.
161160

162-
- **Cookies:** Redlib uses optional cookies to store any configured settings in [the settings menu](https://redlib.matthew.science/settings). These are not cross-site cookies and the cookies hold no personal data.
163-
164-
#### Official instance (redlib.matthew.science)
165-
166-
The official instance is hosted at https://redlib.matthew.science.
167-
168-
- **Server:** The official instance runs a production binary, and thus logs nothing.
169-
170-
- **DNS:** The domain for the official instance uses Cloudflare as the DNS resolver. However, this site is not proxied through Cloudflare, and thus Cloudflare doesn't have access to user traffic.
171-
172-
- **Hosting:** The official instance is hosted on [Replit](https://replit.com/), which monitors usage to prevent abuse. I can understand if this invalidates certain users' threat models, and therefore, self-hosting, using unofficial instances, and browsing through Tor are welcomed.
161+
- **Cookies:** Redlib uses optional cookies to store any configured settings in the settings menu. These are not cross-site cookies and the cookies hold no personal data.
173162

174163
---
175164

0 commit comments

Comments
 (0)