hcaptcha-challenger icon indicating copy to clipboard operation
hcaptcha-challenger copied to clipboard

WARN: Browser extension is a trap 🚳

Open QIN2DIM opened this issue 3 years ago • 2 comments

If you intend to use the Challenger to create a browser extension to handle human-machine challenges(hCAPTCHA), best practice is to distribute pluggable models to clients on demand and perform prediction tasks based on client-side computing power, rather than downloading models to your server and providing a paid subscription interface to unsuspecting users.

People who do this treat me and your users like idiots. 🚳

I considered making browser extensions and APIs a long time ago, but these plans would have distracted me, so I had to alert some people as much as I could. 😂

QIN2DIM avatar Sep 20 '22 05:09 QIN2DIM

If anyone needs a free Challenger Browser extension, please leave a comment here and if the project has more than 1k stars, I will promote this plan. I guarantee this extension will be free forever (Only Binary-Classification).

In my ideas, this will be an AI model running on the client, and you do not need to rely on any cloud-based interface.

QIN2DIM avatar Sep 20 '22 10:09 QIN2DIM

I think this is a good idea.

liuming9157 avatar Sep 20 '22 10:09 liuming9157

If anyone needs a free Challenger Browser extension, please leave a comment here and if the project has more than 1k stars, I will promote this plan. I guarantee this extension will be free forever (Only Binary-Classification).

In my ideas, this will be an AI model running on the client, and you do not need to rely on any cloud-based interface.

Very good idea!

ja3abuser avatar Sep 27 '22 07:09 ja3abuser

Si quelqu’un a besoin d’une extension gratuite du navigateur Challenger, veuillez laisser un commentaire ici et si le projet a plus de 1k étoiles, je ferai la promotion de ce plan. Je vous garantis que cette extension sera gratuite pour toujours (uniquement Binary-Classification).

Dans mes idées, il s’agira d’un modèle d’IA fonctionnant sur le client, et vous n’avez pas besoin de compter sur une interface basée sur le cloud.

That is awesome!

devnullone avatar Sep 29 '22 02:09 devnullone

If anyone needs a free Challenger Browser extension, please leave a comment here and if the project has more than 1k stars, I will promote this plan. I guarantee this extension will be free forever (Only Binary-Classification).

In my ideas, this will be an AI model running on the client, and you do not need to rely on any cloud-based interface.

This will be awesome

khalidwaleed0 avatar Oct 01 '22 13:10 khalidwaleed0

would be awesome

Marshall-67 avatar Dec 19 '22 15:12 Marshall-67

awesome :)

cintagram avatar Dec 25 '22 01:12 cintagram

Hi, I created a Chrome extension based on the hcaptcha-challenger model, which you can find here: https://github.com/Wikidepia/hektCaptcha-extension

It is still in development, but you can try the first release in the releases section.

Wikidepia avatar Jan 14 '23 03:01 Wikidepia

@QIN2DIM In my ideas, this will be an AI model running on the client, and you do not need to rely on any cloud-based interface. this is great idea

https://github.com/hanFengSan/realcugan-ncnn-webassembly 是不是用类似的webassembly就可以将模型加载到本地,不用上传图片到服务器处理

wanghaisheng avatar May 31 '23 07:05 wanghaisheng