ssbc / ssb-ebt

secure scuttlebutt replication with epidemic-broadcast-trees
MIT License
18 stars 10 forks source link

expose ebt.block for ssb-servers that don't have the ssb-friends plugin #18

Closed mmckegg closed 5 years ago

mmckegg commented 5 years ago

Currently ssb-ebt only allows you to set the block values for feeds via the ssb-friends plugin.

This PR exposes ebt.block as a sync method so that instances without the ssb-friends plugin can still set blocks.

dominictarr commented 5 years ago

merged into 5.3.0

although: instances which do not have ssb-friends? which instances are these? is this for testing?