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

https://github.com/bmhatfield/one-time-fileserver

A "one-time-pad" style fileserver - Upload a file, and use the generated URL to access it. Once it's been accessed, the token's expiry counter starts.
https://github.com/bmhatfield/one-time-fileserver

Last synced: 3 months ago
JSON representation

A "one-time-pad" style fileserver - Upload a file, and use the generated URL to access it. Once it's been accessed, the token's expiry counter starts.

Awesome Lists containing this project

README

        

one-time-fileserver
===================

A "one-time-pad" style fileserver - Upload a file, and use the generated URL to access it. Once it's been accessed, the token's expiry counter starts.