passrs ~ Terminal Password Manager & Authenticator

A TUI (terminal "GUI") password and 2FA code manager, essentially a direct upgrade from my C terminal authenticator.

~~Important note: You need to install Xorg libraries (xorg-devel, libxcb-devel) for passrs to compile the clipboard module.~~
More important note: I got rid of the clipboard library, no need for extra dependencies now

An image, obviously

Features

Usage

I won't go over every detail, since passrs --help should tell you all you need. But for a quick rundown:

FAQ

~~Each question was asked exactly zero (0) times, but with my social life I consider that frequent~~

Release log

1.4.0 - Data file not overwritten with new encryption when nothing changed - Tweaked password/2FA display functions to prioritize name - ~~Added release log in README.md~~ (does this count as a feature???)

1.3.0 - Replaced dodgy X clipboard library with just running xclip

1.2.0 - lol i dont remember that far back