A Secure Scuttlebutt client for Haiku
README.md

Habitat

A Secure Scuttlebutt client for Haiku.

Due to Pijul having dependencies which I was not able to build on Haiku, development of this project is moving to gitlab.com/quickdudley/habitat and will be mirrored on github.

Installing Dependencies

  • Libsodium: pkgman install devel:libsodium

Building

Once you have the source code on a BeFS volume mounted in Haiku the build procedure is as follows

cd habitat
make

Once I have a functioning application I will add a build target to generate an hpkg file.