I am on creating a system, I am trying to ensure that user cannot register more than once even he uses different email-addresses or he changes its ip, so what strategies should i use ? can I do it with cookies ?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
There is nothing you can do to prevent users from registering them multiple times.
User could have:
Dynamic IP
Clear cookies
Clone MAC address
Use a different email account
No sane user would purchase additional hardware like biometric authentication
User could have multiple credit cards, and addresses
The best case, if to forbid the use of multiple accounts, in the TOS/AUP, and delete/ban those accounts.