Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Orbit Db | 7,574 | 128 | 83 | 2 months ago | 215 | August 27, 2022 | 202 | mit | JavaScript | |
Peer-to-Peer Databases for the Decentralized Web | ||||||||||
Js Ipfs | 7,422 | 290 | 420 | 2 days ago | 341 | September 22, 2022 | 303 | other | JavaScript | |
IPFS implementation in JavaScript | ||||||||||
Berty | 6,763 | 2 | 3 days ago | 1,100 | September 14, 2022 | 109 | other | Go | ||
Berty is a secure peer-to-peer messaging app that works with or without internet access, cellular data or trust in the network | ||||||||||
Go Libp2p | 5,214 | 126 | 584 | a day ago | 249 | September 23, 2022 | 280 | mit | Go | |
libp2p implementation in Go | ||||||||||
Ipfs Desktop | 5,170 | 11 days ago | 106 | mit | JavaScript | |||||
An unobtrusive and user-friendly desktop application for IPFS on Windows, Mac and Linux. | ||||||||||
Libp2p | 2,192 | 3 months ago | 37 | mit | ||||||
A modular and extensible networking stack which solves many challenges of peer-to-peer applications. | ||||||||||
Js Libp2p | 2,028 | 366 | 150 | a day ago | 256 | September 28, 2022 | 136 | other | TypeScript | |
The JavaScript Implementation of libp2p networking stack. | ||||||||||
Ipfs Companion | 1,895 | a day ago | 147 | cc0-1.0 | JavaScript | |||||
Browser extension that simplifies access to IPFS resources on the web | ||||||||||
Awesome Peer To Peer | 1,751 | 2 years ago | 8 | other | ||||||
A list of peer-to-peer resources. | ||||||||||
Peergos | 1,673 | 10 days ago | 74 | agpl-3.0 | Java | |||||
A p2p, secure file storage, social network and application protocol |
A distributed, serverless, peer-to-peer chat application on IPFS.
If you're here, you're probably looking for:
No work is currently being done in this repository.
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.
Browsers
Orbit chat application for the browsers.
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.
Terminal
A prototype of a terminal client.
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.
A serverless, p2p database built on IPFS. Orbit uses orbit-db
to have a database for each channel in the chat network.
A new peer-to-peer hypermedia protocol. Orbit uses IPFS as its data storage and libp2p to handle all the p2p networking.
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.
MIT 2015-2018 Protocol Labs Inc., 2018-2019 Haja Networks Oy