Home

The www/nginx,-securelink port

nginx-securelink-1.24.0 – nginx HMAC secure link module (cvsweb github mirror)

Description

This nginx module allows a server to provide direct downloads of
resources but only where a "secure URL" is known. This is based on
a URL token including an HMAC based on various parameters such as
the path, remote IP address, and a timestamp/expiry (all optional).
The token can be generated on a separate web application server
and validated on a simpler web server using a shared secret.

It is similar to the Secure Link module described in
https://www.nginx.com/blog/securing-urls-secure-link-module-nginx-plus/
however it can use any type of hash supported by libcrypto rather than
being limited to MD5.
WWW: https://nginx.org/

Maintainer

Robert Nagy

Multi-packages

nginx-1.24.0p0 nginx-naxsi-1.24.0 nginx-perl-1.24.0 nginx-image_filter-1.24.0 nginx-geoip2-1.24.0 nginx-xslt-1.24.0 nginx-mailproxy-1.24.0 nginx-stream-1.24.0 nginx-passenger-1.24.0p1 nginx-headers-more-1.24.0 nginx-ldap_auth-1.24.0 nginx-lua-1.24.0p0 nginx-njs-1.24.0p1 nginx-rtmp-1.24.0 nginx-securelink-1.24.0

Broken

on hppa: src/core/ngx_rwlock.c:116:2: error: #error ngx_atomic_cmp_set() is not defined!

Categories

lang/lua lang/ruby www

Build dependencies

Run dependencies

Files

Search