Skip to content

sol4nki/weave

Repository files navigation

weave_

Direct Data Sharing with P2P Technology , webRTC based, totally private, using hashing to prevent data corruption when handling file sharing over connections.

Visit the site -> WEAVE

DEMO VIDEO (click on the image)

Watch here

Run locally

you should have docker, git and some will to clone n build this program on your system and you are good to go, ill say the will part is more important than the other 2 but nonetheless here you go;

git clone https://github.com/sol4nki/weave

then just run (make sure docker is running in the background mate)

docker build -t weave-azure .

after building just run

docker run -p 3420:80 weave-azure

Then just go to -> https://localhost:3420

here weave-azure is the name of the image btw, so you can change it to something else upto you

FILE STRUCTURE

TECH STACK

OTHER STUFF

About

p2p webapp to share data without a backend, only using webRTC and hashing for chunk validation

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors