riffcc / orbiter

Riff.CC, implemented using IPFS + OrbitDB + Constellation
http://orbiter.riff.cc/
GNU Affero General Public License v3.0
6 stars 0 forks source link

Daemon mode #8

Open Zorlin opened 2 months ago

Zorlin commented 2 months ago

We need a "daemon mode" where a site owner can run an instance serverside of Orbiter from a data persistence standpoint - as opposed to just delivering an HTML/JS/CSS bundle.

Daemon mode

In daemon mode, the instance would do two major things:

Act as a WebRTC Star server

Centrally connect and help peer members of the network

Act as a beacon

In beacon mode, the Orbiter instance would have a number of API endpoints that are useful for the Defederation system.

The following features would be required: