Greetings all I find myself in need of making a little 3 page app that will run scripts, and my first thought was Camping!
looking at the blog.rb example, I see a very nice example of authentication, but the username/password is transmitted in clear text form My question then is, Is there an easy way of "encrypting" that information? If not, will I have to go the https way with apache, or is there a ruby http server that can do that?
_______________________________________________ Camping-list mailing list [email protected] http://rubyforge.org/mailman/listinfo/camping-list

