Menu
Get Passman
Secure & Open-Source

Your Passwords,
Truly Private

Secure, cross-platform password manager based on zero-knowledge architecture. End-to-end encryption ensures only you can unlock your vault.

Passman CLI - Password list view
pman list

Zero-Knowledge Architecture

Data encrypted locally. Server stores only ciphertext.

You

Enter master password

Passman CLI

Local encryption

Server

Encrypted storage

Never Sent Master password stays local
Client-Side AES-256-GCM encryption
Cannot Decrypt Server only sees ciphertext

Security Without Complexity

Enterprise-grade protection. Developer-friendly interface.

End-to-End Encryption

AES-256-GCM encryption before data leaves your device. Server stores only encrypted blobs.

Zero-Knowledge

Master password never transmitted. Argon2id key derivation resists GPU attacks.

Secure Key Agent

In-memory key storage with 10-minute auto-lock. Never written to disk.

Cross-Platform

Native binaries for Windows, macOS, and Linux. WSL2 compatible.

Interactive TUI

Full-featured terminal UI with keyboard navigation, search, and editing.

Auto-Clear Clipboard

Passwords auto-clear from clipboard after 60 seconds.

Powerful CLI

Full password management from your terminal.

  • pman auth register Create account
  • pman auth login Authenticate
  • pman create Add password
  • pman list Browse vault
  • pman agent lock Lock vault
pman — bash
$ pman auth register
Email: user@example.com
Master Password: ••••••••••••
Account created successfully!

$ pman create
Service: GitHub
Username: dev@example.com
Password: ••••••••••••
Password saved and encrypted!

$ pman list
┌─────────────────────────────┐
│ ▸ GitHub │
│ Gmail │
│ AWS Console │
│ Slack Workspace │
└─────────────────────────────┘

Military-Grade Protection

Industry-standard cryptography. Zero-knowledge by design.

Server Never Sees Your Secrets

All encryption happens locally. Master password never leaves your device.

E2E Encrypted

Local encryption before transmission

Zero-Knowledge

Server cannot decrypt your data

Auto-Lock

Vault locks after 10min idle

Open Source

Auditable codebase on GitHub

Secure Your Credentials

Open source. Self-hostable. Free forever.