{"id":79256,"library":"rake-gpg","title":"Rake GPG","description":"Provides Rake tasks for common GPG activities including key management, encryption, and decryption.","status":"active","version":"0.20.0","language":"ruby","source_language":null,"source_url":"https://github.com/infrablocks/rake_gpg","tags":["gpg","encryption","rake","security","keys"],"install":[{"cmd":"gem install rake_gpg","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'rake_gpg', '~> 0.20.0'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"RakeGPG","correct":"require 'rake_gpg'"}],"quickstart":{"code":"require 'rake_gpg'\n\n# Example: encrypt a file\nRakeGPG::Tasks::Encrypt.new do |task|\n  task.source_file = 'secret.txt'\n  task.recipient = 'recipient@example.com'\nend","lang":"ruby","description":"Encrypt a file using a GPG recipient key"},"warnings":[],"env_vars":null,"search_vec":"'activ':9 'common':7 'decrypt':15 'encrypt':13,17 'gpg':2,8,16 'includ':10 'key':11,20 'manag':12 'provid':3 'rake':1,4,18 'secur':19 'task':5","created_at":"2026-06-18T04:45:18.249791+00:00","updated_at":"2026-06-18T04:45:18.249791+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":"https://github.com/infrablocks/rake_gpg","github":"https://github.com/infrablocks/rake_gpg","docs":"http://www.rubydoc.info/gems/rake_gpg/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility","crypto"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-18","next_check":"2026-12-15","install_tag":null}}