# \[Paid\] Plugin- Allow no email address necessary on registration

**URL:** https://meta.discourse.org/t/paid-plugin-allow-no-email-address-necessary-on-registration/53919
**Category:** Marketplace
**Created:** [December 7, 2016, 1:52pm UTC](https://meta.discourse.org/t/paid-plugin-allow-no-email-address-necessary-on-registration/53919 "2016-12-07T13:52:53Z")
**Posts on this page:** 1
**Showing post:** 6

<div class="post-metadata">

### Author: ![simon](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/simon/32/339122_2.png) [@simon](https://meta.discourse.org/u/simon)
#### Post date: [December 8, 2016, 9:32pm UTC](https://meta.discourse.org/t/paid-plugin-allow-no-email-address-necessary-on-registration/53919/6 "2016-12-08T21:32:58Z")

</div>

Allowing people to register with an unverified email seems risky - especially for a forum where people are concerned with privacy. One thing that might work would be to authenticate users through another website that uses two factor authentication. If users didn’t want to supply and verify an email address, an email address could be generated for them. If an address was generated with the format `username@sms.yourdomain.com`, an email service like SendGrid could be used to parse emails sent from Discourse to that domain and POST the contents to a URL. From that URL you could resend the emails as SMS messages using a service like Twilio. This could get expensive though.

---

_[View the full topic](https://meta.discourse.org/t/paid-plugin-allow-no-email-address-necessary-on-registration/53919)._
