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
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/weavethen 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-azureThen 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
