/bitfly-api

Bitf.ly backend

Primary LanguageJavaScript

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