express-secdownload

mod_secDownload comptible ephemeral URL security system

Usage no npm install needed!

<script type="module">
  import expressSecdownload from 'https://cdn.skypack.dev/express-secdownload';
</script>

README

node-secdownload

Build Status Coverage Status bitHound Overall Score

Ephemeral Download URL security module modeled after mod_secDownload from Lighttpd. This module includes both a client (hash generation) and server (Hash testing) implementation. More documentation to follow...