Posted
So i'm working on an OP key system and basically instead of checking time for a certain ip, it checks time for a certain hwid. and if you wonder how i get the hwid and stuff its basically a rest api and stuff and it communicates from my app to website and stuff like that with temp keys. Sorry if you did not understood but i don't wanna show my source for now :)
I'm storing the HWID in a cookie the only thing is i have an owner mode which basically makes that i will not pass through ads with my HWID but i don't want people to figure out that HWID and then use it by editing the cookie. Is there any cookie alternatives in NodeJS that can't be modified?
My new discord is Wabz#1337 with ID 777154062789509130
yes
Replied
@25074 I will use sessions instead of cookies. I heard the difference is sessions are stored in the server and the cookie is the id that can identify the session value which cannot be modified by the client.
Cancel
Post
My new discord is Wabz#1337 with ID 777154062789509130
Users viewing this thread:
( Members: 0, Guests: 1, Total: 1 )
Cancel
Post