NicolasPetton / elbank

Elbank is a personal finances application for Emacs
https://gitlab.petton.fr/nico/elbank/
GNU General Public License v3.0
93 stars 7 forks source link

Passwords and weboob #1

Closed laurentb closed 6 years ago

laurentb commented 6 years ago

It is also possible to use a password manager like https://www.passwordstore.org/

Use password = `pass websitename` for example.

So you don't have to actually store them in the config file. You might want to update the documentation, so your users will be less scared!

NicolasPetton commented 6 years ago

Thanks, that's actually exactly what I am doing :)