Hacker News new | past | comments | ask | show | jobs | submit login

Privacy focused? This unknown site is proxy-Ing all requests too/from Reddit. Who knows what (if anything ) they are doing with that information.

Surprised not to see this comment 12 hours and 200 comments layer.




True. But there is no other way to call the Reddit API safely without proxying it through. I have had a very similar idea for sometime and even thought of adding a prompt optionally to get the Reddit api key from the user and store it in localstorage and use it from the browser. But never got around to doing it.

This is almost similar and the code is open source anyway. So you can run your own instance just replacing the API key. This is what I’m planning to do.


It's a valid concern, but the app is open-source, so you can download it and run it yourself locally if you want.

Looking at the README I bet it would take about 5 minutes to create Dockerfile for this.


The “privacy “ comes from proxying the connection to Reddit. If you run it locally every post viewed will be seen by them.


I understand your concern now.

There are many layers to privacy. If you want privacy from both Reddit and Teddit, then it sounds like a VPN is what you need.

I think Teddit's focus on privacy is the removal of ads, tracking beacons and other analytics that the official Reddit front-end includes, perhaps at the cost of - as you put it - having Teddit track your actions via proxy instead (although you're not logged in, so all they get is your IP).

If you run it locally then you remove the proxy problem but then you are talking directly to Reddit, but - unless you use a VPN - that seems unavoidable.

So pick your poison, or add another layer like a VPN to the mix.


Are VPNs really private? It feels like VPNs are the best way to centralize data about people who are worried about their privacy or have something to hide. How trustful are the most popular VPN companies? In the end, you do run 3rd party software and send all your data through 3rd party servers.


Are you saying Teddit is still proxying requests to Reddit even when I'm running it locally?

Can you show me where that happens because I've looked at the source code and the API calls I can find all go directly to Reddit.


Oof.


Oofa doofa




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: