attr_encrypted VS lockbox

Compare attr_encrypted vs lockbox and see what are their differences.

attr_encrypted

Generates attr_accessors that encrypt and decrypt attributes (by attr-encrypted)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
attr_encrypted lockbox
2 13
1,985 1,391
0.3% -
4.3 7.4
7 days ago about 1 month ago
Ruby Ruby
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

attr_encrypted

Posts with mentions or reviews of attr_encrypted. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-07-12.
  • DB Encryption
    4 projects | /r/rails | 12 Jul 2021
    Alternative: https://github.com/attr-encrypted/attr_encrypted
  • Application config in a single-row table
    1 project | dev.to | 14 Apr 2021
    Using the attr_encrypted gem I followed the documentation’s short instructions to create a model called AppSetting (with a corresponding migration to create the app_settings table), along with an encrypted attribute/column for my API key.

lockbox

Posts with mentions or reviews of lockbox. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-09.

What are some alternatives?

When comparing attr_encrypted and lockbox you can also consider the following projects:

blind_index - Securely search encrypted database fields

strong_migrations - Catch unsafe migrations in development

rails_best_practices - a code metric tool for rails projects

money-rails - Integration of RubyMoney - Money with Rails

Brakeman - A static analysis security vulnerability scanner for Ruby on Rails applications

Lograge - An attempt to tame Rails' default policy to log everything.

bullet - help to kill N+1 queries and unused eager loading

Capistrano - A deployment automation tool built on Ruby, Rake, and SSH.

Pundit - Minimal authorization through OO design and pure Ruby classes

authtrail - Track Devise login activity

Sidekiq - Simple, efficient background processing for Ruby