From: Guido <lis...@gu...> - 2009-07-28 14:48:55
|
On Tue, 2009-07-28 at 22:08 +1200, Tony Meyer wrote: > I think this is just evidence of a flaw in the Pyzor specification. > [...] > I'm still relatively new to Pyzor development, so I'm reluctant to > change fundamentals like the digest specification. However, I'm not > really convinced it's ideal, so it is something I'm looking at (as I > have time). I'd like to look at what other digesting methods do (I'm > familiar with some already, but looking at more), and run some tests > on different specs. Since it's such a major change (for a start, it > means a separate database) I doubt there will be any changes in the > code in the next few months. > Thanks. This explains the behavior. I think you are right. Changes regarding the digests should be well thought-out. At least if this concerns the main branch. I have seen that you separated the digest stuff from the client. This is a good start. If you want to test other digest specs and you upload the code to the repository I could also do some tests. Guido |