Since 1999

Is Ruby on Rails Secure?

Watch on Vimeo ↗

Question: Is Ruby on Rails secure? What if I add SSL?

Answer: Security is not an on/off switch. You need to ask three questions whenever you’re trying to determine the appropriate security level for anything:

  1. Secure against what?
  2. What is the worst thing that can happen?
  3. Compared to what alternative?

There is no secure switch to make all the risks go away. Security is a process that includes every aspect of the business model, application development, and deployment management practices, not a single magic setting.