Re: [Catalog-sig] OpenID login to PyPI

2009-11-18 Thread M.-A. Lemburg
Martin v. Löwis wrote: Well, python-openid is written in Python, so it should be possible to add whatever special functionality you need. For this, I would like to see contributions. I found myself that it is absolutely necessary to understand the actual message flow, so I couldn't have

Re: [Catalog-sig] OpenID login to PyPI

2009-11-18 Thread Paul Boddie
On Wednesday 18 November 2009 06:46:43 Martin v. Löwis wrote: Since OpenID is an authentication solution, you should probably just accept the claimed identity as the username. It can't work that way, and shouldn't. First, OpenID defines the Simple Registration extensions (SREG) to

Re: [Catalog-sig] Package Quality Measurement for packages on Pypi

2009-11-18 Thread Terry Reedy
David Lyon wrote: (cut from python-dev) On Fri, 13 Nov 2009 01:14:54 +0100, Martin v. Löwis mar...@v.loewis.de wrote: http://pycheesecake.org/ Apparently, there is a service running somewhere that computes cheesecake data for PyPI packages; it also sends them to PyPI. People have

Re: [Catalog-sig] Package Quality Measurement for packages on Pypi

2009-11-18 Thread Robert Kern
On 2009-11-18 13:32 PM, Terry Reedy wrote: David Lyon wrote: (cut from python-dev) On Fri, 13 Nov 2009 01:14:54 +0100, Martin v. Löwis mar...@v.loewis.de wrote: http://pycheesecake.org/ Apparently, there is a service running somewhere that computes cheesecake data for PyPI packages; it

Re: [Catalog-sig] OpenID login to PyPI

2009-11-18 Thread Martin v. Löwis
However, it is not clear how this is deployed on the pypi.python.org server. Is there a staging installation to be used for testing ? See http://wiki.python.org/moin/CheeseShopDev Regards, Martin ___ Catalog-SIG mailing list Catalog-SIG@python.org

Re: [Catalog-sig] OpenID login to PyPI

2009-11-18 Thread Martin v. Löwis
I'm not saying that mod_auth_openid will solve all problems instantly, but I just thought that it could do a lot of the work and minimise changes to the applications, and that's presumably what its developers intended. For me, it feels that the only possible users of an openid client

Re: [Catalog-sig] Package Quality Measurement for packages on Pypi

2009-11-18 Thread David Lyon
On Wed, 18 Nov 2009 14:33:27 -0600, Robert Kern robert.k...@gmail.com wrote: Personally, I don't want to see any aggregates of incommensurable observations ever. I don't mind seeing a dashboard of individual observations (even if I disagree with many of the individual measurements), but

Re: [Catalog-sig] Package Quality Measurement for packages on Pypi

2009-11-18 Thread Robert Kern
On 2009-11-18 17:02 PM, David Lyon wrote: On Wed, 18 Nov 2009 14:33:27 -0600, Robert Kernrobert.k...@gmail.com wrote: Personally, I don't want to see any aggregates of incommensurable observations ever. I don't mind seeing a dashboard of individual observations (even if I disagree with many