All Projects → orbitdb → Orbit

orbitdb / Orbit

Licence: mit
A distributed, serverless, peer-to-peer chat application on IPFS

Projects that are alternatives of or similar to Orbit

orbit-core
Orbit communication protocol and library
Stars: ✭ 70 (-95.59%)
Mutual labels:  chat, orbit, ipfs, p2p
Orbit Web
Orbit Web Application
Stars: ✭ 215 (-86.44%)
Mutual labels:  chat, p2p, ipfs
field-manual
The Offical User's Guide to OrbitDB
Stars: ✭ 178 (-88.78%)
Mutual labels:  ipfs, p2p, distributed
Js Dag Service
Library for storing and replicating hash-linked data over the IPFS network.
Stars: ✭ 81 (-94.89%)
Mutual labels:  p2p, ipfs, distributed
Awesome Decentralized
🕶 Awesome list of distributed, decentralized, p2p apps and tools 👍
Stars: ✭ 358 (-77.43%)
Mutual labels:  p2p, ipfs, distributed
Cabal Desktop
Desktop client for Cabal, the p2p/decentralized/local-first chat platform.
Stars: ✭ 632 (-60.15%)
Mutual labels:  chat, p2p, distributed
Js Ipfs
IPFS implementation in JavaScript
Stars: ✭ 6,129 (+286.44%)
Mutual labels:  p2p, ipfs, distributed
Orbit Db
Peer-to-Peer Databases for the Decentralized Web
Stars: ✭ 6,381 (+302.33%)
Mutual labels:  p2p, ipfs, distributed
Qri
you're invited to a data party!
Stars: ✭ 1,003 (-36.76%)
Mutual labels:  p2p, ipfs
Y Ipfs Connector
Y.js connector over IPFS
Stars: ✭ 49 (-96.91%)
Mutual labels:  p2p, ipfs
Ipfsfb
InterPlanetary File System for Business (IPFSfB) is an enterprise blockchain storage network based on InterPlanetary File System.
Stars: ✭ 57 (-96.41%)
Mutual labels:  p2p, ipfs
Ipfs Webui
A frontend for an IPFS node.
Stars: ✭ 990 (-37.58%)
Mutual labels:  p2p, ipfs
Cachep2p
"More users = More capacity"
Stars: ✭ 855 (-46.09%)
Mutual labels:  p2p, distributed
Subnode.org
SubNode: Social Media App
Stars: ✭ 25 (-98.42%)
Mutual labels:  ipfs, distributed
Clutter
Fully distributed twitter built on holochain
Stars: ✭ 84 (-94.7%)
Mutual labels:  p2p, distributed
Ipfs Companion
Browser extension that simplifies access to IPFS resources on the web
Stars: ✭ 1,247 (-21.37%)
Mutual labels:  p2p, ipfs
Gester
scuttlebutt chat ui
Stars: ✭ 24 (-98.49%)
Mutual labels:  chat, p2p
Cabal Client
interface for writing peer-to-peer distributed chat clients
Stars: ✭ 81 (-94.89%)
Mutual labels:  chat, p2p
Dat Keyserver
a distributed PGP keyserver project based on the dat protocol
Stars: ✭ 89 (-94.39%)
Mutual labels:  p2p, distributed
Ipfs.ink
PROJECT HAS BEEN SHUTDOWN - Publish and render markdown essays to and from ipfs
Stars: ✭ 106 (-93.32%)
Mutual labels:  ipfs, distributed

Orbit

Gitter Matrix

A distributed, serverless, peer-to-peer chat application on IPFS.

If you're here, you're probably looking for:

  • orbit-db - The decentralized databases project
  • orbit-web - The current repository behind Orbit Chat, a p2p chat running on orbitdb.

No work is currently being done in this repository.

Try the web app at https://orbit.chat

NOTE! Orbit is still more or less experimental. It means Orbit is currently not secure, APIs will change and clients can break over time. If you come across problems, it would help greatly to open issues so that we can fix them as quickly as possible.

Clients

Browsers

Orbit chat application for the browsers.

https://github.com/orbitdb/orbit-web

Desktops

A desktop version of the Orbit chat application that can be run as a stand-alone app in OSX and Linux. We're currently working on Windows support.

https://github.com/orbitdb/orbit-electron

Terminal

A prototype of a terminal client.

https://github.com/orbitdb/orbit-textui

Core Library

orbit-core

Orbit is intended to be embeddable in applications. orbit-core is a JavaScript implementation which can be used in Node.js, Browser and Electron applications and on websites.

orbit-core

orbit-db

A serverless, p2p database built on IPFS. Orbit uses orbit-db to have a database for each channel in the chat network.

orbit-db

js-ipfs

A new peer-to-peer hypermedia protocol. Orbit uses IPFS as its data storage and libp2p to handle all the p2p networking.

Contributing

We would be happy to accept PRs! If you want to work on something, it'd be good to talk beforehand to make sure nobody else is working on it. You can reach us on on Gitter, or in the comments of the issues section. At the moment, progress in this particular repo is on hold. PRs are unlikely to be merged, and the issues are a bit stale.

We also have regular community calls, which we announce in the issues in the @orbitdb welcome repository. Join us!

For specific guidelines for contributing to this repository, check out the Contributing guide. For more on contributing to OrbitDB in general, take a look at the @OrbitDB welcome repository. Please note that all interactions in @OrbitDB fall under our Code of Conduct.

License

MIT © 2015-2018 Protocol Labs Inc., 2018-2019 Haja Networks Oy

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].