Giter Site home page Giter Site logo

kdavis91 / satellite Goto Github PK

View Code? Open in Web Editor NEW

This project forked from xilehorizon/vault74

0.0 0.0 0.0 13.05 MB

Satellite gives you peace of mind with end-to-end encryption without sacrificing quality. Stream in 4k, chat in 500kbs+, share 10GB files.

Home Page: http://site.satellite.im

License: Other

JavaScript 5.78% HTML 9.89% Vue 42.77% Less 21.32% TypeScript 20.18% Shell 0.05%

satellite's Introduction

Netlify Status JavaScript Style Guide

Satellite.im

Satellite gives you peace of mind with end-to-end encryption without sacrificing quality. Stream in 4k, chat in 500kbs+, share 10GB files.

Browse the codebase fast: https://github1s.com/Satellite-im/Satellite

Developing Locally

You must install Node.JS on your system prior to running the application.

Textile.io Setup

Because the application uses HMR it will refresh un-nessiarily so it is recommended to run Textile locally. You can use their Docker container which makes this very easy, information here: Textile Docker.

Alternativley you can simply create a key for Textile and include it in your config. Creating a Textile account and generating keys is explained here: Textile Account

Creating the config

You'll need to fill out a few things in the config, first create your config by running cp src/config/config-example.js src/config/config.js.

Next enter the following information:

env - Switch to 'prod' unless you're using a local instance of Textile.

textile.key - Replace this with your Textile.io API key.

Update & Install Dependancies

Update Submodules

git submodule update --init --recursive

Install Deps.

yarn or npm install

Build Contracts (Currently Optional)

Build Contracts

Install Truffle npm i -g truffle

Build Contracts cd src/contracts && truffle build

Running Satellite

Start in Devmode

yarn dev or npm run dev

Navigate to http://localhost:8080. (This should open automatically.)

In your browser, use something like metamask connected to the goerli testnet.

Code Quality

Documentation & Style Guide

Satellite is intended to be built by the community. PLEASE document all new methods with JSDoc clearly so that future developers can pick up and improve Satellite rapidly. We also use the Standard.js style guide. Maintain this style guide wherever possible.

Single File Components

If a single file component exceeds 150 lines please split it into a three file component.

Testing

Nothing is here yet, that's a problem, if you'd love a great place to start we would love to setup some automated testing!

Important Gotchas

This repository encompases all of Satellite's infastructure. There is no back-end API to store keys or anything really. With this in mind please be mindful that anything you add to the repository will be visible to the end user. Traditional secret key authentication into external APIs will expose those secrets to the public.

Loving the project?

We're probably hiring, if you've made it this far you're probably interested in the tech side. Please feel free to reach out and chat with us!

satellite's People

Contributors

iltumio avatar macedigital avatar kemopaw avatar jpanay avatar iamsickyt avatar wanderinghogan avatar atomzwieback avatar vachles avatar aidan-chelig 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.