A super-simple and secure terminal based password manager built with TypeScript and Deno.
- Secure AES-256 encryption and password generation
- Import/export CSV files with Bitwarden format supported
- Single dependency (other than
@stdmodules) - Local-only (no cloud) for offline use and easy backup
deno task devDownload the latest binary from the releases page. Confirmed working on mac, other platforms are untested but should work. Or you can compile the binary yourself below:
deno task compilesudo mv tpm /usr/local/bintpm