jlmart88 / vuvuzela-web-client

An Ember.js web client for Vuvuzela messaging system
Other
60 stars 12 forks source link

Vuvuzela-web

WARNING: OUTDATED

This client was built to function with a version of Vuvuzela from 2015 (before integration with Alpenhorn), and it has not been updated since. It has not been officially integrated with the rest of the Vuvuzela ecosystem, and is not currently being maintained by the Vuvuzela project owners. - jlmart88 (02/08/2018)


This is a browser implementation of the client for Vuvuzela, a private messaging system.

client

Prerequisites

You will need the following things properly installed on your computer.

Installation

Running / Development

Code Generators

Make use of the many generators for code, try ember help generate for more details

Running Tests

Building

Configuration

Until a PKI has been integrated into Vuvuzela (See issue tracked here), the PKI is hard coded, as with the CLI client implementation. For working with the hard coded implementation:

Further Reading / Useful Links