Not maintained
LibrePass
An open-source password manager with end-to-end encryption, zero-knowledge architecture, and seamless multi-device synchronization.

Overview
LibrePass is a full-stack password management system designed with security and usability as first-class concerns. All cryptographic operations happen client-side, ensuring the server never has access to plaintext data.
- End-to-end encryption with client-side cryptographic operations
- Zero-knowledge architecture, server stores only encrypted blobs
- Multi-device synchronization with a Kotlin/Spring Boot backend
- Native clients for Android, desktop, and web with modern UI
- Offline-first synchronization with conflict resolution
- Easy deployment with Dockerized backend