git ssb

9+

mixmix / ssb-handbook



Tree: 7f40f2a3025fe5dc6488d8913dc488c2f0ab25c5

Files: 7f40f2a3025fe5dc6488d8913dc488c2f0ab25c5 / concepts / local.md

511 bytesRaw

Local

Hostless

Scuttlebutt is hostless: each computer installs the same copy of software and has equal rights in the network.

While there are public peer servers, they are identical to the client peers rather than a special role. We feel that this doesn't make it not a peer to peer protocol, since anyone can run them, and your identity is not tied to them as in email@domain.

Local-Area Networks

Devices discover each other over the LAN with multicast UDP and sync automatically.

Built with git-ssb-web