
ShorShield
European solution for passwordless credential management.
What it does
ShorShield is a passwordless credential management platform for enterprises built & deployed in Europe. It is quantum-safe & has zero knowledge data vault, meaning that even if the server is 100% breached the attacker takes away nothing (no decryption keys, no credentials). Existing solutions still rely on a single master password and some use public key cryptography, that might save from credential breach but still potential part of the Harvest Now Decrypt Later campaign.
Does the same job
all alternatives →
- APA password system with no database, no sync, and nothing to breachFeb 2026 · bastion-enclave.vercel.app · ▲14
Hi HN, Bastion Enclave is an experiment in removing centralized trust from password management by eliminating server-side state entirely. Instead of storing an encrypted vault or syncing secrets through a backend, Bastion computes credentials deterministically on-the-fly using explicit cryptographic inputs. Given the same master entropy, service name, username, and version counter, the same password is reproduced across platforms. There is no account system, no database, and no persistent server storage — the server serves static code only. Password generation uses domain-separated salts and…

- DODefguard – open-source security army knife (Identity,MFA,VPN,Yubikey)2023 · github.com · ▲32
- WCWe created a password and data manager for teams2022 · hypervault.com · ▲21
- GCGetHTTPSforFree.com, a no-install browers-based Let's Encrypt client2015 · gethttpsforfree.com · ▲18
More life & fun this month
the category →- TL
Life & fun · 10d ago · louisabraham.github.io



Photosynthesis fires two of your iPhone
Life & fun · 29d ago · photosynthesis.camera
- CCCreatium Coach▲320
Your multimedia mentor that takes you from mid to great
Life & fun · 11d ago · producthunt.creatium.info
SoloUno▲310Take control of hair pulling, nail biting & skin picking
Life & fun · 28d ago · solouno.io
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