Earlier quoted context omitted.
Sorry about that, stupid mistake on my side. I've fix the version on the server, an you can just edit the line to "pthread_detach(thread);" The snprintf() is only part of a status page, so you can remove it if you want. As for the threads, that could be an issue if directly exposed to the internet: All it would take for an attacker to open a whole a whole bunch of connections and never send anything to OOM the proces…
Not sure if I agree with you on the thread exhaustion issue. The client can still send a flood of correctly-formed requests; the reverse proxy will pass them all through. As I said above, yes, the fact that babble processes requests so quickly would make this harder, but you could still end up with (tens of?) thousands of concurrent requests if someone is really determined to mess with you. A solution could be to lim…
Feed the bots
141–150 of 216 posts
Re: Feed the bots
#142To flood bots with gibberish that you "think" will harm their ability to function means you are in some ways complicit if those bots unintentionally cause harm in any small part due to your data poisoning.
I just don't see a scenario where doing what author is doing is permissible in my personal ethical framework.
Unauthorized access doesn't absolve me when I create the possiblity of transient harm.
Re: Feed the bots
#143I think this approach bothers me on the ethical level. To flood bots with gibberish that you "think" will harm their ability to function means you are in some ways complicit if those bots unintentionally cause harm in any small part due to your data poisoning. I just don't see a scenario where doing what author is doing is permissible in my personal ethical framework. Unauthorized access doesn't absolve me when I cre…
Re: Feed the bots
#144I think this approach bothers me on the ethical level. To flood bots with gibberish that you "think" will harm their ability to function means you are in some ways complicit if those bots unintentionally cause harm in any small part due to your data poisoning. I just don't see a scenario where doing what author is doing is permissible in my personal ethical framework. Unauthorized access doesn't absolve me when I cre…
I would even go so far as to say, increasing information entropy in today's society is ethically akin to dumping chemicals in a river.
Re: Feed the bots
#145I think this approach bothers me on the ethical level. To flood bots with gibberish that you "think" will harm their ability to function means you are in some ways complicit if those bots unintentionally cause harm in any small part due to your data poisoning. I just don't see a scenario where doing what author is doing is permissible in my personal ethical framework. Unauthorized access doesn't absolve me when I cre…
I would even go so far as to say, increasing information entropy in today's society is ethically akin to dumping chemicals in a river.
Your chemicals in river analogy only works if there were also a giant company straight out of “The Lorax” siphoning off all of the water in the river.. and further, the chemicals would have to be harmless to humans but would cause the company’s machines to break down so they couldn’t make any more thneeds.
Re: Feed the bots
#146I think this approach bothers me on the ethical level. To flood bots with gibberish that you "think" will harm their ability to function means you are in some ways complicit if those bots unintentionally cause harm in any small part due to your data poisoning. I just don't see a scenario where doing what author is doing is permissible in my personal ethical framework. Unauthorized access doesn't absolve me when I cre…
Re: Feed the bots
#147I think this approach bothers me on the ethical level. To flood bots with gibberish that you "think" will harm their ability to function means you are in some ways complicit if those bots unintentionally cause harm in any small part due to your data poisoning. I just don't see a scenario where doing what author is doing is permissible in my personal ethical framework. Unauthorized access doesn't absolve me when I cre…
"I'm going to hammer your site with requests, and if I use the information I receive to cause harm to a third party, it's YOUR FAULT" is an absolutely ludicrous take.
I'm basically saying 2 wrongs don't make a right here.
Trying to harm their system which might transitively harm someone using their system is unethical from my viewpoint.
Re: Feed the bots
#148Most of the real use seems to be surveillance, spam, ads, tracking, slop, crawlers, hype, dubious financial deals and sucking energy.
Oh yeah, and your kid can cheat on their book report or whatever. Great.
Re: Feed the bots
#149I think this approach bothers me on the ethical level. To flood bots with gibberish that you "think" will harm their ability to function means you are in some ways complicit if those bots unintentionally cause harm in any small part due to your data poisoning. I just don't see a scenario where doing what author is doing is permissible in my personal ethical framework. Unauthorized access doesn't absolve me when I cre…
Re: Feed the bots
#150Earlier quoted context omitted.
I would even go so far as to say, increasing information entropy in today's society is ethically akin to dumping chemicals in a river.
Please. Are you implying we need AI to the same degree we need clean water? Your chemicals in river analogy only works if there were also a giant company straight out of “The Lorax” siphoning off all of the water in the river.. and further, the chemicals would have to be harmless to humans but would cause the company’s machines to break down so they couldn’t make any more thneeds.
1. The machines won't "break", at best you slightly increase when they answer something with incorrect information.
2. People are starting to rely on that information, so when 'transformed" your harmless chemical are now potentially poison.
Knowing this is possible, it (again "to me") becomes highly un-ethical.