BETAmodules.com is in beta — open to partnerships & joint ventures.Build with us

warden-hmac-authentication

v0.6.4RubyGems· Ruby

This gem provides request authentication via [HMAC](http://en.wikipedia.org/wiki/Hmac). The main usage is request based, noninteractive authentication for API implementations. Two strategies are supported that differ mainly in how the authentication information is transferred to the server: One header-based authentication method and one query-based. The authentication scheme is in some parts based on ideas laid out in this article and the following discussion: http://broadcast.oreilly.com/2009/12/principles-for-standardized-rest-authentication.html The gem also provides a small helper class that can be used to generate request signatures.

The verdict
Abandoned. Last published 13 years ago. No recent activity — look for a maintained alternative.
No recent activity — look for a maintained alternative.
Live from the RubyGems registry · derived rules, not AI
How it scores
MaintenanceAbandoned
PopularityNiche
SecurityClean
LicenseUnknown
DepsZero deps
Maintenance
Last published 13 years ago.
Popularity
825 downloads / week
Security
No known advisories for this version (OSV).
License
No license declared.
Dependencies
No runtime dependencies
Recent releases
  • 0.6.413 years ago
  • 0.6.313 years ago
  • 0.6.213 years ago
  • 0.6.114 years ago
  • 0.6.014 years ago
  • 0.5.514 years ago
  • 0.5.414 years ago
  • 0.5.314 years ago
warden-hmac-authentication — This gem provides request authentication via [HMAC](http://en.wikipedia.org/wiki/Hmac). The main usage is request based, noninteractive authentication for API implementations. Two strategies are supported that differ mainly in how the authentication information is transferred to the server: One header-based authentication method and one query-based. The authentication scheme is in some parts based on ideas laid out in this article and the following discussion: http://broadcast.oreilly.com/2009/12/principles-for-standardized-rest-authentication.html The gem also provides a small helper class that can be used to generate request signatures. (Ruby / RubyGems) · Modules