bakape / captchouli

booru-backed procedurally-generated anime image captcha library and server
GNU Affero General Public License v3.0
159 stars 4 forks source link

Obfuscate name of character or other tag #30

Closed Chiiruno closed 4 years ago

Chiiruno commented 4 years ago

Use pre-captchouli captcha image obfuscation perhaps, use image of name instead of text.

bakape commented 4 years ago

What do you mean?

On Tue, 15 Oct 2019 at 21:06, チルノ notifications@github.com wrote:

Use pre-captchouli captcha image obfuscation perhaps, use image of name instead of text.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/bakape/captchouli/issues/30?email_source=notifications&email_token=AB347MHLHW2MOZA6CQ26IQ3QOYBA5A5CNFSM4JBADMJKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HR6JTUA, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB347MEBULFKGAJX3LTH6G3QOYBA5ANCNFSM4JBADMJA .

Chiiruno commented 4 years ago

Basically, apply #6 to image of name of character, instead of copy-able text, will help prevent against basic OCR.

bakape commented 4 years ago

Care to demonstrate with an example?

On Thu, 17 Oct 2019 at 23:07, チルノ notifications@github.com wrote:

Basically, apply #6 https://github.com/bakape/captchouli/issues/6 to image of name of character, instead of copy-able text, will help prevent against basic OCR.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/bakape/captchouli/issues/30?email_source=notifications&email_token=AB347MGYERBH3ZEDQXSQUA3QPDAXHA5CNFSM4JBADMJKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEBRLO2I#issuecomment-543340393, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB347MF6C7FZRIJI7IJUXXDQPDAXHANCNFSM4JBADMJA .

Chiiruno commented 4 years ago

Like this, but with #6. image

bakape commented 4 years ago

That would not do much. Remember, the main purpose is to protect from bots. Bots are very good at solving these.

On Sat, 19 Oct 2019 at 15:50, チルノ notifications@github.com wrote:

Like this, but with #6 https://github.com/bakape/captchouli/issues/6. [image: image] https://user-images.githubusercontent.com/30435868/67145208-10cc4b00-f245-11e9-8cd1-127bc4128a1a.png

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/bakape/captchouli/issues/30?email_source=notifications&email_token=AB347MHO4C3KHKZEBWDGTBLQPL7BFA5CNFSM4JBADMJKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEBXOYXI#issuecomment-544140381, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB347MGSHKUYDY6XLZD6MX3QPL7BFANCNFSM4JBADMJA .

Chiiruno commented 4 years ago

Good point. I can't think of any other route for this.