http-ssb VS ssb-browser-demo

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

ssb-browser-demo

A secure scuttlebutt client interface running in the browser (by arj03)
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
http-ssb ssb-browser-demo
1 1
12 59
- -
0.0 4.2
about 1 year ago over 2 years ago
JavaScript JavaScript
- GNU General Public License v3.0 or later
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.

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

ssb-browser-demo

Posts with mentions or reviews of ssb-browser-demo. 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
    There is a browser based demo you can try out at: https://between-two-worlds.dk/.

    It's the latest build of https://github.com/arj03/ssb-browser-demo.

    If you need an id to follow to get some data, you can try following @6CAxOI3f+LUOVrbAl0IemqiS7ATpQvr9Mdw9LC4+Uv0=.ed25519. You need to manually add either a room or a pub under connections first.

What are some alternatives?

When comparing http-ssb and ssb-browser-demo 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

oasis - Free, open-source, peer-to-peer social application that helps you follow friends and discover new ones on Secure Scuttlebutt (SSB).

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/)