dpxua26604 2009-09-22 17:24
浏览 115

跨多个浏览器/ ISP连接识别同一用户

I run a film festival website which accepts ratings on films and I'm concerned with stopping people cheating the system (i.e. submitting multiple ratings to fix the top ten list).

I've used techniques like IP address and browser stamp checking but I'm aware some people are trying to cheat the system by changing ISP connection or browser.

What techniques, if any, do people use to identify the same user across multiple browsers and potentially different IP addresses (i.e. different ISP connections)?

I'm not expecting this to be foolproof, just trying to get the checking as good as I can get it to dissuade casual offenders.

  • 写回答

2条回答 默认 最新

  • dongqian2021 2009-09-22 17:26
    关注

    The best way is to force people to login before they can rate something, and then you can limit votes by user. Use cookies in addition to this to deter people from creating multiple accounts just to vote more than once and that should stop most offenders.

    If you find that people ARE creating multiple accounts to vote more than once, I would then implement a timer that only lets a new account be created from the same IP every x minutes. They could still game the system, but they could skew the results much less that way.

    评论

报告相同问题?

悬赏问题

  • ¥15 linux驱动,linux应用,多线程
  • ¥20 我要一个分身加定位两个功能的安卓app
  • ¥15 基于FOC驱动器,如何实现卡丁车下坡无阻力的遛坡的效果
  • ¥15 IAR程序莫名变量多重定义
  • ¥15 (标签-UDP|关键词-client)
  • ¥15 关于库卡officelite无法与虚拟机通讯的问题
  • ¥15 目标检测项目无法读取视频
  • ¥15 GEO datasets中基因芯片数据仅仅提供了normalized signal如何进行差异分析
  • ¥100 求采集电商背景音乐的方法
  • ¥15 数学建模竞赛求指导帮助