GithubHelp home page GithubHelp logo

dinzawtani / gigadrop Goto Github PK

View Code? Open in Web Editor NEW

This project forked from robinlinus/snapdrop

0.0 0.0 0.0 2.93 MB

A Progressive Web App for local file sharing

Home Page: https://gigadrop.net

License: GNU General Public License v3.0

HTML 17.14% JavaScript 66.33% CSS 15.59% Dockerfile 0.08% Shell 0.87%

gigadrop's Introduction

Gigadrop

Gigadrop: local file sharing in your browser - inspired by Apple's Airdrop.

Gigadrop (Version 2) is built with the following awesome technologies:

What about the connection? Is it a P2P-connection directly from device to device or is there any third-party-server?

It uses a P2P connection if WebRTC is supported by the browser. (WebRTC needs a Signaling Server, but it is only used to establish a connection and is not involved in the file transfer).

What about privacy? Will files be saved on third-party-servers?

None of your files are ever sent to any server. Files are sent only between peers. Gigadrop doesn't even use a database. If you are curious have a look at the Server. Even if Gigadrop was able to view the files being transfered, WebRTC encrypts the files on transit, so the server would be unable to read them.

What about security? Are my files encrypted while being sent between the computers?

Yes. Your files are sent using WebRTC, which encrypts them on transit.

Gigadrop is awesome! How can I support it?

''' git clone https://github.com/dinzawtani/Gigadrop.git cd Gigadrop docker-compose up -d '''

gigadrop's People

Contributors

2br-2b avatar azizov4singree avatar citrusui avatar dandv avatar dinzawtani avatar jbyoshi avatar mmaridev avatar myfrom avatar pa7ryk avatar paulszymanski avatar remy avatar robinlinus avatar seongilp avatar sonicblis avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.