Discussion:
[Twisted-Python] txtorcon 0.18.0
meejah
2017-01-12 02:58:33 UTC
Permalink
_______________________________________________
Twisted-Python mailing list
Twisted-***@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
meejah
2017-01-12 02:59:56 UTC
Permalink
txtorcon 0.18.0 is released, improving error-reporting when you have
SAFECOOKIE or COOKIE authentication turned on but can't read the file.

* https://github.com/meejah/txtorcon/issues/200

You can download the release from PyPI or GitHub (or of
course "pip install txtorcon"):

https://pypi.python.org/pypi/txtorcon/0.18.0
https://github.com/meejah/txtorcon/releases/tag/v0.18.0

Releases are also available from the hidden service:

http://timaq4ygg2iegci7.onion/txtorcon-0.18.0.tar.gz
http://timaq4ygg2iegci7.onion/txtorcon-0.18.0.tar.gz.asc

You can verify the sha256sum of both by running the following 4 lines
in a shell wherever you have the files downloaded:

cat <<EOF | sha256sum --check
12be80f1d5e2893378c6e8c752cf159479f868f8424e16b34b75cd679a0ab171 dist/txtorcon-0.18.0.tar.gz
cffe063dbcedd9d344e88a572c0de39b0390562165a865efa27019260c2119f6 dist/txtorcon-0.18.0-py2-none-any.whl
EOF

thanks,
meejah
Glyph Lefkowitz
2017-01-12 04:05:18 UTC
Permalink
Post by meejah
_______________________________________________
Twisted-Python mailing list
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
Trying to figure out if this is a profound dissertation on the nature of OPSEC or just an email client crashing...

-glyph
meejah
2017-01-12 06:12:36 UTC
Permalink
Post by Glyph Lefkowitz
Trying to figure out if this is a profound dissertation on the nature
of OPSEC or just an email client crashing...
"yes".

Well, actually ... I use emacs (Gnus) for email and have *nearly entirely*
switched over to tmux for all my terminal multiplexing needs (it's
great!). Except there's that one machine that still uses "screen"
instead, and I "somehow" got confused about prefix-keys and chorded out
the "send the email" Morse-code instead of the "insert a file" one...
--
meejah
Loading...