matthewaveryusa / bitfly-api

Bitf.ly backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bitf.ly server

Bitfly is a service which allows you to securely transfer files to (almost) any device with a modern browser. It is powered by WebRTC and establishes a secure peer-to-peer connection between two browsers. Your browser provides modern end-to-end encryption meaning that we (or anyone else) do not get to see the contents or metadata of your files and they are always securely transmitted directly from the sending device to the receiving device.

Installation

npm install

Running the server

npm start

About

Bitf.ly backend


Languages

Language:JavaScript 100.0%