scuttleberl icon indicating copy to clipboard operation
scuttleberl copied to clipboard

An Erlang implementation of the Secure Scuttlebutt protocol

scuttleberl

An Erlang implementation of the Secure Scuttlebutt protocol.

Scope

Follow the protocol guide to create a server similar to the ScuttleBot.

Implementation

Use the Nova framework as a skeleton, with ProtoDB un-ORM and the enacl binding to libsodium to start with.