Why are anime catgirls blocking my access to the Linux kernel?
791–800 of 968 posts
Re: Why are anime catgirls blocking my access to the Linux kernel?
#792Earlier quoted context omitted.
It really should be recognised just how many people are watching Cloudflare interstitials on nearly every site these days (and I totally get why this happens) yet making a huge amount of noise about Anubis on a very small amount of sites.
I don't trip over CloudFlare except when in a weird VPN, and then it always gets out of my way after the challenge. Anubis screws with me a lot, and often doesn't work.
We should repeat this until every network is cloudflared and everyone hates cloudflare and cloudflare loses all its customers and goes bankrupt. The internet would be better for it.
Re: Why are anime catgirls blocking my access to the Linux kernel?
#793Earlier quoted context omitted.
Even if the images aren’t the kind of sexualized (or downright pornographic) content this implies… having cutesy anime girls pop up when a user loads your site is, at best, wildly unprofessional. (Dare I say “cringe”?) For something as serious and legit as kernel.org to have this, I do think it’s frankly shocking and unacceptable.
Noted, I will now add anime girls to my website, so I'm not at risk of being misconstrued as "professional"
Re: Why are anime catgirls blocking my access to the Linux kernel?
#794Earlier quoted context omitted.
But I don't get how is goes for spam or scrapping: if I can pass the test "anonymously", then what prevents me from doing it for illegal purposes? I get it for age verification: it is difficult for a child to get a token that says they are allowed to access porn because adults around them don't want them to access porn (and even though one could sell tokens online, it effectively makes it harder to access porn as a c…
IIRC, you could use asymmetric cryptography to derive a site-specific pseudonymous token from the service and your government ID without the service knowing what your government ID is or the government provider knowing what service you are using. The service then links the token to your account and uses ordinary detection measures to see if you're spamming, flooding, phishing, whatever. If you do, the token gets blac…
The whole point is to prevent a robot from accessing the API. If you want to detect the robot based on its activity, you don't need to bother humans with the token in the first place: just monitor the activity.
Re: Why are anime catgirls blocking my access to the Linux kernel?
#795Earlier quoted context omitted.
That doesn't work without the attesting authority knowing what you are doing, which would make this scheme no longer anonymous.
It does work as long as the attesting authority doesn't allow issuing a new identity (before it expires) if the old one is lost. You (Y) generate a keypair and send your public key to the the attesting authority A, and keep your private key. You get a certificate. You visit site b.com, and it asks for your identity, so you hash b.com|yourprivatekey. You submit the hash to b.com, along with a ZKP that you possess a pr…
And then of course, if you need millions of certificates because b.com keeps banning you, it means that they ban you based on your activity, not based on your lack of certificate. And in that case, it feels like the certificate is useless in the first place: b.com has to monitor and ban you already.
Or am I missing something?
Re: Why are anime catgirls blocking my access to the Linux kernel?
#796Earlier quoted context omitted.
Can you elaborate on that? Are you implying that it is strictly impossible to do this in a privacy-preserving way?
While the question of "is it actually possible to do this in a privacy preserving way?" is certainly interesting, was there ever a _single_ occasion where a government had the option of doing something in a privacy preserving way, when a non-privacy preserving way was also possible? Politicians would absolutely kill for the idea of unmasking dissenters on internet forums. Even if the option is a possibility, they are…
I don't know where you live, but in my case, many. Beginning with the fact that I can buy groceries with cash.
Re: Why are anime catgirls blocking my access to the Linux kernel?
#797Earlier quoted context omitted.
>Please call me (order of preference): They/them or She/her please. Take a wild guess
Please show me on the doll where this stranger's personal identity hurt you.
> Please show me on the doll where this stranger hurt you
phrasing is pretty closely associated with child abuse investigations, right? I don't know why you'd associate gender identity with that?
Re: Why are anime catgirls blocking my access to the Linux kernel?
#798Re: Why are anime catgirls blocking my access to the Linux kernel?
#799Earlier quoted context omitted.
We are obviously living a different Internet reality, and that's the whole point — we need numbers to really establish baseline truth. FTR, I am mostly browsing from Serbia using Firefox browser on a Linux or MacOS machine.
I don’t think we are living in a different reality, I just don’t think you are accounting for all the CAPTCHAs you successfully pass without seeing .
And if the new style of Captchas is then like this one it's much more disturbing.
Re: Why are anime catgirls blocking my access to the Linux kernel?
#800Earlier quoted context omitted.
I don't trip over CloudFlare except when in a weird VPN, and then it always gets out of my way after the challenge. Anubis screws with me a lot, and often doesn't work.
I'm on an older system here, and both Cloudflare and Anubis entirely block me out of sites. Once you start blocking actual users out of your sites, it simply has gone too far. At least provide an alternative method to enter your site (e.g. via login) that's not hampered by erroneous human checks. Same for the captchas where you help train AIs by choosing out of a set of tiny/ noisy pictures. I often struggle for 5 to…
Unless you're paying Cloudflare a LOT of money, you won't get to talk with anyone who can or will do anything about issues. They know about their issues and simply don't care.
If you don't mind taking a few minutes, perhaps put some details about your setup in a bug report?