/scuttleberl

An Erlang implementation of the Secure Scuttlebutt protocol

Primary LanguageErlangGNU Affero General Public License v3.0AGPL-3.0

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.