Code Monkey home page Code Monkey logo

coolashel / surge Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rule110-io/surge

0.0 0.0 0.0 33.24 MB

Surge is a p2p filesharing app designed to utilize blockchain technologies to enable 100% anonymous file transfers. Surge is end-to-end encrypted, decentralized and open source.

Home Page: https://getsurge.io

License: Other

JavaScript 10.03% Vue 31.47% CSS 0.39% Go 40.55% Inno Setup 1.50% SCSS 14.60% TypeScript 0.41% Shell 1.05%

surge's Introduction

Surge - P2P on steroids (...and NKN)

About

This is the code of Surge. Surge is a 100% decentralized and secure P2P file sharing client. It utilizes the NKN blockchain network to send, publish and receive files.

Anonymous P2P? Are you kidding me?!

No, we are not :) By completely bypassing current internet technologies and using the NKN network each client is identified by an ID and nothing more. Here are some skribbles to show you how it all works:

When sending a file through the NKN network the sender just needs to contact one NKN node and tell him to what client the file should be delivered to. To communicate the IP is still needed but instantly dropped by the entry node.

NKN now routes the file through its network using the optimal an fastest route to the client. If there is a client who is connected to the recipient it delivers the file to it.

Where to download?

Find the current version for your operation system here

Wanna build Surge on your own?

Besides using our pre-built executables you can build surge by your own.

Prerequisites:

  • A running Golang environment
  • A running WailsV2 environment
  1. clone this repository in your go projects
  2. run wails build -p
  3. check the build directory

Other helpful commands

# start surge backend
$ wails serve

# start surge frontend
$ cd frontend
$ npm run serve

For detailed explanation on how things work, checkout Wails docs.

Contribute

Surge is an open source project so everyone is invited and welcome to help. If you want to get in contact with us just jump into the NKN Discord

surge's People

Contributors

dependabot[bot] avatar freebelarusicons avatar lightmyfire17 avatar mutsimutsi avatar yilunzhang 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.