Skip to content
This repository has been archived by the owner on Dec 27, 2022. It is now read-only.

Latest commit

 

History

History
31 lines (19 loc) · 1.58 KB

README.md

File metadata and controls

31 lines (19 loc) · 1.58 KB

unwalled.garden

Draft Not implemented

Schemas and APIs for social applications on the Dat Web.

Join us on Freenode at #unwalled.garden.

How it works

  • Every user has their own Dat website.
  • Users publish statuses, comments, and other kinds of content on their sites.
  • Users follow each other to sync their content.
  • Follows are public, creating a social graph.

You can think of it as a souped-up RSS: users publish records as files on their sites, then sync the files regularly to receive updates. This is used to power news feeds, aggregators, comments sections, search engines, and more.

Visit the website to learn more.

Governance

The rules for governance are as follows:

  1. Open issues or pull requests to discuss changes, problems, and ideas.
  2. Pull requests should be made to the develop branch.
  3. As unwalled.garden is a decentralized network, breaking changes are not allowed.
  4. All PRs require the BDFL's final approval before merging.

The current BDFL is Paul Frazee.

The current reference implementation is Beaker. The develop branch will be merged into master when the reference implementation has been published with appropriate support for the changes.