As you probably know jxself is an active user here and do a lot of work in
favor of free software. I was reading his blog and I saw this interesting
program:
https://jxself.org/password-generator.shtml
The idea here is to not store the passwords in a program but generate them
every time you need them, I think it is a more secure aproach than storing
the passwords.
Now my problem is, I have no idea how to use it /:
I think I have to copy it to a text editor and save it (no idea wich
extention) and then run it from a terminal. If someone has the time to help
me to use it I would be really greatful.