|
|
|
|
|
by weavejester
5975 days ago
|
|
Usually signing a cookie means adding a HMAC to the end of it so the user can't modify the contents without invalidating it. The example given seems kinda misleading, because including the salt offers some measure of protection against tampering anyway. |
|
Again, that's unless I'm missing something.