| Crates.io | fpass |
| lib.rs | fpass |
| version | 0.2.6 |
| created_at | 2025-08-31 12:32:48.743392+00 |
| updated_at | 2025-09-06 13:37:51.331473+00 |
| description | CLI Password Manager |
| homepage | |
| repository | https://github.com/0l3d/fpass |
| max_upload_size | |
| id | 1818490 |
| size | 91,678 |
fpass is a fast, secure, and local command-line password manager written entirely in Rust. Your data is locally encrypted and never leaves your system. No cloud. No servers. No dependencies.
cargo install fpass
git clone https://github.com/0l3d/fpass.git
cd fpass
Make sure you have the Rust toolchain installed. Then run:
cargo build --release
This will generate the binary at:
target/release/fpass
fpass setup
This will initialize your encrypted password database at:
~/.local/share/fpass/db.json
fpass -h
Licensed under the GNU General Public License v3.0 (GPL-3.0).You are free to use, modify, and distribute this software under the terms of the GPLv3. See the LICENSE file for full details.
Created with in Rust by 0l3d
Support me: https://buymeacoffee.com/oled