ENTRY

[ESC]
1mo93 words4 saves

Following the trend of de-corporateizing utilities, I created a simple password manager that runs directly in the terminal. It doesn't have the best UX, but it already has all the basic functions, including TOTP (similar to Google Authenticator, Authy, etc.).

The coolest thing is the "Deadman Password". When you run it for the first time, you set your master password and the "deadman password". Logging in with the master password makes the vault work normally. Entering the deadman password immediately deletes all passwords in the database, backups, and vault metadata.

Link: https://github.com/rf-peixoto/vaultterm [WIP]

0 replies

Join the conversation