HackerTrans
TopNewTrendsCommentsPastAskShowJobs

RKFADU_UOFCCLEL

no profile record

comments

RKFADU_UOFCCLEL
·قبل 8 أشهر·discuss
Anubis doesn't solve anything, bud.
RKFADU_UOFCCLEL
·قبل 8 أشهر·discuss
> And there isn't really Cloudflare for independent game servers

And yet game servers still work fine. Which answers this subthread's question ("how likely is it to get DDoSed if you don't have Cloudflare"), answer: not very likely, it happens once in a while at most.
RKFADU_UOFCCLEL
·قبل 8 أشهر·discuss
If people knew how to play the 5 hour long game they wouldn't have been using Cloudflare in the first place.
RKFADU_UOFCCLEL
·قبل 8 أشهر·discuss
Why do people on a technical website suggest this? It's literally the same snake oil as Cloudflare. Both have an endgame of total web DRM; they want to make sure users "aren't bots". Each time the DRM is cracked, they will increase its complexity of the "verifier". You will be running arbitrary code in your big 4 browser to ensure you're running a certified big 4 browser, with 10 trillion man hours of development, on an certified OS.
RKFADU_UOFCCLEL
·قبل 8 أشهر·discuss
> Gooo gooo gaa gaaa look at this basic cassus beli I swallowed!!!

And yet my website is still up today, and has not been down for years.
RKFADU_UOFCCLEL
·السنة الماضية·discuss
What? If I construct my queries the right way (e.g., not concatenating strings together like it's the year 1990), then I never will want a WAF "helping" me by blocking my users because they have an apostrophe in their name.
RKFADU_UOFCCLEL
·السنة الماضية·discuss
There's no "trade-off" here. Blocking IPs that send "1337 h4x0r buzzword /etc/passwd" in it is completely naive and obtrusive, which is the modus operandi of the CDN being discussed here. There are plenty of other ways of hosting a website.
RKFADU_UOFCCLEL
·السنة الماضية·discuss
Including this as a prime example, the overall trend seems to be that we're going back to the bad old days where a kid gets to code the entire security infrastructure because the CEO thinks he's smart and then the bugs are covered up with legal threats (because they were able to mislead the courts), obfuscation, while being easily discoverable by 3rd parties. Another example is the way the bug bounty gimmick is run and most researchers never disclose their findings nor are they patched in any consistent manner, plus the companies threaten to sue you for disclosing even if it's 100 years later.
RKFADU_UOFCCLEL
·السنة الماضية·discuss
Incidentally, KYM website is an original dinosaur like PHP, both loaded full of invalid / cargo cult practices, such as blocking proxy users from reading their (mostly read-only) website. Guessing it's bloated garbage made by some kid and this is part of the reason.
RKFADU_UOFCCLEL
·السنة الماضية·discuss
This. It's just a website (where anyone can post, quite rare in these overpoliticalized days).

> A Soyjak.Party users also shared a list of emails they claimed are associated with janitor and moderator accounts, including three .edu emails. Although some internet users claimed that the leaks included .gov emails associated with members of the moderation team, this remains unverified.

Like who cares?
RKFADU_UOFCCLEL
·السنة الماضية·discuss
What? Just fix the ciphers to a list of what's known to work + some safety margin. Each user needing some different specific cipher (like a cipher for horses, and one for dogs), is not a thing.
RKFADU_UOFCCLEL
·السنة الماضية·discuss
Blocking a hacking attack is not even a thing, they just change IP address each time they learn a new fact about how your system works and progress smoothly without interruption until they exfiltrate your data. Same goes for scrapers the only difference being there is no vulnerability to fix that will stop them.
RKFADU_UOFCCLEL
·السنة الماضية·discuss
All these "advanced" technologies that change faster than I can turn my neck, to make a simple request that looks like it was one of the "certified" big 3 web browsers, which will ironically tax the server less than a certified browser. Is this the nightmare dystopia I was warned about in the 90's? I wonder if anyone here can name the one company that is responsible for this despite positioning themselves as a good guy open source / hacker community contributor.
RKFADU_UOFCCLEL
·السنة الماضية·discuss
F# is a very well-polished functional language. Think of it to Haskell as C# is to Java. No worries about space leaks or purely-academic syntax or monads (though you can get those if you need them). All with tight integration into one of the biggest, well-established ecosystem (CLI). It's managed by smart people who know how to keep it from derailing as it grows.