attr_encrypted
Play
4:11 CC

attr_encrypted

#6 Jul 26, 2015 free
Protecting your data within your database has never been easier. With attr_encrypted, you can easily add a level of security to your application without much refactoring.

Rails API - Throttling with Rack::Attack
Play
7:10 CC

Rails API - Throttling with Rack::Attack

#52 Oct 30, 2016 free
Save expensive calculation time using Rack::Attack, we will learn how to limit requests coming into our application. This gem not only limits requests, but can be used to blacklist or whitelist users as well.

reCAPTCHA v2
Play
11:10 CC

reCAPTCHA v2

#282 Feb 7, 2021 free
Reduce the number of bots and spam your Ruby on Rails application gets with Google reCAPTCHA v2.

Two Factor Authentication
Play
9:13 CC

Two Factor Authentication

#46 Sep 11, 2016 free
Add multi factor authentication to your existing authentication solution. This gives your users the option to increase the level of security to their account and help prevent unauthorized access.

Interview with Frank Rietta
Play
40:22 CC

Interview with Frank Rietta

#183 Apr 17, 2019 free
In this interview, Frank Rietta, a security expert in web applications, talks about various recommendations for securing a Ruby on Rails application. Many areas are explored from code, staff, servers and infrastructure.