wanderlust icon indicating copy to clipboard operation
wanderlust copied to clipboard

[FEATURE] Filter genuine email

Open pankaj-bind opened this issue 1 year ago • 3 comments

Description

Security Feature

In your application anyone can enter using temporary or disposable email.

Use Case

It will allow only genuine users only. It will help to avoid any bot.

Proposed Solution

I will add a feature so that no one could create an account using temporary or disposable email.

Additional Information

Assign me this work under GSSoC24, I will implement it.

Attachments

No response

pankaj-bind avatar May 13 '24 18:05 pankaj-bind

@pankaj-bind kindly let us know the approach and ETA

krishnaacharyaa avatar May 14 '24 02:05 krishnaacharyaa

I will use an API which is free it will first checks is the email genuine or not, if yes then it proceeds otherwise, breaks operation and shows a popup "invalid email". It's a part of frontend, it does not affects backend. It is not like email verification using OTP. e.g. [email protected] (this is a genuine email) and [email protected] (This is a temporary or disposable email). My solution identifies this. I have tried this, and this feature is very unique.

pankaj-bind avatar May 15 '24 03:05 pankaj-bind

Okay go for it! pankaj-bind. Just make sure you follow the guidelines

krishnaacharyaa avatar May 15 '24 03:05 krishnaacharyaa