https://github.com/antirez/lamernews#users
Looking at the lamernews repo I see that multiple accounts creation is not really a problem. This:
"Account creation is rate limited by IP address with a key named limit:create_user:<ip_address> with TTL 15 hours."
Avoids it.