1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/teddit_ynh.git synced 2024-09-03 20:26:31 +02:00

Update DESCRIPTION.md

This commit is contained in:
Éric Gaspar 2023-04-08 11:14:46 +02:00
parent bb53f3e885
commit 49c0869c50

View file

@ -7,4 +7,4 @@ A free and open source alternative Reddit front-end focused on privacy. Inspired
- Prevents Reddit from tracking your IP or JavaScript fingerprint - Prevents Reddit from tracking your IP or JavaScript fingerprint
- Unofficial API (RSS & JSON support, no rate limits or Reddit account required) - Unofficial API (RSS & JSON support, no rate limits or Reddit account required)
- Lightweight (teddit frontpage: ~30 HTTP requests with ~270 KB of data downloaded vs. Reddit frontpage: ~190 requests with ~24 MB) - Lightweight (teddit frontpage: ~30 HTTP requests with ~270 KB of data downloaded vs. Reddit frontpage: ~190 requests with ~24 MB)
- Self-hostable. Anyone can setup an instance. An instance can either use Reddit's API with or without OAuth (so Reddit API key is not necessarily needed).