There is an updated version of this post. The GDPR goes into effect next Friday. Whether or not you serve European residents, it’s a great reminder...
Securely search encrypted database fields. Contribute to ankane/blind_index development by creating an account on GitHub.
There is an updated version of this post. The GDPR goes into effect next Friday. Whether or not you serve European residents, it’s a great reminder...
Encryption is a common way to protect sensitive data. Generating a secure key is an important part of the process. attr_encrypted, the popular...
It feels like data breaches are showing up every week in the news. If you haven’t taken a second look at how you’re storing sensitive data, now is...
Encrypting sensitive data at the application-level is crucial for data security. Since writing Securing Sensitive Data in Rails, I haven’t been...
This is an update to Securing User Emails in Rails with a number of improvements: Works with Devise’s email changed notifications Works with...
I’m happy to announce that Lockbox now supports Mongoid. This makes it easy to add application-level encryption to your MongoDB documents. Blind...
Learn what's new in the world of slow tests and how TestProf continues to help Rails teams to keep CI build times under control.