retog / scuttlesaurus

Home Page:https://retog.github.io/scuttlesaurus/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

https://retog.github.io/scuttlesaurus/


Languages

Language:JavaScript 66.6%Language:TypeScript 30.1%Language:HTML 3.1%Language:Dockerfile 0.1%