# 无邮箱和密码的注册与验证

**URL:** https://meta.discourse.org/t/email-less-and-password-less-registration-authentication/207737
**Category:** Feature
**Created:** [2021年十月31日 17:19 UTC](https://meta.discourse.org/t/email-less-and-password-less-registration-authentication/207737 "2021-10-31T17:19:45Z")
**Posts on this page:** 1
**Showing post:** 20

<div class="post-metadata">

### Author: ![adrelanos](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/adrelanos/32/121409_2.png) [@adrelanos](https://meta.discourse.org/u/adrelanos)
#### Post date: [2022年九月26日 14:41 UTC](https://meta.discourse.org/t/email-less-and-password-less-registration-authentication/207737/20 "2022-09-26T14:41:37Z")

</div>

电子邮件应该是可选的。由于大型电子邮件提供商的寡头垄断，使用电子邮件变得越来越不可靠，甚至不可能。

现在，Gmail 突然阻止了我的域名。

- 即使在多年完美设置了所有电子邮件安全（SPF、DKIM、DMARC 等）之后
  - 我说的完美是什么意思？所有电子邮件安全测试和报告工具都显示“100% OK”，并且
  - 该域名多年来也未出现在任何垃圾邮件列表中（spamhouse…）。

但是你可以联系 Gmail？当然……

引用 [Sender Contact Form - Gmail Help](https://support.google.com/mail/contact/gmail_bulk_sender_escalation)

> 我们将使用您提供的信息来调查和改进我们的垃圾邮件和滥用检测系统。不幸的是，我们无法在调查期间或之后提供有关我们发现的详细信息。

所以可能的答案是“是的，我们调查了，但没有解决，问题在你这边，但你不会分享任何垃圾邮件示例，我们也不会告诉你问题是什么”……也就是说，如果根本存在任何问题的话。

我还是用了那个联系表单。表单最后说需要两周时间才能收到回复。这使得电子邮件几乎不可靠，而且处理起来太麻烦了。

这不仅仅是我的经历。

> **[Carlos Fenollosa - Blog](https://cfenollosa.com/blog/after-self-hosting-my-email-for-twenty-three-years-i-have-thrown-in-the-towel-the-oligopoly-has-won.html)**
>
> Many companies have been trying to disrupt email by making it proprietary. So far, they have failed. Email keeps being an open protocol. Hurray? No hurray. Email is not distributed anymore. You just cannot create another first-class node of this ne

许多其他人也写过类似的经历。

这些伎俩是除了自托管电子邮件服务器的所有技术困难之外。

您能否让电子邮件成为可选的？

- 使用电子邮件地址注册时：可以进行密码恢复。
- 不使用电子邮件地址注册时：无法进行密码恢复。
  - 如果网站管理员允许（可选设置），请警告用户，但允许不使用电子邮件地址注册。
  - 仅用户名 + 密码。

相关主题：

- [Run Discourse without email?](https://meta.discourse.org/t/run-discourse-without-email/179015)
- [Make email optional](https://meta.discourse.org/t/make-email-optional/227971)
- 可能还有很多。

---

_[View the full topic](https://meta.discourse.org/t/email-less-and-password-less-registration-authentication/207737)._
