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.

  • chip@feddit.rocks
    link
    fedilink
    arrow-up
    6
    arrow-down
    1
    ·
    1 month 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@lemmy.ml
      link
      fedilink
      English
      arrow-up
      6
      ·
      1 month ago

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

      • chip@feddit.rocks
        link
        fedilink
        arrow-up
        4
        ·
        1 month 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@lemmy.ml
          link
          fedilink
          English
          arrow-up
          4
          ·
          1 month ago

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

      • birdcat@lemmy.ml
        link
        fedilink
        arrow-up
        1
        ·
        1 month 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.

    • treasure@lemmy.blahaj.zone
      link
      fedilink
      arrow-up
      4
      ·
      1 month 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.

        • treasure@lemmy.blahaj.zone
          link
          fedilink
          arrow-up
          1
          ·
          1 month 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@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    4
    ·
    1 month 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@lemmy.ml
    link
    fedilink
    English
    arrow-up
    2
    ·
    1 month 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@lemmy.ml
    link
    fedilink
    arrow-up
    1
    ·
    1 month 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.

  • hexagonwin@lemmy.sdf.org
    link
    fedilink
    arrow-up
    2
    arrow-down
    1
    ·
    1 month 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)

    • treasure@lemmy.blahaj.zone
      link
      fedilink
      arrow-up
      6
      ·
      edit-2
      1 month 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.