Anonymous ID: 78b3b3 Oct. 15, 2022, 7:08 p.m. No.17695172   🗄️.is 🔗kun   >>5181 >>5199

So I go for a nap and come back to this. 128ducks has blocked the proxy server that was needed to work the 8kun Authentigator. Here is what I wrote when I posted about the latest version at 4:54pm:

One potential issue in the future is that a proxy server is being used to get past the browser's cross-origin restriction. This means that all of the Authentigator hits on 128ducks are coming from the same IP address. Jim could decide to block the IP. There aren't a lot of proxies like this so that would essentially shut down the Authentigator. The only recourse would be to use a local proxy server. I have one available but we can cross that bridge when we get to it.

It works fine for me but that is because I'm using my local proxy server so the authentication server is seeing my IP address and not that of a remote proxy. It didn't take long for the ban to kick in. Reports started coming in around 8pm. Shite. Can't help you any further unless you want to go the full route.

 

You have to install Node.js to run my proxy server but that's a one-time thing. My proxy server consists of just a few small files. So, if you want to go through with it, then follow this link:

 

https://8chananon.github.io/Alleycat-Player/current/installation-v2.htm

https://8chananon.github.io/dl/auth8kun.htm

 

Download a copy of the 8kun Authentigator to the same folder where you installed my proxy server (not where you installed Node.js). Open the file in a text editor, find the reference to "proxyhost" and change it to this:

 

var proxyhost = "http://localhost:8080/";

 

Now run the Authentigator with "http://localhost:8080/auth8kun.htm". The other way to do this is to use the Java version in a console:

 

https://8chananon.github.io/dl/auth8kun.class

https://8chananon.github.io/dl/auth8kun.java

 

That's all I can do for you. Jim is really trying to cut our throats so it's time to pull out the big guns.

Anonymous ID: 78b3b3 Oct. 15, 2022, 7:20 p.m. No.17695199   🗄️.is 🔗kun

>>17695172

So it appears that the ban is off and on. This must be Cloudflare flagging the proxy server as a spambot. I have no idea what the breaking point is. How many of you have been using the Authentigator? It's not like there's a flood of anons hitting the server.

 

Could furry Freddie and his crew be causing this?

Anonymous ID: 78b3b3 Oct. 15, 2022, 8:22 p.m. No.17695246   🗄️.is 🔗kun

>>17695243

Repubs need to make an example of these people just like what the Dems are doing to the J6 protestors.

Tit for tat. An eye for an eye. Though Gandhi reportedly said that "eye for an eye would leave the world blind".

Anonymous ID: 78b3b3 Oct. 16, 2022, 12:41 a.m. No.17695298   🗄️.is 🔗kun

The 8kun Authentigator stopped working because it was relying on a proxy server to get around the browser cross-origin restrictions. That proxy has been blocked by Cloudflare but there is a way to get this working again.

 

You will need to use a CORS unblocking extension to replace the functionality that the proxy was providing. The instructions are on the web page.

 

https://8chananon.github.io/dl/auth8kun.htm