Lemmy: Add Email Verification

Created on 15 May 2020  路  8Comments  路  Source: LemmyNet/lemmy

Add the ability for the administration of individual instances to enable e-mail verification at its discretion.

The amount of spam on popular resources is often disastrous. Captcha and email verification can make targeted spam attacks much more difficult.

enhancement

Most helpful comment

@ptman I dont like to use something that depends on an external server.

All 8 comments

Regarding Captcha, would a "proof of work" be a viable alternative instead of asking the user to complete a puzzle?

https://scottpeterjohnson.github.io/hashwall/dist/

I agree about the captcha. There are many doubts and questions about its use.

https://github.com/LemmyNet/lemmy/issues/638

hcaptcha? (instead of recaptcha)

@ptman I dont like to use something that depends on an external server.

It must be optional. But in order to fight spam, which has great volume, and sometimes profit motive, a single instance admin or open source project developer doesn't necessarily have enough capacity to deal with it well. I believe cloudflare moved from recaptcha to hcaptcha after having evaluated several options.

Ideally, there would be a federated open source captcha usable for any and all services, but until then something else will have to be used.

I'd want it to be something self-hostable, ideally a dockerized thing.

We've added captcha instead.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

StaticallyTypedRice picture StaticallyTypedRice  路  6Comments

chovy picture chovy  路  3Comments

fsondej picture fsondej  路  5Comments

marek-lach picture marek-lach  路  6Comments

Nutomic picture Nutomic  路  5Comments