|
 |
|
07-01-2008, 03:05 AM
|
#21 (permalink)
|
Status: Junior Honemeister
Join Date: Jan 2008
Location: Central California
Posts: 935
Thanks: 43
Thanked 56 Times in 45 Posts
|
Quote:
Originally Posted by OLD_SCHOOL
We had one earlier today, advertising same stuff. Seriously, just ban their IP address, then they cant create a new account every other day.
|
That only works if they have a static IP address...
It might stop them for a day or two, but it also runs the risk of cutting off any other members who are with the same carier.
They need to make SRP have a persistent cookie, maybe a java one that can be activated by a moderator for these spammers.
That way once a spammer is identified, the cookie can basically burn their identity into their computer, don't allow them to sign out, and make it automatically redirect them elsewhere when they try to open the site.
This isn't illegal, or immoral, it isn't even difficult. They come in as one id, spam, get banned, and the next time they try to access the site instead of seeing SRP come up on their screen, they are automatically redirected to Barney's web site...
and because the SRP cookie is made to be persistent, and to not allow them to log out they would have to erase the cookie before they can access the site again under a different ID. This is easy with regular cookies, but still takes time, with Java cookies, it's darn near impossible.
The plain and simple truth is these spammers don't have time to mess around with sites that fight back. They come in post until banned and move on to their next ID. Many of these spammers are probably the same individual with several member names.
Why should the Moderators have to bann the same guy 10 times a week.
|
|
|
07-01-2008, 03:29 AM
|
#22 (permalink)
|
Status: Moderator
Join Date: Sep 2007
Posts: 1,645
Thanks: 2
Thanked 64 Times in 49 Posts
|
Quote:
Originally Posted by Mike_ratliff
That only works if they have a static IP address...
|
I thought only dial-up uses a non static IP address no? Or you think they might have one of them IP hiding devices?
|
|
|
07-01-2008, 03:36 AM
|
#23 (permalink)
|
Status: SuperMod - SpamHunter
Join Date: Feb 2008
Location: NE Alabama
Posts: 1,061
Thanks: 11
Thanked 50 Times in 37 Posts
|
I have a static IP by choice at my house, but cable internet is known for using dynamic IPs. Regardless, there is a way around that so that I could have a different IP each time I connect to any website - and have that IP change every 30 minutes.
|
|
|
07-01-2008, 04:30 AM
|
#24 (permalink)
|
Status: Member
Join Date: May 2008
Posts: 93
Thanks: 8
Thanked 5 Times in 4 Posts
|
Quote:
Originally Posted by OLD_SCHOOL
We had one earlier today, advertising same stuff. Seriously, just ban their IP address, then they cant create a new account every other day.
|
The biggest problem with banning IPs is the fact there are finite numbers of IPs around. There is a gorwing problem in that the internet has no more IPs and more are being increasingly shared. There was an article I read recently when a Wiki moderator blocked an entire country from editing Wikipedia because that country had only one IP to serve all internet users there.
Quote:
Originally Posted by Mike_ratliff
That only works if they have a static IP address...
It might stop them for a day or two, but it also runs the risk of cutting off any other members who are with the same carier.
They need to make SRP have a persistent cookie, maybe a java one that can be activated by a moderator for these spammers.
That way once a spammer is identified, the cookie can basically burn their identity into their computer, don't allow them to sign out, and make it automatically redirect them elsewhere when they try to open the site.
This isn't illegal, or immoral, it isn't even difficult. They come in as one id, spam, get banned, and the next time they try to access the site instead of seeing SRP come up on their screen, they are automatically redirected to Barney's web site...
and because the SRP cookie is made to be persistent, and to not allow them to log out they would have to erase the cookie before they can access the site again under a different ID. This is easy with regular cookies, but still takes time, with Java cookies, it's darn near impossible.
The plain and simple truth is these spammers don't have time to mess around with sites that fight back. They come in post until banned and move on to their next ID. Many of these spammers are probably the same individual with several member names.
Why should the Moderators have to bann the same guy 10 times a week.
|
Quality spyware/malware programmes take care of stuff like that, though.
Quote:
Originally Posted by OLD_SCHOOL
I thought only dial-up uses a non static IP address no? Or you think they might have one of them IP hiding devices?
|
I have wireless, and if I reset my router I can get one of about three different IPs- I'm guessing they are shared among all the computers that use my ISP in the area.
|
|
|
07-01-2008, 05:40 AM
|
#25 (permalink)
|
Status: Junior Honemeister
Join Date: Jan 2008
Location: Central California
Posts: 935
Thanks: 43
Thanked 56 Times in 45 Posts
|
Quote:
Originally Posted by peas_and_corn
The biggest problem with banning IPs is the fact there are finite numbers of IPs around. There is a gorwing problem in that the internet has no more IPs and more are being increasingly shared. There was an article I read recently when a Wiki moderator blocked an entire country from editing Wikipedia because that country had only one IP to serve all internet users there.
Quality spyware/malware programmes take care of stuff like that, though.
I have wireless, and if I reset my router I can get one of about three different IPs- I'm guessing they are shared among all the computers that use my ISP in the area.
|
Java cookies won't be cleared by a spyware or mal ware program, because too many of them are required to run web sites properly, and the companies that deal with them only search out and destroy ones that are prevalent in the thousands, and meet a specific parameter.
a SRP Java cookie would not be listed on the list of removable items because it wouldn't be recognised as malicious. Frankly the cookie need only identify the user, the redirect could be a command from a list on the SRP site. They already use cookies to recognise us, and let us know when we have PM's.
The difference would not be the practice of using cookies, but simply creating a directory of banned users, and using a cookie hidden on their machine to uphold it. You take away their option of signing out because they can't get to the site to sign out. It would be an unnoticable change to all of the rest of us, because we wouldn't be on the list of individuals who get redirected.
And by using a java cookie, the clear history and clear cookies command would not remove the java cookie. Those are much harder to remove.
Frankly we could all be switched over to java cookies, and we would never know the difference, they function in the same manner. but if I decide to sign in as JoeSpammer, and cause trouble. the JoeSpammer java cookie would be on my computer. next time I tried to go to SRP, the SRP web site would see JoeSpammer, and would send me on my merry way to some other site. Essentially I would type SRP.com, and end up at Barney.com... SRP wouldn't even appear to me, it would be as if it didn't exist. You could even make it so that an error message popped up and said that site didn't exist... "Sorry you have reached the end of the internet, please go back and try again."
 Or better yet... SEND THEM HERE  
|
|
|
07-01-2008, 05:51 AM
|
#26 (permalink)
|
Status: Member
Join Date: May 2008
Posts: 93
Thanks: 8
Thanked 5 Times in 4 Posts
|
I have spyware programmes that do flush out all cookies- though I have to do a scan to find them. It's evident when I return to forums such as this and I have to click 'remember me' again.
|
|
|
07-01-2008, 05:56 AM
|
#27 (permalink)
|
Status: Velo Shaver
Join Date: Jan 2008
Location: Suckatomato, Ca
Posts: 111
Thanks: 11
Thanked 4 Times in 3 Posts
|
That site is evil... and interactive. I was digging clicking on all the characters. The spamburger's noises are a bit disturbing tho...
|
|
|
07-01-2008, 07:23 AM
|
#28 (permalink)
|
Status: Junior Honemeister
Join Date: Jan 2008
Location: Central California
Posts: 935
Thanks: 43
Thanked 56 Times in 45 Posts
|
Quote:
Originally Posted by peas_and_corn
I have spyware programmes that do flush out all cookies- though I have to do a scan to find them. It's evident when I return to forums such as this and I have to click 'remember me' again.
|
Those are cookies that are stored in HTML, Java cookies are harder to remove. I don't know of any spywae or adware programs that remove them.
Simply put they are considered too important to allow a clean sweep...
Banks use Java cookies to recognise your computer when you log on, as an added form of security...
If a Java cookie was used, the spammer would be hard pressed to overide the block. The easiest way would be on a different computer...
Even a HTML cookie would give a spammer a very hard time, they would be redirected, and would have to clear their cookies, before they could attempt another identity. If they just move on, and don't clear their cache, they will get hit by the cookie whenever they try to go on to SRP. depending on how intelligent they are, this may cause a pretty good reduction in the amount of spam.
The whole idea here is that once banned they can't click log out, because they are automatically redirected before they ever see SRP. So they have to be computer savvy enough to know how to get rid of the cookie on their end before they can get back and try to get a knew ID.
If the cookie is hidden, like Java cookies are, they won't be able to delete it.
Thus the spammer will not be able to see, or spam SRP on that computer again without going to great lengths.
Not to mention that spam site is just evil.
Frankly I would set it to save both a HTML and a Java cookie, and try it... It's no different than a regular ban, they just have to change a few minor settings, and instead of having it post a message that a member is not allowed, have it redirect them. The redirect will automatically prevent them from signing out, because it sends them away before they can click on the button that says "sign me out"
It's a simple enough concept, think of it as a detour.
It's just another measure against spammers, it isn't fool proof, but it makes them work harder, and hopefully takes a bit of that work off of the moderators. Not to mention the satisfaction Doc will get knowing he is banishing a spammer to Spam.com... 
|
|
|
07-01-2008, 05:59 PM
|
#29 (permalink)
|
Status: Senior Member
Join Date: Jan 2008
Location: Richardson, Texas
Posts: 113
Thanks: 12
Thanked 11 Times in 10 Posts
|
New Idea?
All the above are good ideas, but I think that a very useful thing would be a "Report Spam" button (similar to the "Thanks" button) that would notify the mods of a potential problem. There are, after all, many more users than mods. 
__________________
Der Fritzer
"There are nine and sixty ways of constructing tribal lays, and every single one of them is right!" R. Kipling

|
|
|
07-01-2008, 06:02 PM
|
#30 (permalink)
|
Status: Super Moderator
Join Date: Jan 2008
Location: north Carolina
Posts: 1,994
Thanks: 22
Thanked 84 Times in 70 Posts
|
just like the exclamation point found on the lower left hand of this screen.
__________________
- The Boker Brotherhood
- The Butcher Shop
The*Claus*et
- The Sophisticated Soligens
One of these days in your travels, a guy is going to show you a brand-new deck of cards on which the seal is not yet broken. Then this guy is going to offer to bet you that he can make the jack of spades jump out of this brand-new deck of cards and squirt cider in your ear. But, son, do not accept this bet, because as sure as you stand there, you're going to wind up with an ear full of cider.
|
|
|
07-01-2008, 08:21 PM
|
#31 (permalink)
|
Status: Strapping Lad
Join Date: Feb 2008
Location: Broken Arrow, OK
Posts: 2,525
Thanks: 296
Thanked 163 Times in 143 Posts
|
Quote:
Originally Posted by Doc
just like the exclamation point found on the lower left hand of this screen.
|
Oh that little red thing... Let me try
__________________
Place your  on the SRP Member Map
And then join us on IRC! -->
Doc & Bandit's Cave: (The Cave is the place to learn how to clean and repair your old razors Tuesdays at 8 pm EST)
Know something? Add it to the New Wiki!
|
|
|
07-01-2008, 11:47 PM
|
#32 (permalink)
|
Status: The Razor Whisperer
Join Date: Jan 2008
Location: Rhode Island
Posts: 1,432
Thanks: 83
Thanked 109 Times in 73 Posts
|
__________________
To be added to my Razors For Sale Email List please read the instructions HERE! Thanks!
Sorry, I'm not taking on any more "projects". That means no scales, restoration, honing, you name it. Look for my custom razors in the future though!
-Alex
|
|
|
07-01-2008, 11:56 PM
|
#33 (permalink)
|
Status: SuperMod - SpamHunter
Join Date: Feb 2008
Location: NE Alabama
Posts: 1,061
Thanks: 11
Thanked 50 Times in 37 Posts
|
|
|
|
07-02-2008, 07:07 AM
|
#34 (permalink)
|
Status: Junior Honemeister
Join Date: Jan 2008
Location: Central California
Posts: 935
Thanks: 43
Thanked 56 Times in 45 Posts
|
Quote:
Originally Posted by fritz
All the above are good ideas, but I think that a very useful thing would be a "Report Spam" button (similar to the "Thanks" button) that would notify the mods of a potential problem. There are, after all, many more users than mods. 
|
as Doc so delicately put it, we do have a button to report bad posts...
that is where we go to report spam.
I'm just saying that banning them like they do now is like chasing a stray cat out of your yard. as soon as you go back inside, they come back.
We need a way to tag them as spammers so that they can't just make a new user name and post more.
That's why I want them tagged with a java cookie that is very hard to find and remove, and then redirected so they can't log out.
For the rest of us the transition to Java cookies would be pretty much seamless, We might come back, and find ourselves logged out, because the HTML cookies in use are no longer valid, but a good programmer can even work around that. Once it's switched to java cookies, the program administrator just needs to make minor changes to the message that is sent when a user is banned. Instead of sending them to a page on SRP that says you've been banned, send them to an outside link. such as...
spam.com
Because their ID is stored on a Java cookie, it isn't cleared with the regular history, or when deleting cookies, or even when restarting the computer.
Because they are automatically redirected before they can access the SRP web site, they can't log out.
In essence you haven't just locked them out, you've hidden the whole house from them.
It's hard to graffitti a wall that you can't see. and unless they read this thread before they get banned, they aren't going to know how they were banned, or even what to look for to bypass the bann.
If the administrator wanted to be subtle, and really comnfuse them, they could be redirected to something that is similar, so they think they misspelled the web address... Send them here, or here, or here...
It might take them a while to figure out what's going on.
You can also send them to something totally unrelated like this site
Last edited by Mike_ratliff; 07-02-2008 at 07:35 AM.
|
|
|
07-02-2008, 07:21 AM
|
#35 (permalink)
|
Status: Moderator
Join Date: Sep 2007
Posts: 1,645
Thanks: 2
Thanked 64 Times in 49 Posts
|
Thing is with the report button is that it takes time before the mods see it from what I can tell. I report spam every other day, and sometimes one of those pests manages to post another 15-20 times or more before being cancelled. to make 15-20 posts takes 14-19mins +/- since there is a 60sec wait period between posts, now I know 20mins isn't very long, but when you realise that's 20 threads contaminated with how many subscriptions per thread, that people receive emails for. As some have mentioned in the past, they don't like receiving that nonsense in their emails.
My suggestion for the blocking IP addresses was simply coz that's what we would do on another site. I don't/didn't know about this shared IP issue. But whats the harm of banning IP's temporarily until a better solution is found? You can unblock/unban blocked IP's so its not like its a permanent measure.
I'm simply trying to offer a simple solution, even if it only serves as a tmporary measure until something better is implemented.
|
|
|
07-02-2008, 09:45 AM
|
#36 (permalink)
|
Status: Moderator
Join Date: Sep 2007
Posts: 1,645
Thanks: 2
Thanked 64 Times in 49 Posts
|
Quote:
Originally Posted by Mike_ratliff
That only works if they have a static IP address...
It might stop them for a day or two, but it also runs the risk of cutting off any other members who are with the same carier.
They need to make SRP have a persistent cookie, maybe a java one that can be activated by a moderator for these spammers.
That way once a spammer is identified, the cookie can basically burn their identity into their computer, don't allow them to sign out, and make it automatically redirect them elsewhere when they try to open the site.
This isn't illegal, or immoral, it isn't even difficult. They come in as one id, spam, get banned, and the next time they try to access the site instead of seeing SRP come up on their screen, they are automatically redirected to Barney's web site...
and because the SRP cookie is made to be persistent, and to not allow them to log out they would have to erase the cookie before they can access the site again under a different ID. This is easy with regular cookies, but still takes time, with Java cookies, it's darn near impossible.
The plain and simple truth is these spammers don't have time to mess around with sites that fight back. They come in post until banned and move on to their next ID. Many of these spammers are probably the same individual with several member names.
Why should the Moderators have to bann the same guy 10 times a week.
|
So how would this work exactly? I don`t understand. How would someone differenciate between a spammer and a normal member when doing this cookie thing? Sounds much like you`d need to do it via an IP address, and if IP`s are shared how will it not affect several people?
I`m not exactly a computer wizz, so I just want to understand how this cookie thing would be any different/safer than banning an IP address. I`m willing to learn. 
|
|
|
07-02-2008, 10:19 AM
|
#37 (permalink)
|
Status: Affable Chap
Join Date: Jan 2008
Location: Fullerton, CA
Posts: 546
Thanks: 29
Thanked 10 Times in 9 Posts
|
If you want to fight spam yourself sent this link This link kills spam to the email address
__________________
----------
My favorite word is ubiquitous.
|
|
|
| |