1
CoolPops
Security Tokens
  • 2005/10/11 16:06

  • CoolPops

  • Just popping in

  • Posts: 65

  • Since: 2003/4/9 1


Can anyone give me an overview as to what the security tokens are all about and how they work? I am looking at the code trying to figure them out but am not really seeing enough info to catch on.

Jeremy

2
Mithrandir
Re: Security Tokens

A brief overview is in the News article about XOOPS 2.0.10 where this feature was introduced.
"When you can flatten entire cities at a whim, a tendency towards quiet reflection and seeing-things-from-the-other-fellow's-point-of-view is seldom necessary."

Cusix Software

3
CoolPops
Re: Security Tokens
  • 2005/10/11 17:20

  • CoolPops

  • Just popping in

  • Posts: 65

  • Since: 2003/4/9 1


Ah! That is a very handy feature. I actually implemented that in my custom blog module on Life with Christ (http://lifewithchrist.org) because it allows anonymous comments and that soon got way out of hand with spammers.

I also added two other things that *really* helped out.

1. Before posting anyonymous comments, it checks the time that is stored in the user session as to when they viewed the page. If that time is less than 5 seconds (who can read a story, type a response and hit the submit button in less than 5 seconds but a bot?)
2. It checks the subject for common spam phrases (almost 1,000 of them are in there now)
3. It checks the body of the comment for common spam URLs (tons of them).

Anyway, what you've done with the security tokens is a much appriciated addition, thanks for the pointer!

Jeremy
http://lifewithchrist.org

Login

Who's Online

140 user(s) are online (89 user(s) are browsing Support Forums)


Members: 0


Guests: 140


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits