P2P Password Sync Lets Devices Share Vaults Without Cloud Servers
A peer-to-peer password manager concept called VaultKeepR aims to sync credentials directly between devices, eliminating reliance on corporate cloud infrastructure. The system uses IPFS for distributed storage and peer discovery, CRDTs to merge concurrent edits without conflicts, and XChaCha20-Poly1305 encryption so only encrypted data travels across the network. Depending on context, devices can sync over direct TCP connections on a local network, via WebRTC over the internet, or queue changes locally when offline. Account recovery is handled through Shamir Secret Sharing, allowing trusted contacts to hold recovery shares rather than storing vault access on a central server. While initial sync may be slower due to peer discovery, subsequent syncs can be faster as devices maintain direct connections with one another.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.
Discussion (0)
Log in to join the discussion and vote.
Log in