Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/truedat101/nodesimpleshare

A simple way to share static files with a brain-dead apikey and some JSON for access control
https://github.com/truedat101/nodesimpleshare

Last synced: 2 days ago
JSON representation

A simple way to share static files with a brain-dead apikey and some JSON for access control

Awesome Lists containing this project

README

        

nodesimpleshare
===============

A simple way to share static files with a brain-dead apikey and some JSON for access control

Setup
=====

> npm install .
* Edit shareconfig.json, add your own documents to share, add your own user api keys

Note: Avoid using api keys that will be escaped in the request query, as this will probably break.

Disclaimer
==========

This isn't intended to be ultra-secure from clever hackers. So don't use it for anything requiring high levels of security.