>>> "SM" == Stefan Monnier writes: >> authentication uses the TOTP protocol, for which there are several Free >> Software implementations readily available. > Including one in ELisp > https://github.com/juergenhoetzel/emacs-totp > which we could add to GNU ELPA, I believe. Now I am bit confused, as Robert confirmed it would be enough to have ,---- | | | (setq gnus-select-method (list 'nnnil "")) | (setq gnus-secondary-select-methods nil) | (setq gnus-secondary-select-methods | '( | (nnimap "UCMgmail" | (nnimap-address "imap.gmail.com") | (nnimap-server-port 993) | ;; (nnimap-authinfo-file "~/.authinfo.gpg") | (nnimap-authinfo-file "~/.authinfo") | (nnimap-stream ssl) | ;;(nnimap-stream starttls) | (nnimap-fetch-partial-articles "text/") | (nnir-search-engine imap)))) | | And put in authinfo my app password instead my «normal» one? | | Robert> yes `---- So where is emacs-totp needed in this workflow? > Stefan -- I strongly condemn Putin's war of aggression against the Ukraine. I support to deliver weapons to Ukraine's military. I support the ban of Russia from SWIFT. I support the EU membership of the Ukraine.