Show HN: Bramble – Local-first password manager
Category: security
Tags: password-manager, local-first, rust-crypto, autofill, privacy
Score: 7.8/10 (Innovation: 7, Technical: 9, Documentation: 8, Utility: 7)
Bramble is a local-first password manager that uses a Rust crypto core to encrypt secrets on-device, with browser extensions and native mobile apps all sharing the same vault. It stands out by eliminating cloud servers entirely, offering peer-to-peer sync, and supporting passkeys, biometric unlock, and multi-key vaults with LUKS-style key slots.
Target audience: backend devs, devops, security-conscious users, mobile users
Repository: https://github.com/flythenimbus/bramble · TypeScript · GPL-3.0
View on Hacker News