oasis VS http-ssb

Compare oasis vs http-ssb and see what are their differences.

oasis

Free, open-source, peer-to-peer social application that helps you follow friends and discover new ones on Secure Scuttlebutt (SSB). (by fraction)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
oasis http-ssb
3 1
283 12
0.0% -
0.0 0.0
about 1 year ago about 1 year ago
JavaScript JavaScript
GNU Affero General Public License v3.0 -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

oasis

Posts with mentions or reviews of oasis. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-01-10.

http-ssb

Posts with mentions or reviews of http-ssb. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-01-10.
  • Scuttlebutt – A decentralized secure gossip platform
    8 projects | news.ycombinator.com | 10 Jan 2021
    I've wanted to write a longer blog post about this, but after a few years of working on SSB I appreciate you highlighting these pain points. I think everyone in the SSB maintainer community feels the same way.

    My hot take: Scuttlebutt should be something that you can implement yourself in an afternoon. I've done this a few times, using Python, Node.js, and Deno, but I've only implemented the message type. (Not Multiserver, MuxRPC, Secret-Handshake, Box-Strean, Private-Box, or any of the other protocols that are associated with SSB.)

    > It feels like Git.

    You got it. You could express an SSB chain with Git and a pre-commit hook (to verify messages), but using Git as your database is even harder than learning the toy database that SSB uses.

    Various links:

    - My SSB data expressed as a Git repository (outdated): https://github.com/christianbundy/ssb-git-data

    - My speedrun SSB implementation with SQLite, using HTTP for replication: https://github.com/christianbundy/http-ssb

What are some alternatives?

When comparing oasis and http-ssb you can also consider the following projects:

ssb-room - A server to find and connect to other SSB peers – a meeting place. AGPL-3.0

manyverse - A social network off the grid (real repo at https://gitlab.com/staltz/manyverse)

ssb-browser-demo - A secure scuttlebutt client interface running in the browser

ssb-bot-feed - Scuttlebutt bot that read RSS feeds and post updates automatically

ssb-server - The gossip and replication server for Secure Scuttlebutt - a distributed social network

handbook.scuttlebutt.nz - ssb handbook: A guide to the Secure Scuttlebutt key concepts and influences (see also, new website: https://gitlab.com/ssbc/scuttlebutt.nz/)

ImageViewer - Read long string of picture, pure html/javascript/css (no nodejs, no server required, no installation required)

presskit.html - Re-implementation of presskit() as a static site generator