On Fri, Jun 15, 2007 at 09:48:02AM -0400, Forest Bond wrote:
> Do note that it must be symmetric, since you need to be able to decrypt the
> answer.
Sorry, this is not true. It must not be a hash, anyway, and I don't see the
benefit of using public key crypto here. To me, it makes the most sense
On Fri, Jun 15, 2007 at 09:55:30AM +0200, Martin Winkler wrote:
>
> Am Thu, 14 Jun 2007 15:51:10 -0400
> schrieb Forest Bond <[EMAIL PROTECTED]>:
>
> > You can do it without external persistence (sessions and/or database
> > table) by encrypting the correct response in the image filename.
>
> So
Am Fri, 15 Jun 2007 14:53:59 +0800
schrieb "Nimrod A. Abing" <[EMAIL PROTECTED]>:
> I will be downloading your module and testing it out soon.
Cool! I'd love to get some feedback especially with different setup
than I have.
> If I have patches for your module, do I send it here on django-users
Am Thu, 14 Jun 2007 15:51:10 -0400
schrieb Forest Bond <[EMAIL PROTECTED]>:
> You can do it without external persistence (sessions and/or database
> table) by encrypting the correct response in the image filename.
So when the request to get the image is sent to django, we have to
decrypt the sol
On 6/15/07, Martin Winkler <[EMAIL PROTECTED]> wrote:
>
> Am Thu, 14 Jun 2007 12:00:11 +0800
> schrieb "Nimrod A. Abing" <[EMAIL PROTECTED]>:
>
> > Are you planning to implement a configuration to allow in-memory
> > images?
>
> One thing that annoys me with in-memory images is that you have to
>
On Thu, Jun 14, 2007 at 08:14:54PM +0200, Martin Winkler wrote:
> Am Thu, 14 Jun 2007 12:00:11 +0800
> schrieb "Nimrod A. Abing" <[EMAIL PROTECTED]>:
>
> > Are you planning to implement a configuration to allow in-memory
> > images?
>
> One thing that annoys me with in-memory images is that you h
Am Thu, 14 Jun 2007 12:00:11 +0800
schrieb "Nimrod A. Abing" <[EMAIL PROTECTED]>:
> Are you planning to implement a configuration to allow in-memory
> images?
One thing that annoys me with in-memory images is that you have to
change your urls.py, and I want the CaptchaField as unobtrusive as
pos
7 matches
Mail list logo