#password-manager #encryption #password

app XPManager

A fast and efficient CLI tool for managing passwords and encrypting sensitive data

4 stable releases

2.3.0 May 31, 2025
2.2.0 May 19, 2025
2.1.0 May 4, 2025
2.0.0 Apr 28, 2025

#527 in Cryptography

Download history 95/week @ 2025-04-25 128/week @ 2025-05-02 47/week @ 2025-05-09 111/week @ 2025-05-16 16/week @ 2025-05-23 110/week @ 2025-05-30 1/week @ 2025-06-06 3/week @ 2025-06-13 1/week @ 2025-06-20

240 downloads per month

MIT license

155KB
3.5K SLoC

XPManager:

It's good to have a CLI tool that manages your passwords and lets you control them and quickly create new passwords of various sizes to suit your needs. This is where XPManager comes in to help you manage passwords, and also allows you to work with files/folders and secure them with the Fernet encryption.

v2.3.0, What's New?

Documentation:

See XPManager documentation

Installation Instructions:

See XPManager installation instructions

Install with Crates.io:

$ cargo install XPManager
$ xpm --version

Cargo:

  • Clone the repo:
$ git clone https://github.com/xpmanager/XPManager.git
$ cd XPManager
  • Run
$ cargo run -- --version
  • Test
$ cargo test
  • Build with Release
$ cargo build --release
  • Build deb package
$ cargo install cargo-deb
$ cargo deb

Usage:

See XPManager usage guide

Exit Codes:

See XPManager exit codes


By Mohaned Sherhan (Mr.x)

Dependencies

~43MB
~756K SLoC