Friday, August 7, 2009

Securing the Data

For ease-of-use I wanted to avoid using a self-signed certificate and so I was thinking to use the RSA javascript library (which I may still do, just for fun) to transmit the password.

However, after some chat with some people on the UUG mailing list I see that it would be much more gentlemanly to encrypt all of the data.

As it turns out, GoDaddy provides free SSL certs for OpenSource projects.

No comments:

Post a Comment