Ruby on Rails 和安全性
有没有人看过有关如何使用 Ruby 安全开发 Web 应用程序的任何优秀 Powerpoint 演示?
Has anyone ran across any good Powerpoint presentations on how to securely develop a web application in Ruby?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(5)
Rory McCune 是一名安全顾问和 Rails 开发人员,他在 Scotland on Rails 上就此主题做了演讲。 您可以在线查看幻灯片。 Rory 也在博客中讨论了这个话题。
Rory McCune is a security consultant and Rails developer who gave a presentation on this topic at Scotland on Rails. You can view the slides online. Rory blogs about the topic too.
Peepcode 有一本 关于 Rails 安全性的 PDF 书 - 售价 9 美元,但他们有免费的预览。 我从这些人那里买了很多截屏视频,它们非常棒。
Peepcode has a PDF book on Rails security - it's $9 but they have a free preview. I've bought a bunch of screencasts from these folks, and they have been great.
查看 Ruby on Rails 安全项目。 提供有关此主题的免费书籍。
当然,您应该阅读 Ruby On Rails 安全指南。
Check out the Ruby on Rails Security Project. The offer a free book about this topic.
And of course you should read the Ruby On Rails Security Guide.
Ruby Security 书籍是作为 OWASP 项目联合开发的 http://www.owasp.org /index.php/Category:OWASP_Ruby_on_Rails_Security_Guide_V2
如果 OWASP 能有更多安全相关的材料就好了
The Ruby Security book was joint developed as an OWASP project http://www.owasp.org/index.php/Category:OWASP_Ruby_on_Rails_Security_Guide_V2
It would be good to have more security related materials at OWASP
Rory 的 Scotland on Rails 演示视频也是 在这里在线
The video for Rory's Scotland on Rails presentation is also online here