YSK: there is a Lemmy frontend similar to old reddit called mlmym

gsa32@lemmy.worldbanned from sitebanned from site to You Should Know@lemmy.world – 126 points –
mlmym.org

Why YSK: you can recreate the old Reddit experience by using this frontend for those who have always used old.reddit. It also gives a nostalgic feel, is more efficent, and loads faster than the Lemmy interface.

Source Code

29

You are viewing a single comment

Do we trust them not to steal credentials?

Hmmm yeah this does seem to be proxying login info. Ideally it would be done like elk.zone and mastodon where it kicks you out to an oauth flow that returns with an app token you can later revoke in your account settings. But I'm guessing that doesn't exist for lemmy yet.

On the bright side the UI looks amazing

They do have published source code, so you can look through that if you're concerned, or host your own version instead.