Hi All,
Something that has come up in conversation here recently is about the security of information held on the server before the client does an order download...
It is my understanding that the Order and customer details are held on the server in an encrypted form.
Not talking about the Credit card details etc as that is handled by a PSP.
Looking at the Whitepaper http://www.actinic.co.uk/docs/white_...-Web-Sites.pdf it states that 128 bit encryption is used for the order details.
Now, this process has to happen on the server. So the key for the encryption has to be on the server?? Along with the method for doing the encryption...
What happens if someone gets into the server, grabs the encrypted data - and then looks on the server for the encryption method, and the key held there - so they can reverse the encryption?
Just trying to get my head around how this works, as it seems to me that if someone had access to the server, they would have access to the information to decrypt the order data sitting on the server.....
Or is there a step in the process I am missing....
Cheers
Something that has come up in conversation here recently is about the security of information held on the server before the client does an order download...
It is my understanding that the Order and customer details are held on the server in an encrypted form.
Not talking about the Credit card details etc as that is handled by a PSP.
Looking at the Whitepaper http://www.actinic.co.uk/docs/white_...-Web-Sites.pdf it states that 128 bit encryption is used for the order details.
Now, this process has to happen on the server. So the key for the encryption has to be on the server?? Along with the method for doing the encryption...
What happens if someone gets into the server, grabs the encrypted data - and then looks on the server for the encryption method, and the key held there - so they can reverse the encryption?
Just trying to get my head around how this works, as it seems to me that if someone had access to the server, they would have access to the information to decrypt the order data sitting on the server.....
Or is there a step in the process I am missing....
Cheers
Comment