RubyGems Navigation menu

heroic-sns 1.1.0

Secure, lightweight Rack middleware for Amazon Simple Notification Service (SNS) endpoints. SNS messages are intercepted, parsed, verified, and then passed along to the web application via the 'sns.message' environment key. Heroic::SNS has no dependencies besides Rack (specifically, the aws-sdk gem is not needed). SNS message signatures are verified in order to reject forgeries and replay attacks.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.2 - June 15, 2020 (20 KB)
  2. 1.1.3 - July 13, 2016 (19.5 KB)
  3. 1.1.2 - March 24, 2016 (19.5 KB)
  4. 1.1.1 - August 09, 2013 (19 KB)
  5. 1.1.0 - June 25, 2013 (18 KB)
Show all versions (7 total)

Runtime Dependencies (2):

json ~> 1.7.7
rack ~> 1.4

Owners:

Authors:

  • Benjamin Ragheb

SHA 256 checksum:

b3fb90618e4544e4b6458e460bd7151eaeba8628db700dacd0a522fc16912160

Total downloads 280,844

For this version 2,848

License:

Apache

Required Ruby Version: >= 1.8.7

Links: