PearPass – Secure P2P sync and sharing of credentials, no cloud involved
PearPass is a secure peer-to-peer tool for syncing and sharing credentials without using the cloud. It enables direct, encrypted transfers between devices to enhance privacy and security for user credentials.
Background
PearPass is a new open-source tool for securely syncing passwords, 2FA codes, and other credentials across devices using peer-to-peer (P2P) connections — meaning data never touches a cloud server. It is built by Pear Labs, a small collective exploring local-first, privacy-respecting software. The project positions itself as an alternative to subscription services like 1Password, Bitwarden, or Apple's iCloud Keychain, which all rely on cloud infrastructure (even if encrypted). Synchronization happens over a direct encrypted link between devices on the same local network (e.g., Wi-Fi or LAN), making use of existing protocols like mDNS for discovery. This design means no account, no subscription, no cloud storage, and no third-party server involved in the sync process. The trade-off is that syncing only works when devices are on the same network — it is not designed for remote access across the internet. PearPass reflects a growing trend of "local-first" software that prioritizes user control over convenience and avoids dependency on centralized platforms.