SteelSafe is a small personal password manager for the terminal.
Written entirely in safe Rust, it uses a text user interface and stores secrets in a local SQLite database, making it suited to people who want an offline, portable credential store that can be copied between machines without relying on a service or sync backend.
This is free and open source software.
Key Features
- Uses Argon2id for key derivation and XChaCha20-Poly1305 for authenticated encryption.
- Stores credentials in a local SQLite database for straightforward portability and backup.
- Lets you add entries, search by title or account metadata, and decrypt credentials for clipboard copying.
- Includes a keyboard-driven terminal user interface for everyday use.
- Forbids Rust unsafe code in the application codebase.
- Keeps configuration simple with a zero-config approach and very few security-sensitive options.
- Can generate strong random passwords when creating a new entry.
Website: h2co3.github.io/steelsafe/
Support:
Developer: H2CO3
License: MIT License

SteelSafe is written in Rust. Learn Rust 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. |

