New Reddit refugee here! One thing I noticed when signing up for Lemmy is the lack of multi-factor authentication to protect my account. Just curious if this on the roadmap?
TOTP is done, it’ll be in the next release.
That is what I call a quick developer response (as in implementation) to a community feature request 😄 (Of course, TOTP support was finished well before this post was created.)
I’m not a developer so I don’t know when this will be available, but it’s already been put into the codebase on github, I assume server owners will be able to enable it when the next major lemmy version is out but I have no clue how often lemmy versions are put out https://github.com/LemmyNet/lemmy/pull/2741
Not a bad idea. I had no clue Reddit even had that.
I’m not a Lemmy developer but 2FA with TOTP keys (either sent by email or using authenticator) should be possible to implement. 2FA via SMS is unlikely to happen.
+1 for MFA. MFA all the things. Mastodon has it, Lemmy should too.