Secure Scuttlebutt

From ArchWiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Tango-edit-clear.pngThis article or section needs language, wiki syntax or style improvements. See Help:Style for reference.Tango-edit-clear.png

Reason: Need to add a category. (Discuss in Talk:Secure Scuttlebutt#)

Secure Scuttlebutt is a well working and thriving social network since many years. It runs on a big append-only database that supports encrypted private messages and offline browsing of the data. It synchronizes the database via a server running on the users computer and support finding other peers via a handful of protocols.

The information in the database spreads similar to gossip between humans.

Installation

Patchfoo

This is a lightweight client and needs a separately installed ssb-server. Follow the sailing patchfoo guide.

Patchwork

This client relies on Electron and is recommended for newcomers. Install the ssb-patchworkAUR package.

SSB public server

Follow this guide.