Welcome Guest, Not a member yet? Register   Sign In
flash_data safety
#2

[eluser]WanWizard[/eluser]
You can tamper with everything, but in this case it's not going to be easy.

If you use the session library without the database, session data is stored in a cookie, client side. If you use the database, no session data is send to the client.
In either case, don't forget to encrypt the cookie, and use an encryption key with enough entropy.


Messages In This Thread
flash_data safety - by El Forum - 06-15-2010, 06:59 PM
flash_data safety - by El Forum - 06-16-2010, 12:58 AM
flash_data safety - by El Forum - 06-16-2010, 08:24 AM
flash_data safety - by El Forum - 06-16-2010, 08:48 AM
flash_data safety - by El Forum - 06-16-2010, 09:52 AM
flash_data safety - by El Forum - 06-16-2010, 03:57 PM
flash_data safety - by El Forum - 06-16-2010, 09:18 PM
flash_data safety - by El Forum - 06-16-2010, 09:58 PM
flash_data safety - by El Forum - 06-17-2010, 12:21 AM
flash_data safety - by El Forum - 06-17-2010, 01:51 AM
flash_data safety - by El Forum - 06-17-2010, 02:01 AM
flash_data safety - by El Forum - 06-17-2010, 04:39 AM
flash_data safety - by El Forum - 06-17-2010, 11:16 AM



Theme © iAndrew 2016 - Forum software by © MyBB