ssb-server icon indicating copy to clipboard operation
ssb-server copied to clipboard

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

Results 40 ssb-server issues
Sort by recently updated
recently updated
newest added

I have set up a server and all is fine however, I am having the hardest time getting this script to auto start at boot. I am running Gnome on...

Is there something like this, a globally installable sbot CLI tool, but using `ssb-db2`? If not I may fork and create something like that.

Just started to play around with `ssb` and `ssb-server` within `electron-react` app import Server from 'ssb-server' import config from 'ssb-config' import fs from 'fs' // add plugins Server .use(require('ssb-master')) I...

So, a big turn off for me developing with ssb is the fact that nearly none of the ssb packages have TS declarations. This is my first real code contribution...

I'm trying to make a tiny SSB server out of a Pi Zero W, but some of the native libraries (I think) that `ssb-server` ships with don't actually seem to...

Im trying to start a new database on a new ssb-server install. I have my secret backed up and places in .ssb Even though i can get gossip to connect...

Hi devs, thank you for working on this. Please consider adding the ability for a server to fully disable sending friend / follow / following / block notifications entirely to...

I encountered #734 and after installing [email protected] this stalling issue went away, so it appears to fix #734.

ssb-server as of v16 can get into an unresponsive state. In this state, it rejects incoming connections and does not index the flumelog. When a secret-handshake client tries to connect...

It would be nice to run this server from the Docker image for arm, x86 architectures.