FeedFluffy a dead man switch for people living alone
Genuinely useful safety net, but execution hinges on email delivery reliability.

Dead Man's Switch with Mullvad-style anonymous accounts and 128-bit entropy.
Privacy-conscious individuals protecting digital assets (wallets, passwords, legal docs) for emergency handoff
Legacy.com · Silent Circle · Cake Life
I'm a fan of Mullvad and their approach to accounts, so I copied it. But instead of 16 digits (53 bits of entropy), we generate 12 random words from the Monero wordlist (128 bits) and derive the account identifier+"password" using libsodium.
The app is built on top of our existing Flare code and infrastructure. It uses SvelteKit, Shadcn, Tailwind CSS on the frontend, and FastAPI, SQLAlchemy, Celery on the backend. It’s hosted on Hetzner and uses Scaleway for sending email.
I’d appreciate any feedback (positive or negative) on the product. I’ll be in the comments responding to questions.
Website: https://alcazarsec.com/deadmanswitch
Signup (quick & anonymous): https://switch.alcazarsec.com/signup
Genuinely useful safety net, but execution hinges on email delivery reliability.
Solves $120B Bitcoin inheritance problem with USB-only, one-time payment model.
The UX is delightfully minimal — one big "I'm OK" button, configurable guardians, and a check-in window — and the author leaned on Claude Code plus multi-role LLM reviews to shore up gaps in their Swift work, which is an interesting workflow experiment. The privacy-forward touches shown on the landing page (encrypted, no GPS) are promising, but critical backend details and delivery guarantees are missing, and the core idea is familiar rather than novel.
Dead man's switch for solo living, but invite-only beta limits validation.
Client-side encryption before server touch is the right call for dead man's switches.
Dead man's switch plus spend controls solve a real AI agent safety gap nobody else addresses.