
Nulkratos
Even the developer can't read your messages
What it does
Nulkratos is a browser-based messenger where the server is completely blind to your messages. Every message is encrypted with AES-256-GCM in your browser before leaving your device. The server stores only ciphertext — meaningless without your PIN. • Argon2id key derivation (64MB memory) • HKDF ratchet for forward secrecy • Usernames stored as SHA-256 hashes • No phone number, no email, no tracking • 100% open source
Does a similar job
all alternatives →



- Tamarto — Ultra Secure Messaging AppNov 2025 · ▲2
A decentralized platform where messages vanish by default
- SSSubtle.sh – Zero-setup E2E encrypted messaging using OpenPGP and Soketi2024 · subtle.sh · ▲10
Hey HN, I've been playing around with OpenPGP.js and Soketi lately and decided to build a simple E2E encrypted messaging app. It's called subtle.sh. The idea is pretty straightforward: you need to send a secret to someone, but you don't want to use Slack, email, or any other plain text medium. subtle.sh generates a fresh session with ephemeral keys, you share the link, and once the tab is closed, everything disappears. Some key points: - Zero setup required (no accounts, no installation) - E2E encryption using OpenPGP.js - Real-time messaging with Soketi (an open-source Pusher alternative) -…
More dev tools this month
the category →



OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 2d ago · opentrailpaper.com

Open-source GTM skills for technical founders
Dev tools · 30d ago · gtmcofounder.com

Launched alongside, May 2026
the whole month →

Parallel agents, diff reviewer, and multi-model comparisons
Dev tools · May 2026 · kilo.ai


- NW
Hey HN, Henry here from Cactus. We open-sourced Needle, a 26M parameter function-calling (tool use) model. It runs at 6000 tok/s prefill and 1200 tok/s decode on consumer devices. We were always frustrated by the little effort made towards building agentic models that run on budget phones, so we conducted investigations that led to an observation: agentic experiences are built upon tool calling, and massive models are overkill for it. Tool calling is fundamentally retrieval-and-assembly (match query to tool name, extract argument values, emit JSON), not reasoning. Cross-attention…
Life & fun · May 2026 · github.com
- FM
Dev tools · May 2026 · github.com