Achievements
World-leading server implementations
| Server | Achievement |
|---|---|
| Mailserver | 🧠 SMTP server with full set of pure and hybrid PQC. (Better than Google!) |
| DoT | 🥇 World's first DNS-over-TLS resolver with pure PQC algorithms. |
| DoH | 🥇 DNS-over-HTTPS with better cryptography and security. (Better than Google!) |
| DoQ | 🌟 Future proofed DNS-over-QUIC resolver until 2035! |
| VPN | 🧠 Innovative design. Practically unhackable. |
| SSH | 🏆 Stronger than CIS Server 2 benchmark. Practically unhackable. |
Status
Implementation status across all servers
| Server | PQ Cert | Pure PQC | Hybrid PQC | WBPT | ZTZT | Bug Bounty |
|---|---|---|---|---|---|---|
| SSH | ✅ | ✅ | ✅ | ✅ | ||
| DNS Resolver | No need | No need | No need | ✅ | ✅ | ✅ |
| DoH | ✅ | ✅ | ✅ | ✅ | ✅ | |
| DoT | ✅ | ✅ | ✅ | ✅ | ✅ | |
| DoQ | ✅ | ✅ | ✅ | 🚧 | ✅ | |
| VPN | No need | No need | No need | ✅ | ✅ | ✅ |
| MTA Mailserver | ✅ | ✅ | ✅ | 🚧 | ✅ | |
| MDA Mailserver | No need | ✅ | ✅ | ✅ | 🚧 | ✅ |
| Webserver | ✅ | ✅ | ✅ | ✅ | Have patience! | |
| Agentic AI 🚧 | Have patience! | |||||
| Blockchain 🚧 | Have patience! |
Objectives and Concepts
Terminology and definitions
| Term | Definition |
|---|---|
| PQ Cert | Server certificate signed with Post-Quantum Cryptography. |
| Pure PQC | Pure post-quantum algorithms only. Example: MLKEM1024 |
| Hybrid PQC | Combination of classical and post-quantum algorithms. Example: X25519MLKEM768 |
| WBPT | White Box Purple Test - World's most rigorous TLPT variant. |
| ZTZT | Zero Trust Zero Tolerance - Paranoid variant of Zero Trust architecture. |
| Bug Bounty | Eligibility for $1,000 USD reward program. View criteria. |
🚧 In Progress: Items marked with 🚧 are under active development. ✅ Complete: Fully implemented and production-ready. Have patience! Coming soon with full quantum protection.