Forum Moderators: coopster

Message Too Old, No Replies

Question about cookies

Can a cookie be used for verification of system?

         

Storyman

5:04 pm on Apr 18, 2006 (gmt 0)

10+ Year Member



Is it possible to drop a cookie onto a system that is only valid on that system. I'd like to use that cookie as a way to verify the user for an ebook. The idea is if the ebook and cookie are copied onto another system the cookie will not be valid and the ebook will not open.

hakre

11:28 am on Apr 21, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



no.

jatar_k

6:15 pm on Apr 25, 2006 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



you could add information to the cookie. some kind of hash that included a bunch of info relative to that machine, well maybe things like user agent and ip. That would at least make it harder.

Storyman

6:27 pm on Apr 25, 2006 (gmt 0)

10+ Year Member



You never know until you ask. The replies were helpful in redirecting my efforts. Thanks.