Coder Social home page Coder Social logo

sgfractal / natster Goto Github PK

View Code? Open in Web Editor NEW

This project forked from synadia-labs/natster

0.0 0.0 0.0 7.48 MB

Natster - A peer-to-multipeer media sharing application built with nothing but NATS

Home Page: https://docs.natster.io

License: Apache License 2.0

Shell 1.74% JavaScript 0.44% Go 58.65% TypeScript 11.84% CSS 0.06% HTML 0.31% Vue 26.95%

natster's Introduction

Connect your media

Natster leverages Synadia Cloudโ€™s global reach and NATS connectivity to create a secure, peer-to-multipeer media sharing ecosystem: all without uploading anything to the cloud or opening a single firewall port. Core pieces of the Natster application wouldn't be possible w/out NATS, and aspects of this architecture saved us weeks, if not months, of development time simply by leveraging features that come with NATS out of the box.

Many media sharing applications require you to upload your files to their servers, and you have to take their word for it that they won't peek at your files. Natster shows how to build applications where your data stays with you, and is never stored centrally. When you exchange media with a friend, it's done directly across a secure import, and it's encrypted with single-use keys that Synadia can't see.

Natster isn't just a media sharing application, it's an example of how to build modern, distributed, secure, decentralized applications using nothing but NATS.

Natster Features

The following is a list of the features that make Natster both powerful and unique:

  • Define and manage media catalogs - Scan through a directory and turn it into a media catalog
  • Serve a media catalog - Run a Natster process that securely hosts your media catalog
  • Share catalogs with friends - Securely share your catalog with another Synadia Cloud/Natster user, all built atop NATS's secure account import/export system and the Synadia Cloud API.
  • View catalog contents - View the contents of your friends' catalogs, but only while their catalog is online
  • Download files - See how we can use one-time Xkeys to encrypt data downloads so no one, not even Synadia, can see the contents
  • Store nothing - Nothing is stored in the cloud except a bit of metadata to facilitate logins. Your data is private and this app shows development patterns on how to keep it that way.
  • Natster.io - A secure website where you can interact with your catalogs and those shared with you, even if you're nowhere near the catalog servers
  • Global Service - We host a service in a well-known account that is available to everyone with a Synadia Cloud account, running on top of nex. We don't need to worry about setting up, deploying, and securing a RESTful API. With Synadia Cloud/NATS, we can just export a service and we get security and availability for free.
  • Natster Hub - We host a catalog pre-filled with useful videos and informative content on NATS, Natster, and Nex. We didn't need to do anything special to make this happen, the hub is just another Synadia Cloud account running a secure catalog server.

For more detailed information, please check out the documentation at docs.natster.io

natster's People

Contributors

autodidaddict avatar jordan-rash avatar kthomas 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.