Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Encrypted Forms on GS?
#1
Hello,
Is it possible for the contents of forms to be encrypted before they are sent to the server?
(I guess this would have to be done using JavaScript ...)
Many thanks,
A.
Web Developer and Translator (German > English)
Reply
#2
I would not want to have to rely on javascript. I would use an SSL connection if I needed forms to be encrypted during transport to the server.

I haven't personally used SSL with GS, but I don't see any reason why it wouldn't work.
Reply
#3
Hello Filupn,

Am I right in thinking you're saying it's not available as a feature / hack or whatever in GS at the moment but it shouldn't be impossible to adapt something like the contact form module to do this with one of those encryption scripts out there?

A.
Web Developer and Translator (German > English)
Reply
#4
I'm pretty sure there's nothing like that built into GetSimple. But if you just used an SSL connection with a standard contact form plugin, there'd be no need for any JavaScript or modification of code, all communications between the browser and the site would be encrypted.
Reply
#5
filupn Wrote:I'm pretty sure there's nothing like that built into GetSimple.
I thought that too
filupn Wrote:But if you just used an SSL connection with a standard contact form plugin, there'd be no need for any JavaScript or modification of code, all communications between the browser and the site would be encrypted.
This sounds like a possibility. If I could hack into the module to change the protocol to https then all I'd need to sort out would be (I've just looked at Wikipedia's "HTTP Secure" article (http://en.wikipedia.org/wiki/HTTP_Secure)):
  • organising a certificate
  • ensure that I'm using a fixed IP-Address and am not on a name-based virtual host
However, I can't see how I could get the menu link to my contact form to work. It would have to read "https://.....", meaning a system hack and increasing complexity ... and maybe I should start to think about another CMS for this project.
(It seems stupid to go to a more complex system for a site with only a dozen pages but encryption seems to be a "must" for this customer - a doctor wanting to assure his patients about confidentially.)
Web Developer and Translator (German > English)
Reply
#6
GetSimple *should* work on https... are you seeing problems when trying it? I built in the ability to account for https, but i cant test it as I dont have an SSL cert
- Chris
Thanks for using GetSimple! - Download

Please do not email me directly for help regarding GetSimple. Please post all your questions/problems in the forum!
Reply




Users browsing this thread: 1 Guest(s)