展示HN:MephistoMail – 一款仅使用RAM、无追踪器的一次性电子邮件客户端

2作者: benmxrt3 个月前原帖
嗨,HN, 我对当前的10分钟邮件服务感到很沮丧。这些服务通常充满广告、Google Analytics 跟踪器,以及笨重的界面——完全违背了“隐私”工具的初衷。 我创建了 MephistoMail,作为一个干净的、仅使用 RAM 的前端替代方案。它在后台使用 mail.tm/mail.gw 的 API 进行实际的收件箱映射,但所有操作都在客户端的易失性内存中处理。如果你关闭标签页,会话就会消失。我们这边不会保留任何日志。 技术栈:React 18、Vite、Tailwind CSS、Lucide。 期待听到你的想法、批评和建议! 演示链接: [https://mephistomail.site](https://mephistomail.site) 代码库: [https://github.com/jokallame350-lang/temp-mailmephisto](https://github.com/jokallame350-lang/temp-mailmephisto)
查看原文
Hi HN,<p>I got frustrated with the current landscape of 10-minute mail services. They are often full of ads, Google Analytics trackers, and clunky interfaces—completely defeating the purpose of a &quot;privacy&quot; tool.<p>I built MephistoMail as a clean, RAM-only frontend alternative. It uses the mail.tm&#x2F;mail.gw APIs under the hood for actual inbox mapping but handles everything on the client side in volatile memory. If you close the tab, the session is gone. Zero logs are kept on our end.<p>Tech stack: React 18, Vite, Tailwind CSS, Lucide.<p>Would love to hear your thoughts, roasts, and suggestions!<p>Demo: <a href="https:&#x2F;&#x2F;mephistomail.site" rel="nofollow">https:&#x2F;&#x2F;mephistomail.site</a> Repo: <a href="https:&#x2F;&#x2F;github.com&#x2F;jokallame350-lang&#x2F;temp-mailmephisto" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;jokallame350-lang&#x2F;temp-mailmephisto</a>