Skip to content

retog/scuttlesaurus

Repository files navigation

Scuttlesaurus Habitat

Scuttlesaurus Habitat is the monorepo where Scuttlesaurus lives with a couple of friends. Together they aim at providing decentralized social media based on Scuttlebutt technology.

  • Scuttlesaurus: implements the Scuttlebutt Protocol in Typescript to run in Deno as well as in browsers. It provides a simple Scuttlebutt implementation that can be used to run a standalone host relying feeds and blobs over tcp as well as websocket connections, or used as library in code written for Deno or for the browser.

  • Compsoscuttly: This is a small client application running entirely in the browser. It can connect to pubs via websockets and display the contents of feeds.

  • Tricerascuttler: stores the feeds retrieved by Scuttlesaurus in an RDF Graph-Database to allow fast and easy access to relevant content.