Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Cookie encryption
Post: RE: Cookie encryption

I finally find a way to make my group chat working in socket.io/Redis without having to read the session datas. I submit it here to be sure that i'm not making new mistakes. Users can belong to n g...
13,161 Views
11 Replies
03-26-2016, 07:17 AM
saturnales
    Thread: Cookie encryption
Post: RE: Cookie encryption

Ok, ill take yours words for it. After all, I'm not so confortable with session security stuff. Ill try to find new ways looking for your previous posts. Thanks
13,161 Views
11 Replies
03-23-2016, 09:03 AM
saturnales
    Thread: Cookie encryption
Post: RE: Cookie encryption

Quote: -- if you're trying to read the serialized session data, you're doing something very wrong. -- The fact is that i dont see any other solution. Why is it wrong ? For exemple , if i c...
13,161 Views
11 Replies
03-23-2016, 06:17 AM
saturnales
    Thread: Cookie encryption
Post: RE: Cookie encryption

arma7x Wrote: (03-22-2016, 08:16 PM) -- Have you try using websocket. Got several php websocket library at github you can try. Or you can searching in NPM for package to parse php session. Read more ...
13,161 Views
11 Replies
03-23-2016, 06:00 AM
saturnales
    Thread: Cookie encryption
Post: RE: Cookie encryption

Ok , thanks for the answer. I really try to know better Codeigniter , i'm still a beginner Ill try to be be more precise. I have 2 webservers : the php/codeigniter webserver, and a node.js server ...
13,161 Views
11 Replies
03-22-2016, 05:10 PM
saturnales
    Thread: Cookie encryption
Post: RE: Cookie encryption

then how does CI stock sessions userdatas with redis, because when i browse redis table, i just see ci_session:127.0.0.1:7dbef53e55bc194e8fbc4a00ad729bd9a9a7c25a __ci_last_regenerate|i:1458519122; ...
13,161 Views
11 Replies
03-21-2016, 09:22 AM
saturnales
    Thread: Cookie encryption
Post: Cookie encryption

I'm trying to mix the CI3 framework with a node.js server (socket.io) to make real-time chats rooms depending on CI's users groups. I'm using the redis driver and i need to pass datas from the php ...
13,161 Views
11 Replies
03-20-2016, 05:37 PM
saturnales

Theme © iAndrew 2016 - Forum software by © MyBB