Skip to main content
6 events
when toggle format what by license comment
Mar 17, 2017 at 13:14 history edited CommunityBot
replaced http://security.stackexchange.com/ with https://security.stackexchange.com/
Feb 22, 2013 at 0:32 comment added TwentyMiles Whoops, I missed that part of the question when I read it the first time. I've updated my answer to include some more suggestions.
Feb 22, 2013 at 0:31 history edited TwentyMiles CC BY-SA 3.0
added 2501 characters in body
Feb 21, 2013 at 23:37 comment added Matt Jadczak Maybe a bit of clarification about "client-side" - I have a C# application that once daily extracts appropriate data from the pharmacy/point of sale software and uploads it to the server - this isn't in the browser. That's where I think it would be best to do my encryption. There is no data provided by the user through the browser in this system - they can only view their records. My main concern about encrypting it server-side is that maybe I am hosed if they can access the server's memory, but a simple read-only access could grab the unencrypted json file being uploaded.
Feb 21, 2013 at 23:34 vote accept Matt Jadczak
Feb 21, 2013 at 23:28 history answered TwentyMiles CC BY-SA 3.0