You are reading content from Scuttlebutt
@Anders %psSbmBisdnq2E8JEUcLFQGjVxCCYkPnyxmAF2hbtBXU=.sha256
Re: %krfSQ45E1

Published v 1.0.

Been testing this with my own and cels pub. Thanks @cel

Can be installed as a plugin and enabled in config using:

  "plugins": {
    "ssb-friend-pub": "friendPub"
  }

This will make ssb-friend-pub prioritise pubs run by your friend. In
order to only connect to these pubs, ssb-server 13.5 is needed. You
need to disable global gossipping and enable friends as follows:

  "gossip": {
   "friends": true,
   "global": false,
   "local": false,
   "seed": false
  },
Join Scuttlebutt now