[emacs-w3m:13834] [emacs-w3m/emacs-w3m] Integrate with pass (perhaps by integrating with auth-source) for form-filling (#102)

Hugo-Heagren <[email protected]> Fri, 20 Aug 2021 16:15:28 -0700
Newsgroups gmane.emacs.w3m
Message-ID <emacs-w3m/emacs-w3m/issues/[email protected]>
I've just discovered w3m and I have to say it's awesome. One thing I miss from firefox is easy form filling for passwords and usernames, which I have in a carefully curated [pass](https://www.passwordstore.org/) database. Emacs has excellent libraries for dealing with pass through auth-source, which is just a more general way of looking after secrets. It would be great if w3m could do automatic form-filling with passwords and usernames based on page url, html tags etc, like [this client](https://www.passwordstore.org/) does for firefox for example. 

Since auth-source is the more general interface and emacs uses it to connect with pass anyway, perhaps it would be good to integrate filling and submission of _anything_ from auth-source.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/emacs-w3m/emacs-w3m/issues/102