chatterbox

module
v0.0.0-...-9a70a3a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 21, 2016 License: Apache-2.0

README

  1. Install go, TOR, dename and get an account.

  2. Download, compile, install

     go get -u github.com/andres-erbsen/chatterbox/{chatterboxd,chatterbox-init,chatterbox-create,chatterbox-qt}
    
  3. Create an account:

     chatterbox-init  -dename=${DENAME_USER}
    
  4. Start the daemon

     chatterboxd ${INIT_DIR}
    
  5. Run the qt UI

     # Install QT packages -- these are the packages for Arch
     pacman -S qt5-base qt5-connectivity qt5-declarative qt5-enginio qt5-graphicaleffects qt5-imageformats qt5-location qt5-multimedia qt5-quick1 qt5-quickcontrols qt5-script qt5-sensors qt5-serialport qt5-svg qt5-tools qt5-translations qt5-wayland qt5-webchannel qt5-webengine qt5-webkit qt5-websockets qt5-x11extras qt5-xmlpatterns
    
     chatterbox-qt -root=${INIT_DIR}
    

Directories

Path Synopsis
daemon
watches the file system for new messages --> sends them communicates with the server --> receive new messages
watches the file system for new messages --> sends them communicates with the server --> receive new messages
Package proto is a generated protocol buffer package.
Package proto is a generated protocol buffer package.
Package ratchet implements the axolotl ratchet, by Trevor Perrin.
Package ratchet implements the axolotl ratchet, by Trevor Perrin.
proto
Package proto is a generated protocol buffer package.
Package proto is a generated protocol buffer package.
Package transport implements an encrypted and authenticated connection for transferring byte slices over a network.
Package transport implements an encrypted and authenticated connection for transferring byte slices over a network.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL