Whenever you have a page that sends confidential information back and forth
you have to encrypt it, because when a user hits submit, the html goes back
to the server in pure text and can be read by anyone along the way to the
server. What is done is that PKI infrastructure is used to ensure no one in
the network can intersect the data an read it.

Google SSL, TLS , PKI, Certificates, CA and encryption.

HINT: pages with ssl show a little lock in the status bar of the browser

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to