
Wonder Guard
A private storage marvel that safeguards your privacy
What it does
Wonder Guard - Private Vault for iOS. Secure your privacy and data security with multi-layer protection, independent passwords, and clever disguise features.
Does the same job
all alternatives →
- SESecure encrypted vault for photos and videos2021 · apps.apple.com · ▲32
AppLock Vault: Privacy Guard28d ago · play.google.com · ▲2🔐 AppLock Vault — App Lock & Privacy Guard for Android

- KEKeeper – embedded secret store for Go (help me break it)Apr 2026 · github.com · ▲64
Keeper is an embeddable secret store (Argon2id, XChaCha20-Poly1305 by default). Four security levels, audit chains, crash-safe rotation. Vault is overkill for most use cases. This is for when you ge paranoid about env and need encrypted local storage that doesn't suck. No security through obscurity, hence, It's still early, so now's the best time to find weird edge cases, race conditions, memory leaks, crypto misuse, anything that breaks. The README has a full security model breakdown if you want to get adversarial.

More work this month
the category →


The app store for voice native apps that lives in your notch
Work · 29d ago · voiceos.com


Mac-native app for screenshots, recordings and collaboration
Work · 5d ago · cleanshot.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