Skip to content
This repository has been archived by the owner on May 5, 2019. It is now read-only.

N1KN/reep.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reep.io

A browser based p2p 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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 77.6%
  • CSS 18.7%
  • HTML 3.7%