FlareStart
HomeNewsHow ToSources
FlareStart

Where developers start their day. All the tech news & tutorials that matter, in one place.

Quick Links

  • Home
  • News
  • Tutorials
  • Sources
  • Privacy Policy

Connect

© 2026 FlareStart. All rights reserved.

Back to articles
We built an encrypted email client with post-quantum cryptography
How-ToWeb Development

We built an encrypted email client with post-quantum cryptography

via Dev.to WebdevLucas2h ago

We have been building an unprecedented end-to-end encrypted email service where we, by design, cannot read your mail. No other encrypted email service has post-quantum cryptography in production that works with any email provider, not just their own users. Client-side encryption with post-quantum cryptography, zero-knowledge architecture, fully open source under AGPL v3, servers in Germany. We're releasing soon and you can join the waitlist today: https://astermail.org/ We built Aster Mail because we wanted end-to-end encrypted email that's actually private. All encryption and decryption happens client-side. We encrypt email content, subjects, contacts, folder structure, search indices, timestamps, and attachment data before anything touches our servers. Minimal routing metadata (sender/recipient addresses) is required for SMTP delivery, but we encrypt everything we can beyond that. On top of standard PGP, we include post-quantum cryptography by default, protecting against store-now-de

Continue reading on Dev.to Webdev

Opens in a new tab

Read Full Article
2 views

Related Articles

Task 3: Delivery Man Task
How-To

Task 3: Delivery Man Task

Dev.to • 3h ago

I Wasted Months Memorizing Design Patterns — This One Trick Changed Everything
How-To

I Wasted Months Memorizing Design Patterns — This One Trick Changed Everything

Medium Programming • 4h ago

Top 5 Games to Improve Your Coding Skills
How-To

Top 5 Games to Improve Your Coding Skills

Medium Programming • 4h ago

I Got a $40 Parking Fine, So I’m Building an App That Fixes It
How-To

I Got a $40 Parking Fine, So I’m Building an App That Fixes It

Medium Programming • 8h ago

Here Is What Programming Taught Me About Solving Real-World Problems
How-To

Here Is What Programming Taught Me About Solving Real-World Problems

Medium Programming • 9h ago

Discover More Articles