Random832 <random...@fastmail.com> writes:

> The implementation seems very basic... I ran into trouble trying to
> store entries with no password (with the idea in mind of having my
> program prompt for the password), though, out of curiosity, does ftp
> handle your quoted passwords?

Uhm, dunno :-) I think it's been more than two decades since my last use of
FTP...

I use it as a generic auths pocket, mainly for emails and IRC. I found the
glitch adding an entry for a new account in my offlineimap configuration.

> Also, I'm surprised that you're using .netrc for emacs - in my
> experience the file emacs uses is called .authinfo.

AFAICT, that's just the default file name stored in netrc-file, the format is
really the same.

Using .netrc has the advantage that other programs can use
it, like the cited offlineimap. Aside that, the functionality is exposed in
Emacs as netrc-xxx, and comes from net/netrc.el.

Cfr. also https://www.emacswiki.org/emacs/GnusAuthinfo.

ciao, lele.
-- 
nickname: Lele Gaifax | Quando vivrò di quello che ho pensato ieri
real: Emanuele Gaifas | comincerò ad aver paura di chi mi copia.
l...@metapensiero.it  |                 -- Fortunato Depero, 1929.

-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to