项目作者: djnicholson

项目描述 :
Chat for small teams — encrypted and decentralized
高级语言: JavaScript
项目地址: git://github.com/djnicholson/blockslack.git
创建时间: 2018-12-19T22:06:44Z
项目社区:https://github.com/djnicholson/blockslack

开源协议:GNU General Public License v3.0

下载


blockslack.io

blockslack.io

A decentralized group communication tool

Chat for small teams — encrypted and decentralized

Using blockslack.io

  • Go to https://blockslack.io
  • Sign-in using a Blockstack ID (create one if you need to)
  • Create a “Group”
    • Groups are a collection of channels that have some related purpose (e.g. you might
      have a group for a team of people you collaborate with)
  • Create a channel
    • Channels are used to talk about a specific topic with a specific set of people
      (e.g. about a project you are working on)
  • Add someone to the channel
    • You’ll need to know their Blockstack ID, and they’ll have to login to blockslack.io
      and enter your username on the main screen before they see the channel.
  • Talk to them
    • Just type messages and hit enter to send.
  • Anyone in a channel can add new members, or remove existing ones
    • There is no concept of ownership at the group or channel level; every member owns
      the messages that they post, and publishes them in a way so that they can only be
      read by people who were members of the channel at the time of publishing.

Contributing

I quickly hacked this together to play with the Blockstack platform. There will be bugs and
there is much room for improvement. Feel free to add GitHub issues. If you would like to
contribute code, get in touch with me (opening a GitHub issue is a good way to initially
make contact).