ssbc/patchwork

Name: patchwork

Owner: Secure Scuttlebutt Consortium

Description: A decentralized messaging and sharing app built on top of Secure Scuttlebutt (SSB).

Created: 2015-06-24 16:00:09.0

Updated: 2018-05-23 22:38:09.0

Pushed: 2018-05-21 16:09:15.0

Homepage: https://www.scuttlebutt.nz

Size: 16219

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Patchwork icon
Patchwork

A decentralized messaging and sharing app built on top of Secure Scuttlebutt (SSB).

Patchwork screenshot

Table of Contents
  • Features
  • Pubs
  • Install
  • Docs
  • Features

    It's better than email because:

    It's better than Twitter and Facebook because:

    Pubs

    In order to gossip outside your local network, you'll need to connect to a Pub.

    You can find an invite to an available pub at the Pub servers registry.

    Get an invite, then in patchwork: click “+ Join Pub” and paste the invite code.

    This will cause you to follow the Pub and vice versa. If you haven't synchronized to this social network yet, prepare to wait a few minutes while your local server synchronizes.

    Install
    Download installers for Windows, macOS and Linux

    See patchwork/releases

    Or build from source

    With node (>= 4) and npm (>= 3) installed:

    t clone https://github.com/ssbc/patchwork
     patchwork
    m install
    m start
    

    You'll need some more dependencies to build.

    On Debian Linux:

     apt-get install g++ m4 libtool automake libgconf-2-4   # build tools
     apt-get install libxext-dev libxtst-dev libxkbfile-dev # spellchecker headers
    

    On Fedora Linux:

     dnf install libXext-devel libXtst-devel libxkbfile-devel gcc-c++ m4 automake libtool
    

    On macOS:

     install libtool automake # build tools
    
    Code of conduct

    Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

    Contributing

    Please read the Patchwork Contribution Guidelines before opening a pull request.

    Docs

    This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.