[CentOS] Using gpg to encrypt a URL line on CentOS 6 additional information

Gordon Messmer gordon.messmer at gmail.com
Mon Jul 13 02:40:59 UTC 2015


On 07/11/2015 03:54 AM, Jerry Geis wrote:
> I use an apache interface to my application, the URL line has
> parameters line mscript?value=2&something=4 etc..

Maybe don't give the client information that you don't want them to 
see.  Send them a session ID, and store your private information in a 
local session store.  Every web framework should have a library for 
session data handling.



More information about the CentOS mailing list