LespiletteMaxime / reepio

In-browser peer-to-peer file transfer and streaming made easy

Home Page:https://reep.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

reep.io

A browser based peer-to-peer file transfer platform. See it live here: https://reep.io

What is reep.io?

reep.io uses modern WebRTC technology to enable peer-to-peer file transfers between two browser.

Peer-to-Peer file transfers

With reep.io (reep = peer spelled backwars, duh) you can transfer files directly to another browser. You can transfer anything you want without storing the data on a server first. You can even stream video files or preview images directly.

Privacy

reep.io's only purpose is to make it easy for you to connect to your buddy by providing you with a link that automatically connects you both. After the initial handshake we are out. The file transfer now only happens between you two without up- and downloading the file to a server.

Security

The whole communication is encrypted using Datagram Transport Layer Security (DTLS) using SSL. This reduces the risk of man in the middle attacks.

Used libraries

License

reep.io uses the GPL v2 license

About

In-browser peer-to-peer file transfer and streaming made easy

https://reep.io/

License:GNU General Public License v2.0


Languages

Language:JavaScript 80.6%Language:CSS 19.4%