PassCrypt

A secure, CLI-based password manager.

Why I built it

I wanted a reliable, portable password manager that fits naturally into a terminal-centric workflow.

What makes it interesting

Uses strong symmetric encryption (Fernet). Supports password generation, import/export, and master password protection. Comes with a dedicated documentation site.

Tech Stack

Python ยท Cryptography (Fernet) ยท CLI tooling ยท Sphinx documentation