cruxpass is a minimal command-line password manager written in C for Linux systems.
It’s designed to stay simple and dependency-light while using SQLCipher for encrypted database storage and libsodium for cryptographic operations. The project derives keys with Argon2id, protects credentials with AES-256 encryption, and keeps decrypted database contents in memory instead of writing them back to disk unencrypted.
This is free and open source software.
Key Features
- Generates strong random passwords with configurable character sets.
- Provides a vim keybind driven terminal interface for browsing and managing stored credentials.
- Lets users save, view, update, search, and delete individual password records.
- Supports importing and exporting credentials in CSV format.
- Allows an alternative data directory to be specified for custom storage locations.
Website: github.com/c0d-0x/cruxpass
Support:
Developer: c0d-0x
License: MIT License

cruxpass is written in C. Learn C with our recommended free books and free tutorials.
Related Software
| Terminal-Based Password Managers | |
|---|---|
| gopass | Simple but powerful password manager for your terminal |
| pass | Simple password manager using gpg and ordinary unix directories |
| prs | Secure, fast and convenient password manager for the terminal |
| Teller | Multi provider secret management tool |
| Bitwarden CLI | Password management for individuals, teams, and business organizations |
| Rooster | Simple password manager for geeks |
| passage | age-backed password manager |
| pa | Simple password manager. Encryption support is provided via age |
| SpicyPass | Lightweight password manager |
| rbw | Unofficial Bitwarden CLI |
| MUTN | Self-hosted, SSH-synchronized password and note manager |
| keydex | Password manager for KeePass databases |
| kpxhs | Keepass database interactive TUI viewer |
| kpcli | Command line interface to KeePass database files |
| passfzf | Simple fzf wrapper for pass |
| cpass | Console UI for pass |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

