[PROD] SolarNET.HuB (SNH) - The Project Network - Oasis https://solarnethub.com
|
1 day ago | |
---|---|---|
docs | 1 day ago | |
scripts | 1 day ago | |
src | 1 day ago | |
LICENSE | 2 years ago | |
README.md | 2 weeks ago | |
install.sh | 1 day ago | |
oasis.sh | 1 day ago |
Oasis is a free, open-source, encrypted, peer-to-peer, distributed & federated... project networking application that helps you follow interesting content and discover new ones.
Check 'Overview` for more info.
Oasis redefines what it means to be connected in the modern world, giving people the ability to control their online presence and interactions without the need for centralized institutions.
Oasis uses a gossip protocol or epidemic protocol which is a procedure or process of computer peer-to peer communication that is based on the way epidemics spread.
This means that information is able to distribute across multiple machines, without requiring direct connections between them.
Even though Alice and Dan lack a direct connection, they can still exchange feeds:
This is because gossip creates “transitive” connections between computers. Dan's messages travel through Carla and the PUB to reach Alice, and visa-versa.
Oasis is based on a mesh network and self-hosted social media ecosystem called Secure Scuttlebutt (SSB).
SSB uses a blockchain like append-only data structure and a fully decentralized P2P network. There are no servers or authorities of any kind. Like a crypto transaction, SSB posts are censorship-resistant and are replicated to the entire network.
In SSB each user hosts their own content and the content of the peers they follow, which provides fault tolerance and eventual consistency.
Main features of the Oasis interface are:
But it has others features that are also really interesting, for example:
And much more, that we invite you to discover by yourself.
Follow 'INSTALL.md' to build and install it on your device.
Visit 'Settings' to learn how to choose your language, set a theme & configure your avatar.
Join 'PUB: "La Plaza"' to start to be connected with other interesting projects in the Multiverse.
This allows you to communicate and access content from outside the project network.
The public content of the 'PUB: "La Plaza"' can be visited from outside the project network, through the World Wide Web (aka Clearnet).
Just visit: https://pub.solarnethub.com/
And also you can visit periodically the public statistic of the SNH-PUB:
See stats: https://laplaza.solarnethub.com/
Oasis is completely coded in: node.js (v22.13.1), HTML5 + CSS.
Check 'Call 4 Hackers' for contributing with developments.
Review 'Roadmap' to know about some required functionalities that can be implemented.