I want to be logged in so I can do most things on Reddit like post and comment. I want it to be a web frontend rather than an app because I keep many tabs on Reddit open in my browser while doing research on things (like digital privacy for instance!). I did some searching and didn’t find any currently working frontends with login support.

  • @whyNotSquirrel
    link
    English
    292 months ago

    You mean something using their API? Then I have some bad “news” for you 😅

  • @[email protected]
    link
    fedilink
    52 months ago

    Very unlikely to exist. Libreddit (that didn’t support user login to start with) was discontinued a while ago, and Reddit’s hostile stance on 3rd party clients in general means any project gaining prominence will get killed before they become popular. RedReader (an Android app) is only permitted to use its API for free because of public outcry due to accessibility issues involving blind users. A web frontend with user login support for Reddit will get hunted down by Reddit’s legal department if it ever reaches maturity.

    • Wave
      link
      fedilink
      English
      62 months ago

      RedLib has forked Libreddit and has been going strong for the past few months. Its been working beautifully for me.

      • @[email protected]
        link
        fedilink
        42 months ago

        Bless their souls. I cringe whenever I have to open a Reddit page from browser. And I know that old.reddit.com won’t last forever.

        • Wave
          link
          fedilink
          English
          42 months ago

          I use libredirector to redirect to RedLib and it’s been a dream not having to interact with that anti-consumer platform

      • @[email protected]
        link
        fedilink
        12 months ago

        is it also good withouth an account? i dont want to comment there but subscribe to subs. using stealth now but the ui is a bit meh.

        • Wave
          link
          fedilink
          English
          22 months ago

          Correct, you can’t log into it with a Reddit account.

    • @[email protected]
      link
      fedilink
      42 months ago

      Because privacy frontends send only the required data without the whole tracking garbage to the corresponding platform. That doesn’t end at API calls, they are missing JS trackers that track your mouse movement, how long you look at a page, etc as well.

      Often, a nice side effect is that ads are removed as well.

        • @[email protected]
          link
          fedilink
          22 months ago

          It’s a bit hit and miss. Sometimes tracking functions are baked into the same JS files that are required for a functional site. You could absolutely do a deep dive into minified or even obfuscated JS code, but many people prefer to use something simple instead where no tinkering is required.

  • @HumanPerson
    link
    English
    42 months ago

    Unfortunately, that doesn’t exist without the API. You could use the normal frontend and container tabs for ff. They are an extension, but it’s made by Mozilla and integrates quite well. You can even automate it so Reddit always opens in a specific container.

  • Wave
    link
    fedilink
    English
    22 months ago

    I believe you can provide your own API code with Infinity if you compile it from source. Other than that your only way to view Reddit other than Reddit is RedLib, which doesn’t offer the ability to log into your RedLib account. Similar to NewPipe where you can subscribe and follow but not interact.

  • wuphysics87
    link
    fedilink
    12 months ago

    I know you want a webapp, but Red Reader still works last time I checked. It’s an open source android app. It still has API access since they don’t make money. Perhaps something to use away from your computer.

  • @[email protected]
    link
    fedilink
    12 months ago

    doesn’t old reddit work well enough? they removed the login prompt but it can be restored pretty easily with a userscript (just inject the login prompt copied from the wayback machine)

    • @[email protected]
      link
      fedilink
      6
      edit-2
      2 months ago

      Unfortunately, since the API change, Reddit blocks VPNs even on old Reddit.

      EDIT: If you must visit reddit via VPN, consider using sh.reddit.com. It only supports the new layout though.