[tahoe-lafs-trac-stream] [tahoe-lafs] #2086: Use Twine to Upload Packages to PyPI
tahoe-lafs
trac at tahoe-lafs.org
Thu Sep 26 19:31:21 UTC 2013
#2086: Use Twine to Upload Packages to PyPI
---------------------+---------------------------
Reporter: dstufft | Owner: daira
Type: defect | Status: new
Priority: normal | Milestone: undecided
Component: unknown | Version: 1.10.0
Keywords: | Launchpad Bug:
---------------------+---------------------------
If you're using ``setup.py upload`` to PyPI you're transmitting your
passwords in cleartext and without any sort of authentication of the
server you're submitting them too. To combat this I created
https://pypi.python.org/pypi/twine which does verify TLS. It also allows
you to upload already created packages. This makes it easy to test a
release prior to upload.
Not sure if it's relevant or how you upload but if you're using the
setup.py upload method you probably want to stop.
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2086>
tahoe-lafs <https://tahoe-lafs.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list