Securing Online Applications

Discussion in 'PHP' started by NoamBarz, Jun 17, 2007.

  1. rodney88

    rodney88 Guest

    Messages:
    480
    Likes Received:
    37
    Best Answers:
    0
    Trophy Points:
    0
    #21
    It's circumstantial but it certainly would suggest there's not enough consistency to rely on the IP address. Maybe it could be worth monitoring AOL IP addresses / session mismatches to get a clearer picture.
     
    rodney88, Jun 19, 2007 IP
  2. MartiCode

    MartiCode Peon

    Messages:
    31
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #22
    Well it's about doing the thing "right" or not. Either you want a solution that "mostly works for most peoples" or you want one that, by design, works for everybody.

    IMHO, if you use a signed identification token that automatically expires, and you always handle it over SSL, I don't see much need for IP/user agent verification.
     
    MartiCode, Jun 19, 2007 IP