ssb-server
ssb-server copied to clipboard
Still active?
Kia Ora -- is this implementation of SSB still active and supported by the community? Last updates seem to be about 4 years ago and there are few active public servers. It looks like a great project (I am interested in the append only DB and p2p ability to send messages to the db), I'm just wondering whether to start here, or if there are other implementations in the works that folks should look at instead?
might be worth looking at the secret-stack library and the ssb-db2 library instead of this implementation. You can use those other libraries to build your own implementations
Appreciated. Thanks @austinfrey