hengestone / scuttleberl

An Erlang implementation of the Secure Scuttlebutt protocol

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

An Erlang implementation of the Secure Scuttlebutt protocol

License:GNU Affero General Public License v3.0


Languages

Language:Erlang 99.9%Language:Shell 0.1%