I use in almost every SaaS project
Modern encryption for Ruby and Rails. Contribute to ankane/lockbox development by creating an account on GitHub.
I use in almost every SaaS project
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...
A new version of Lockbox was just released with support for types, making it easier to encrypt non-string fields. Previously, you’d need to perform...
I’m happy to announce that Lockbox now supports Mongoid. This makes it easy to add application-level encryption to your MongoDB documents. Blind...