PMXBOT Log file Viewer

Help | Karma | Search:

#pypa logs for Wednesday the 13th of March, 2019

(Back to #pypa overview) (Back to channel listing) (Animate logs)
[00:59:44] <clermbclermb> Hi #python - I’ve got an unusual python wheel question. Is this a good forum to ask?
[19:37:15] <pradyunsg> no clue when/how I left this but I'm back now.
[19:40:57] <elfrederich> Any maintainers of PyPi here?
[19:41:04] <nedbat> elfrederich: on IRC it works better to ask your question directly. People don't often volunteer as experts, and sometimes non-experts can help.
[19:41:21] <elfrederich> nedbat: I wanted to send a direct message, security disclosure
[19:41:38] <nedbat> ok, then say that up front :)
[19:43:01] <ngoldbaum> elfrederich: https://pypi.org/security/
[19:44:05] <elfrederich> thanks
[19:45:39] <elfrederich> how do you even send a gpg encrypted email in 2019? Would I just write the email in a text editor and then encrypt it like a file and send that as an attachment?
[19:46:07] <di_codes> elfrederich: GPG encryption is not required
[19:46:38] <elfrederich> just curious at this point since I started using GPG a couple of months ago for another purpose
[19:47:22] <ngoldbaum> elfrederich: your confusion is basically why no one uses GPG ;)
[19:48:44] <GothAlice> Quite so. S/MIME, though, is effectively universal.
[19:49:16] <elfrederich> echo "Some email message" | gpg --encrypt -r security@python.org --armor