{"id":93869,"library":"crypt-keeper","title":"Crypt Keeper","description":"Transparent ActiveRecord encryption.","status":"active","version":"2.3.0","language":"ruby","source_language":null,"source_url":"https://github.com/jmazzi/crypt_keeper","tags":["encryption","activerecord","security"],"install":[{"cmd":"gem install crypt_keeper","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'crypt_keeper', '~> 2.3.0'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"CryptKeeper","correct":"require 'crypt_keeper'"}],"quickstart":{"code":"require 'crypt_keeper'\n\nclass User < ActiveRecord::Base\n  encrypts :email\nend","lang":"ruby","description":"Encrypt an ActiveRecord attribute"},"warnings":[{"fix":"Store keys in environment variables or a secrets manager.","message":"Encryption keys must be managed securely; lost keys cause data loss.","severity":"breaking","affected_versions":">= 2.0.0"}],"env_vars":null,"search_vec":"'activerecord':4,7 'crypt':1 'encrypt':5,6 'keeper':2 'secur':8 'transpar':3","created_at":"2026-06-19T09:57:24.209324+00:00","updated_at":"2026-06-19T09:57:24.209324+00:00","problems":[],"ecosystem":"rubygems","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"http://jmazzi.github.com/crypt_keeper/","github":"https://github.com/jmazzi/crypt_keeper","docs":"http://www.rubydoc.info/gems/crypt_keeper/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["orm","crypto"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}