dillo-browser / dillo

Dillo, a multi-platform graphical web browser
https://dillo-browser.github.io/
GNU General Public License v3.0
568 stars 28 forks source link

Add support to use an external password manager #250

Open rodarima opened 2 months ago

rodarima commented 2 months ago

Dillo should be able to store user/password information (and potentially others) in a safe way, so that it is remembered in the future.

A potential solution is to add support for external password managers so we don't need to implement it ourselves.

See: https://xn--4pv.arzinfo.eu.org/Otyugh/p/1723455843.925137 See: https://brutaldon.org/thread/112948402411922456

rodarima commented 2 months ago

Firefox Sync can store passwords too with the ffsclient: https://github.com/Mikescher/firefox-sync-client