KingDownloads

lockpass

by ftyszyx 347 stars Apache-2.0Security & Privacy
Download

About lockpass

Lockpass is a locally stored password manager designed for personal use. It addresses security concerns by avoiding server storage, keeping encrypted data on the user's device instead. The tool was created as an alternative to cloud-based password managers, with a focus on individual control over sensitive data.

The software uses a dual-password system combining a user-remembered master password with a randomly generated 25-character key. Data is encrypted locally using AES-256-CBC encryption before being stored in a SQLite database. The manager supports various password-related functions while maintaining all information offline unless manually backed up to a cloud service.

Key features

  • Dual password mechanism combining master password and generated key
  • AES-256-CBC encryption for stored sensitive information
  • Support for login credentials, bank cards, and notes
  • Vault organization for categorized password storage
  • Multiple account support with separate master passwords
  • Random password generation tool
  • Automatic keyboard input for quick password filling
  • Local backup file import/export in ZIP format

Download v0.0.14

Dec 13, 2024
View all 10 versions

Frequently asked questions

Is lockpass free?
Yes. lockpass is free and open-source software, distributed under the Apache-2.0 license.
Which platforms does lockpass support?
lockpass provides downloads for Windows.
What is the latest version of lockpass?
The latest version is v0.0.14, released on Dec 13, 2024.
Where is my password data stored?
All data is stored locally in a SQLite database on your device, encrypted with AES-256-CBC. The software does not use any servers for password storage.
How does the dual password system work?
The system combines a master password you remember with a 25-character key generated by the software. These are hashed together using SHA256 to create the encryption key.
Can I use this on multiple devices?
While primarily designed as a local manager, you can manually transfer data between devices using the cloud backup (currently Alibaba Cloud) or local backup file features.
What platforms does this support?
The software is built using Electron, suggesting cross-platform capability, though specific platform support isn't detailed in the README. Development notes mention Windows (%appdata%) and Linux packaging considerations.

More Security & Privacy