· Musings · 1 min read

We were right (about passkeys) all along

A short gloat

Check out this article we wrote four(!) years ago: https://mailpace.com/blog/changelog/why-we-use-webauthn-for-2fa

you’re welcome.

Do you know what else we’re right about?

  • Transactional Emails shouldn’t track you
  • Emails don’t have to come from Amazon, Gmail or some other big “player”
  • You can build and run a SaaS company from Europe (even the UK)
  • AI isn’t the only thing in town (ok we didn’t write about that but we will soon)

Have a great weekend folks.

    Share:
    Back to Blog

    Related Posts

    View All Posts »

    Vibe coding an SMTP server in Rust

    How I created an SMTP server for passing emails from SMTP over to HTTPS using Rust, Sonnet 4.0 and VSCode, without writing a single line of code