Why wordpress cookies name contains HASH
As documented here, wordpress cookies name have HASH part. I wonder to know what is its use-case?
As documented here, wordpress cookies name have HASH part. I wonder to know what is its use-case?
Hash is used to encrypt the data saved in cookies, So, you don’t have to worry about someone getting your username and password by reading the cookie data.
Geeks Mental is a community that publishes articles and tutorials about Web, Android, Data Science, new techniques and Linux security.