If you’re like me, you've probably tried a dozen different password managers—some of them fancy with all the bells and whistles, others just too complicated to set up. And let’s be honest, the idea of storing all your most sensitive information in the cloud can be a little nerve-wracking. That’s why I decided to build something that fits my style: an offline, secure, and no-nonsense Terminal Password Manager.
One of the main reasons I created this tool is that it had to be offline. Let’s face it: anything online is prone to attack. I wanted a solution that keeps my data where it belongs—on my own device, completely under my control. No cloud storage, no syncing with servers, just pure offline security.
I’m a bit of a nostalgic, so I designed this tool to feel like those classic DOS and terminal apps we used to love. But don’t let the retro vibes fool you—this password manager packs some serious power under the hood.
Here are a few features I’m particularly excited about:
Offline Security: No internet connection, no cloud storage, no worries. Your data stays on your device, where you control it. With everything encrypted locally, you can rest easy knowing your information is safe from prying eyes.
TOTP Integration: Need to generate two-factor authentication (2FA) codes? No problem! My password manager lets you create and store TOTP keys right alongside your passwords, ensuring you’re always prepared to log in securely.
Credit Card Management: It’s not just for passwords. You can securely store credit card information, complete with masked display options, so you can view and copy your details with confidence.
Custom Encryption: Every piece of sensitive data is encrypted with a custom encryption method that once took 300yrs to decrypt, now with an added feature to prevent that, presents an almost air tight protection. Even if someone gets their hands on your database files, they’re going to have a tough time making any sense of it. This was further tested with A.I. and given the method, the A.I. was still unable to crack it. So I was happy with it. Even with the source code, they cannot break the code.
Fully Terminal-Based: If you’re comfortable in the command line, you’re going to love this. Everything’s laid out in an easy-to-navigate menu, and you can quickly jump to the features you use most.
Simple Setup: No complicated installation or setup processes. Just download, run, and you’re ready to go. And if you ever need to port your data, it’s as simple as copying a few files.
Building this tool has been a passion project of mine, and I think you’re going to find it really useful—especially if you’re like me and want to keep your security locked down tight without the fuss.