Ability To Make Connections Via Teddit #897
Replies: 7 comments
-
Teddit's unofficial API can be found here: https://codeberg.org/teddit/teddit/wiki#teddit-api In particular, this is probably the endpoint you're interested in:
|
Beta Was this translation helpful? Give feedback.
-
This option makes sense for anonymous browsing. It would switch back to reddit.com when the user chooses an account to log into. |
Beta Was this translation helpful? Give feedback.
-
Appreciated if this can be implemented, as Reddit is blocked in my country, and for privacy reason as well. |
Beta Was this translation helpful? Give feedback.
-
Libreddit is also an option, but maybe a little more complex to implement due to lack of api. |
Beta Was this translation helpful? Give feedback.
-
In the meantime: Stealth already has this enhancement |
Beta Was this translation helpful? Give feedback.
-
Teddit has now more API endpoints. |
Beta Was this translation helpful? Give feedback.
-
Teddit is unmaintained and probably soon to be obsolete. Not to mention that Stealth's implementation is rather buggy. |
Beta Was this translation helpful? Give feedback.
-
Requesting the ability to use Teddit (a privacy respective Reddit frontend) instead of Reddit for browsing. This would imply the user can optionally never connect to Reddit directly by using Teddit. This is especially nice for users who don't sign in.
There is one app, however it is very much in alpha and very restrictive as far as layout goes. The ability to stay on Infinity but make connections through Teddit would be amazing.
https://codeberg.org/teddit/teddit
https://teddit.net/
Of course the ability for the user to choose a custom Teddit instance would be implied here. And of course, this would be optional for users who do not want it.
Teddit's Features (Aimed at browsers, so some of these may be irrelevant to use in the app, however users would still not need to make a direct connection to Reddit if they used):
A free and open source alternative Reddit front-end focused on privacy. Inspired by the Nitter project.
No JavaScript or ads
All requests go through the backend, client never talks to Reddit
Prevents Reddit from tracking your IP or JavaScript fingerprint
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)
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).
Beta Was this translation helpful? Give feedback.
All reactions