however ...
Moderator: Thorsten
Use them for selecting spammers network addresses
Hi all,
see one of my previous post for the main reason.
We've all the data for garbaging old data but we'd like to have feedbacks from the field about the range of this garbage: normally one expects a range of about 1 day old but we think that a good trade-off will be 1 week old.
The only way to have a confirmation about this heuristical estimation is to put the code on production and watching the growth of captcha records on average in different time ranges.
After this check we will activate the garbage of old captcha code records.
see one of my previous post for the main reason.
We've all the data for garbaging old data but we'd like to have feedbacks from the field about the range of this garbage: normally one expects a range of about 1 day old but we think that a good trade-off will be 1 week old.
The only way to have a confirmation about this heuristical estimation is to put the code on production and watching the growth of captcha records on average in different time ranges.
After this check we will activate the garbage of old captcha code records.
phpMyFAQ QA / Developer
Amazon.co.uk Wishlist
Amazon.co.uk Wishlist
OK ...
I remember ...
I have been testing captchas extensively by pressing 'refresh' - but without really posting/writing anything. Each time I do this a row in the captcha table is created I understand. If I did finish things nothing would be written (or it would be deleted again), I understand. Well, that is fine the way it is!
For the 'clean up of diskspace' I think a monthly basis would be fine.
I imagine two drop-downs: Month and Year - just like you have with an online Credit Card transaction. Option could be to delete session-logs (DB entries and log files), admin-log entries, captcha-log entries etc. from before that time (preferably you should have an option to check/uncheck for each of those categories). The SQL to do it like this will also be very simple ...
I have been testing captchas extensively by pressing 'refresh' - but without really posting/writing anything. Each time I do this a row in the captcha table is created I understand. If I did finish things nothing would be written (or it would be deleted again), I understand. Well, that is fine the way it is!
For the 'clean up of diskspace' I think a monthly basis would be fine.
I imagine two drop-downs: Month and Year - just like you have with an online Credit Card transaction. Option could be to delete session-logs (DB entries and log files), admin-log entries, captcha-log entries etc. from before that time (preferably you should have an option to check/uncheck for each of those categories). The SQL to do it like this will also be very simple ...
Re: OK ...
Same here and with what Matteo said it all makes sense now. The file would not be that large unless someone was doing something wrong bot or human. Some Captcha drop you if you fail so many times in a row I beleive. Not sure if that would be of any value here. Since visually impared or color blind have a hard time with Captcha they might have to make many attemts to make it, if they can at all.jazcyk wrote:I remember ...
I have been testing captchas extensively by pressing 'refresh' - but without really posting/writing anything. ...
but then
Well .. then it would tell you that you captchas are too difficult to solve and you could consider 'turning down' for distortion and use more clear fonts.Since visually impared or color blind have a hard time with Captcha they might have to make many attemts to make it, if they can at all.
You are right .. the graphical captcha concept is an accessibility issue! Imagine a phpmyfaq system 'FAQ for colorblind people'

I have once seen an option to have such captchas read through the PC-speaker system.
Re: Use them for selecting spammers network addresses
What if you had it send an email to the same address it sends for a new question when it gets X amount of no pass captchas? That way if someone was attempting to crack it with a bot you would be notified.matteo wrote: After this check we will activate the garbage of old captcha code records.
Hi,
in version 1.6.1 it will be possible to disable the captcha functions. We're also working on a accessible captcha function.
bye
Thorsten
in version 1.6.1 it will be possible to disable the captcha functions. We're also working on a accessible captcha function.
bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
amazon.de Wishlist