Bimil

Illustration

I’m sure what world needs is another password manager so here it is.

As with all password managers you can get it to store your user names, passwords, credit card information, and even two-factor authentication keys (for 2-step verification). With those keys there is a special treat, you can get 6-digit code directly out of the program.

On database level, it is compatible with well known and renowned Password Safe and thus security should not be an issue. In a pinch you can even use one of many Password Safe variants to open a database.

Windows Setup [SHA-256: 95069203 7dedc0be 7bd617ff 46ec0858 5bd67c4a 4ce360e5 e7de59fe 426d0cf8]
Windows Executable [SHA-256: aafb7f32 1922e040 a9814413 b6e08fe4 223fb0e7 3f85cd47 6b6d2b3f 261e4d46]
Install via repository:
wget -O- http://packages.medo64.com/keys/medo64.asc \
    | sudo tee /etc/apt/trusted.gpg.d/medo64.asc

echo "deb http://packages.medo64.com/deb stable main" \
    | sudo tee /etc/apt/sources.list.d/medo64.list

sudo apt-get update
sudo apt-get install bimil
GitHub Repository (MIT License)

Clone repository:
git clone https://github.com/Medo64/Bimil.git